Age | Commit message (Expand) | Author |
2018-10-01 | gnu: git-annex: Update to 6.20180926....* gnu/packages/version-control.scm (git-annex): Update to 6.20180926.
| Ricardo Wurmus |
2018-10-01 | gnu: ghc-mtl: Remove built-in Haskell package....* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl.
* gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden,
ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun,
ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509,
ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove
ghc-mtl.
* gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit,
ghc-yesod-core)[inputs]: Remove ghc-mtl.
* gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi,
ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install,
ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta,
ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb,
ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi,
ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens,
ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath,
ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many,
ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip,
ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting,
ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1,
ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints,
ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck,
ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par,
ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger,
ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational,
ghc-chart)[inputs]: Remove ghc-mtl.
(ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl.
(ghc-mtl): Remove variable.
* gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl.
* gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl.
* gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove
ghc-mtl.
* gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove
ghc-mtl.
* gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl.
| Timothy Sample |
2018-09-28 | gnu: Modify the gitolite package to support the Guix service....Previously the gitolite package worked, but there were problems using it for
the service where you might have a minimal PATH. This commit patches the
source and scripts where possible to use store paths, and also wraps the
gitolite script to handle the harder dependencies.
* gnu/packages/version-control.scm (gitolite)[arguments]: Add more patching to
the patch-scripts phase, and add two new phases (patch-source and
wrap-scripts).
[inputs]: Add coreutils, findutils and inetutils.
| Christopher Baines |
2018-09-24 | gnu: python-gitdb: Update to 2.0.4....* gnu/packages/version-control.scm (python-gitdb): Update to 2.0.4.
[arguments]: Replace AND with equivalent but more 'accurate' BEGIN.
| Tobias Geerinckx-Rice |
2018-09-19 | gnu: git-credential-netrc: Add Git.pm to PERL5LIB....* gnu/packages/version-control.scm (git)[credential-netrc]: Add Git.pm to PERL5LIB.
| Pierre Neidhardt |
2018-09-10 | gnu: git: Update to 2.19.0....* gnu/packages/version-control.scm (git): Update to 2.19.0.
(cgit)[inputs]: Use the source of Git 2.18.0.
| Leo Famulari |
2018-08-23 | gnu: darcs: Update to 2.14.1....* gnu/packages/version-control.scm (darcs): Update to 2.14.1.
[arguments]: Add patch-sh phase. Enable tests.
| Arun Isaac |
2018-08-17 | gnu: diffstat: Update to 1.62....* gnu/packages/version-control.scm (diffstat): Update to 1.62.
| Tobias Geerinckx-Rice |
2018-08-15 | gnu: cvs-fast-export: Update to 1.44....* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.44.
[arguments]: Add ‘fix-setpython-PATH’ phase to do just that.
Remove obsolete python3 work-around from ‘remove-optimizations’ phase.
| Tobias Geerinckx-Rice |
2018-08-15 | gnu: subversion: Update to 1.10.2....* gnu/packages/version-control.scm (subversion): Update to 1.10.2.
| Tobias Geerinckx-Rice |
2018-08-12 | gnu: git-annex: Update to 6.20180807....* gnu/packages/version-control.scm (git-annex): Update to 6.20180807.
| Tobias Geerinckx-Rice |
2018-08-11 | gnu: python-gitpython: Update to 2.1.11....* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11.
| Tobias Geerinckx-Rice |
2018-08-09 | gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912]....* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.
| Leo Famulari |
2018-08-09 | gnu: libgit2: Update to 0.26.6....* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
| Marius Bakke |
2018-07-30 | gnu: tig: Update to 2.4.1....* gnu/packages/version-control.scm (tig): Update to 2.4.1.
[description]: Fix texinfo markup.
| Efraim Flashner |
2018-07-09 | gnu: libgit2: Update to 0.26.5 [fixes CVE-2018-10887 and CVE-2018-10888]....* gnu/packages/version-control.scm (libgit2): Update to 0.26.5.
| Marius Bakke |
2018-07-02 | gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235]....* gnu/packages/version-control.scm (libgit2): Update to 0.26.4.
(source): Adjust patch name.
* gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ...
* gnu/packages/patches/libgit2-mtime-0.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Leo Famulari |
2018-06-27 | gnu: java-jgit: Return #t from phases....* gnu/packages/version-control.scm (java-jgit)[arguments]: Substitute
INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-27 | gnu: aegis: Return #t from phases....* gnu/packages/version-control.scm (aegis)[arguments]: Substitute INVOKE
for SYSTEM*. Return #t rather than undefined from phases.
| Tobias Geerinckx-Rice |
2018-06-27 | gnu: aegis: Skip failing tests....* gnu/packages/version-control.scm (aegis)[arguments]: Disable some
failing tests that should otherwise cause build failures.
| Tobias Geerinckx-Rice |
2018-06-27 | gnu: stgit: Return #t from phases....* gnu/packages/version-control.scm (stgit)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-27 | gnu: cgit: Return #t from all phases....* gnu/packages/version-control.scm (cgit)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-26 | gnu: git-annex: Update to 6.20180626 [fixes CVE-2018-{10857,10859}]...* gnu/packages/version-control.scm (git-annex): Update to 6.20180626.
| Leo Famulari |
2018-06-24 | gnu: git: Update to 2.18.0....* gnu/packages/version-control.scm (git): Update to 2.18.0.
[inputs]: Add BASH.
[arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH.
Add #:disallowed-references. Drop /bin/sh substitution from Makefile. Add
phase to prevent the new BASH from ending up in PATH.
| Marius Bakke |
2018-06-22 | gnu: libgit2: Return #t from all phases....* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: git-crypt: Return #t from all phases....* gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: git: Add "credential-netrc" output....* gnu/packages/version-control.scm (git): Add "credential-netrc"
output.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
| Pierre Neidhardt |
2018-06-19 | gnu: git-annex: Update to 6.20180529....* gnu/packages/version-control.scm (git-annex): Update to 6.20180529.
[inputs]: Add ghc-tagsoup.
| Leo Famulari |
2018-06-15 | gnu: gource: Update to 0.49....* gnu/packages/version-control.scm (gource): Update to 0.49.
| Tobias Geerinckx-Rice |
2018-06-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2018-06-01 | gnu: Add git-annex....* gnu/packages/version-control.scm (git-annex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timothy Sample |
2018-05-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-29 | gnu: Git: Update to 2.17.1 [fixes CVE 2018-{11234,11235}]....* gnu/packages/version-control.scm (git): Update to 2.17.1.
| Leo Famulari |
2018-05-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-23 | gnu: python-gitpython: Update to 2.1.10....* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
| Tobias Geerinckx-Rice |
2018-05-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-18 | gnu: cgit: Fix included scripts....Fix the about-formatting.sh, syntax-highlighting.py and html-converters files.
* gnu/packages/version-control.scm (cgit)[arguments]: Include
about-formatting.sh and the html-converters in the patch-absolute-file-names
phase and add a wrap-python-scripts phase to wrap syntax-highlighting.py and
the md2html converter.
[inputs]: Add groff, python, python-docutils, python-markdown and
python-pygments.
| Christopher Baines |
2018-05-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-13 | gnu: myrepos: Fix CVE-2018-7032....* gnu/packages/version-control.scm (myrepos)[source]: Add patch.
* gnu/packages/patches/myrepos-CVE-2018-7032.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-30 | gnu: reposurgeon: End all phases in truth....* gnu/packages/version-control.scm (reposurgeon)[arguments]: Return #t
from the ‘install-emacs-data’ phase, instead of COPY-FILE's undefined
result.
| Tobias Geerinckx-Rice |
2018-04-30 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-23 | gnu: Add src....* gnu/packages/version-control.scm (src): New variable.
| 宋文武 |
2018-04-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-17 | gnu: subversion: Update to 1.10.0....* gnu/packages/version-control.scm (subversion): Update to 1.10.0.
(arguments): Patch a hidden shebang in a new 'patch-test-sh' phase.
(inputs): Add lz4 and utf8proc. Switch from python-2 to python-wrapper@3.
| Leo Famulari |
2018-04-10 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-04-06 | gnu: git: Fix checksum patch in 'patch-tests'....* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests'
phase, use %store-directory instead of '/gnu' to prevent tests failure
in case a custom store path is used.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| YOANN P |
2018-04-03 | gnu: git: Update to 2.17.0....* gnu/packages/version-control.scm (git): Update to 2.17.0.
[arguments]: Remove obsolete substitution.
| Marius Bakke |
2018-03-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-03-27 | gnu: Remove Haskell packages provided by GHC....* gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring,
ghc-directory, ghc-haskeline, ghc-process, ghc-transformers,
ghc-transformers-0.4.2.0): Remove.
(ghc-tar)[inputs]: Remove ghc-array.
(ghc-hslogger)[inputs]: Remove ghc-directory.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array,
ghc-binary, and ghc-haskeline.
* gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Timothy Sample |