summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm
| * gnu: cgit: Update Git source code to 2.25.4.Leo Famulari2020-04-20
| | | | | | | | * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.4.
| * gnu: Git: Update to 2.26.2 [fixes CVE-2020-11008].Leo Famulari2020-04-20
| | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.26.2. [native-inputs]: Update git-manpages.
* | gnu: git: Fix for cross-compiling to the Hurd.Jan (janneke) Nieuwenhuizen2020-04-19
| | | | | | | | | | * gnu/packages/version-control.scm (git)[arguments]: When cross-compiling, fix `config.mak.uname' kludge to use the host system configuration.
* | gnu: git: Resurrect cross-compilation.Jan (janneke) Nieuwenhuizen2020-04-19
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (git-cross-configure-flags): Add missing "ac_cv_iconv_omits_bom" flag. (git)[arguments]: Avoid modify-PATH stage when cross-compiling as it depends on non-present "bash-for-tests".
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-15
|\|
| * gnu: cgit: Update Git source code to 2.25.3.Leo Famulari2020-04-15
| | | | | | | | * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.3.
| * gnu: Git: Update to 2.26.1 [fixes CVE-2020-5260].Leo Famulari2020-04-15
| | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.26.1. [native-inputs]: Update git-manpages.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\|
| * gnu: Add libgit2-0.28.Efraim Flashner2020-04-12
| | | | | | | | * gnu/packages/version-control.scm (libgit2-0.28): New variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-11
|\|
| * gnu: tig: Update to 2.5.1.Tobias Geerinckx-Rice2020-04-11
| | | | | | | | | | * gnu/packages/version-control.scm (tig): Update to 2.5.1. [arguments]: #:test-target is correct even if all #:tests? can't run.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: libgit2: Upgrade to 1.0.0.Efraim Flashner2020-04-07
| | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2): Upgrade to 1.0.0. [source]: Download using url-fetch. [arguments]: Remove 'fix-pcre2-reference, 'make-git-checkout-writable custom phases. [home-page]: Update home-page.
| * gnu: libgit2: Use system http-parser.Nicolò Balzarotti2020-04-07
| | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2)[source]: Update snippet. [arguments]: Add configure-flag to use system http-parser. [inputs]: Add http-parser. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: fossil: Update to 2.10.John D. Boy2020-04-06
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (fossil): Update to 2.10. [source]: Remove obsolete alternate URL. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * gnu: cgit: Update to 1.2.3.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | * gnu/packages/version-control.scm (cgit): Update to 1.2.3. [inputs]: Update git to 2.25.1.
* | gnu: mercurial: Fix test failures with Python 3.8.2.Marius Bakke2020-03-28
| | | | | | | | | | | | * gnu/packages/version-control.scm (mercurial-patch, %mercurial-patches): New variables. (mercurial)[source](patches): Add %MERCURIAL-PATCHES.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * gnu: Git: Update to 2.26.0.Leo Famulari2020-03-23
| | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.26.0. [arguments]: Adjust the 'install-credential-netrc' phase to upstream changes.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: git-test-sequence: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-21
| | | | | | | | * gnu/packages/version-control.scm (git-test-sequence)[home-page]: Use HTTPS.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: git: Enable parallel tests.Marius Bakke2020-03-19
| | | | | | | | * gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
| * gnu: git: Update to 2.25.2.Marius Bakke2020-03-19
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.25.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: Add tla.Ludovic Courtès2020-03-16
| | | | | | | | * gnu/packages/version-control.scm (tla): New variable.
| * gnu: Remove python2-gitdb.Marius Bakke2020-03-16
| | | | | | | | | | | | Upstream no longer supports Python 2 and there are no users in Guix. * gnu/packages/version-control.scm (python2-gitdb): Remove variable.
| * gnu: Remove python2-gitpython.Marius Bakke2020-03-16
| | | | | | | | | | | | This package fails to build and has no users in Guix. * gnu/packages/version-control.scm (python2-gitpython): Remove variable.
| * gnu: Remove git-annex-remote-hubic.Marius Bakke2020-03-16
| | | | | | | | | | | | This package does not build and is officially unmaintained since 2017. * gnu/packages/version-control.scm (git-annex-remote-hubic): Remove variable.
* | gnu: Default to Guile 3.0.Ludovic Courtès2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch changes three things: 1. package derivations are built using Guile 3.0; 2. 'gexp->derivation' defaults to Guile 3.0; 3. "guile3.0-" packages are deprecated aliases for the regular package, which now depends on Guile 3.0; "guile2.2-" packages are introduced; "guile-next" is renamed to "guile". * gnu/packages/guile.scm (guile-2.0/fixed): Remove. (guile-3.0/fixed): New variable. (package-for-guile-3.0): Remove. (package-for-guile-2.2): New variable. (define-deprecated-guile3.0-package): New macro. (guile-3.0)[name]: Change to "guile". (guile-json-3)[native-inputs, inputs]: New fields. (guile2.2-json): New variable. (guile3.0-json): Deprecate. (guile-gdbm-ffi)[native-inputs]: Switch to GUILE-3.0. (guile2.2-gdbm-ffi): New variable. (guile3.0-gdbm-ffi): Deprecate. (guile-sqlite3): Switch to GUILE-3.0. (guile2.2-sqlite3): New variable. (guile3.0-sqlite3): Deprecate. (guile-bytestructures): Switch to GUILE-3.0. (guile2.2-bytestructures): New variable. (guile3.0-bytestructures): Deprecate. (guile-git): Switch to GUILE-3.0. (guile2.2-git): New variable. (guile3.0-git): Deprecate. (guile-2.2/bug-fix): * gnu/packages/ci.scm (cuirass): Switch to GUILE-3.0. * gnu/packages/emacs-xyz.scm (emacs-guix): Switch to GUILE-3.0. * gnu/packages/gtk.scm (guile-cairo)[arguments]: New field. Switch to GUILE-3.0. (guile2.2-cairo): New variable. (guile3.0-cairo): Deprecate. (guile-rsvg): Switch to GUILE-3.0. (guile2.2-cairo): New variable. (guile3.0-cairo): Deprecate. (guile-present): Switch to GUILE-3.0. (guile2.2-present): New variable. (guile3.0-present): Deprecate. (guile-gnome)[propagated-inputs]: Use GUILE2.2-CAIRO and GUILE2.2-LIB. * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add #:configure-flags. Switch to GUILE-3.0. (guile2.2-fibers): New variable. (guile3.0-fibers): Deprecate. (guile-syntax-highlight): Switch to GUILE-3.0. (guile2.2-syntax-highlight): New variable. (guile3.0-syntax-highlight): Deprecate. (guile-colorized): Switch to GUILE-3.0. (guile2.2-colorized): New variable. (guile3.0-colorized): Deprecate. (guile-pfds): Switch to GUILE-3.0. (guile2.2-pfds): New variable. (guile3.0-pfds): Deprecate. (guile-simple-zmq): Switch to GUILE-3.0. (guile2.2-simple-zmq): New variable. (guile3.0-simple-zmq): Deprecate. (guile-newt): Switch to GUILE-3.0. (guile2.2-newt): New variable. (guile3.0-newt): Deprecate. (guile-parted): Switch to GUILE-3.0. (guile2.2-parted): New variable. (guile3.0-parted): Deprecate. (guile-config): Switch to GUILE-3.0. (guile2.2-config): New variable. (guile3.0-config): Deprecate. (guile-hall): Switch to GUILE-3.0. (guile2.2-hall): New variable. (guile3.0-hall): Deprecate. (guile-ics): Switch to GUILE-3.0. (guile2.2-ics): New variable. (guile3.0-ics): Deprecate. (guile-wisp)[arguments]: Add 'support-guile-3.0' phase. Switch to GUILE-3.0. (guile2.2-wisp): New variable. (guile3.0-wisp): Deprecate. (guile-lib): Switch to GUILE-3.0. (guile2.2-lib): New variable. (guile3.0-lib): Deprecate. (guile-minikanren): Switch to GUILE-3.0. (guile2.2-minikanren): New variable. (guile3.0-minikanren): Deprecate. (guile-irregex): Switch to GUILE-3.0. (guile2.2-irregex): New variable. (guile3.0-irregex): Deprecate. (haunt): Switch to GUILE-3.0, and remove GUILE-READER. (guile2.2-haunt): New variable. (guile3.0-haunt): Deprecate. (guile-commonmark): Switch to GUILE-3.0. (guile2.2-commonmark): New variable. (guile3.0-commonmark): Deprecate. (mcron): Switch to GUILE-3.0. (guile2.0-mcron): New variable. (guile3.0-mcron): Deprecate. (guile-picture-language): Switch to GUILE-3.0. (guile2.2-picture-language): New variable. (guile3.0-picture-language): Deprecate. (guile-gi): Switch to GUILE-3.0. (guile2.2-gi): New variable. (guile3.0-gi): Deprecate. (guile-hashing): Switch to GUILE-3.0. (guile2.2-hashing): New variable. (guile3.0-hashing): Deprecate. * gnu/packages/package-management.scm (guix): Switch to GUILE-3.0. (guile2.2-guix): New variable. (guile3.0-guix): Deprecate. (gwl): Replace "guile3.0-" with "guile-". (guix-jupyter)[source]: Adjust for Guile 3.0. Switch to GUILE-3.0. * gnu/packages/ssh.scm (guile-ssh): Switch to GUILE-3.0. (guile2.2-ssh): New variable. (guile3.0-ssh): Deprecate. * gnu/packages/admin.scm (shepherd): Switch to GUILE-3.0. (guile2.2-shepherd): New variable. (guile3.0-shepherd): Deprecate. * gnu/packages/mail.scm (mailutils): Switch to GUILE-3.0. (guile2.2-mailutils): New variable. (guile3.0-mailutils): Deprecate. * gnu/packages/plotutils.scm (guile-charting): Switch to GUILE-3.0. (guile2.2-charting): New variable. (guile3.0-charting): Deprecate. * gnu/packages/version-control.scm (libgit2): Switch to GUILE-3.0. * gnu/packages/vpn.scm (vpnc-scripts): Switch to GUILE-3.0. * gnu/packages/web.scm (guix-data-service): Switch to GUILE-3.0. (hpcguix-web): Switch to GUILE-3.0. * guix/self.scm (specification->package): Refer to the "guile-" variants instead of "guile3.0-". * guix/gexp.scm (default-guile): Change to GUILE-3.0. * build-aux/build-self.scm (build): #:guile-version defaults to "3.0". * gnu/packages/commencement.scm (guile-final): Base on GUILE-3.0/FIXED.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * gnu: Add gitless.Tobias Geerinckx-Rice2020-03-12
| | | | | | | | | | | | * gnu/packages/version-control.scm (gitless): New public variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: git-flow: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-11
| | | | | | | | * gnu/packages/version-control.scm (git-flow)[home-page]: Use HTTPS.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * gnu: mercurial: Enable more tests.Marius Bakke2020-03-10
| | | | | | | | | | * gnu/packages/version-control.scm (mercurial)[arguments]: Add phase 'patch-tests'. Do not remove patched tests in the 'check' phase.
| * gnu: gitolite: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | | | | | * gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
| * gnu: mercurial: Update to 5.3.1.Marius Bakke2020-03-06
| | | | | | | | | | * gnu/packages/version-control.scm (mercurial): Update to 5.3.1. [native-inputs]: Add WHICH.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * gnu: libgit2: Update to 0.99.0.Marius Bakke2020-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libgit2-avoid-python.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/version-control.scm (libgit2): Update to 0.99.0. [source](patches): Remove 'libgit2-avoid-python.patch'. [source](snippet): Preserve bundled copy of http-parser. [arguments]: Remove "-DUSE_SHA1DC" from #:configure-flags, which is no longer optional and enabled by default. Add "-DUSE_NTLMCLIENT=OFF" and "-DREGEX_BACKEND=pcre2". Add phase 'fix-pcre2-reference'. [inputs]: Remove HTTP-PARSER. [propagated-inputs]: Add PCRE2. [native-inputs]: Remove GUILE-2.2. Add PYTHON.
| * gnu: git: Remove Python 2 from the package closure.Ricardo Wurmus2020-03-03
| | | | | | | | | | * gnu/packages/version-control.scm (git)[native-inputs]: Replace asciidoc with asciidoc-py3.
| * gnu: git: Build with Python 3.Ricardo Wurmus2020-03-03
| | | | | | | | | | | | * gnu/packages/version-control.scm (git)[inputs]: Replace python-2 with python. [arguments]: Replace /usr/bin/python with python3.
| * gnu: python-smmap: Update to version 3.0.1, deprecate python-smmap2.Maxim Cournoyer2020-03-02
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-smmap): Rename from python-smmap2, and update to version 3.0.1. (python-smmap2, python2-smmap2): Preserve original bindings, marked as deprecated. * gnu/packages/version-control.scm (python-gitdb)[propagated-inputs]: Depend on the new python-smmap package.
| * gnu: python-gitpython: Update to 3.1.0.Maxim Cournoyer2020-03-02
| | | | | | | | * gnu/packages/version-control.scm (python-gitpython): Update to 3.1.0.
| * gnu: python-gitdb: Update to 4.0.2.Maxim Cournoyer2020-03-02
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (python-gitdb): Update to 4.0.2. [source]: Correct the PyPI URL to refer to the actual gitdb package, not a mirror. This mirror had a problematic setup.py install requirement that required gitdb>=4.0.1, which would cause run time errors when using snakemake.
| * gnu: subversion: Don't build static libraries.Efraim Flashner2020-02-21
| | | | | | | | | | | | | | This drops the size of the package by about 27%. * gnu/packages/version-control.scm (subversion)[arguments]: Add configure-flag to not build static libraries.
| * gnu: cvs-fast-export: Use non-native Python 3.Tobias Geerinckx-Rice2020-02-18
| | | | | | | | | | | | * gnu/packages/version-control.scm (cvs-fast-export)[native-inputs]: Remove python-2. [inputs]: Add python-wrapper.
| * gnu: cvs-fast-export: Update to 1.51.Tobias Geerinckx-Rice2020-02-18
| | | | | | | | | | * gnu/packages/version-control.scm (cvs-fast-export): Update to 1.51. [arguments]: Remove obsolete ‘remove-optimizations’ phase.
| * gnu: git: Update to 2.25.1.Tobias Geerinckx-Rice2020-02-17
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.25.1.