summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\
| * gnu: vc-dwim: Update to 1.9.Efraim Flashner2019-12-24
| | | | | | | | | | | | * gnu/packages/version-control.scm (vc-dwim): Update to 1.9. [inputs]: Move inetutils ... [native-inputs]: ... to here.
| * gnu: diffstat: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-12-24
| | | | | | | | * gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME.
| * gnu: diffstat: Update to 1.63.Tobias Geerinckx-Rice2019-12-24
| | | | | | | | * gnu/packages/version-control.scm (diffstat): Update to 1.63.
| * gnu: tig: Update to 2.5.0.Efraim Flashner2019-12-20
| | | | | | | | * gnu/packages/version-control.scm (tig): Update to 2.5.0.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2019-12-12
|\|
| * gnu: libgit2: Update to 0.28.4 [security fixes].Marius Bakke2019-12-11
| | | | | | | | | | | | | | This fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387. * gnu/packages/version-control.scm (libgit2): Update to 0.28.4.
| * gnu: git: Update to 2.24.1 [security fixes].Mark H Weaver2019-12-10
| | | | | | | | | | | | | | | | | | Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, CVE-2019-1387, and CVE-2019-19604. * gnu/packages/version-control.scm (git): Update to 2.24.1. [native-inputs]: Update git-manpages accordingly.
| * gnu: cgit: Update git-source to 2.18.2 [security-fixes].Mark H Weaver2019-12-10
| | | | | | | | | | | | | | | | | | Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387 * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.18.2.
* | Merge branch 'master' into core-updatesMarius Bakke2019-12-05
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-11-15
| |\
| * | gnu: libgit2: Update to 0.28.3.Marius Bakke2019-10-08
| | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2): Update to 0.28.3.
* | | Merge remote-tracking branch master into core-updatesMathieu Othacehe2019-11-16
|\ \ \ | | |/ | |/|
| * | gnu: git: Update to 2.24.0.Tobias Geerinckx-Rice2019-11-04
| | | | | | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.24.0.
| * | gnu: git: Add PCRE support to "git grep".Pierre Neidhardt2019-11-02
| |/ | | | | | | | | | | * gnu/packages/version-control.scm (git)[inputs]: Add pcre2. [arguments]: Add "USE_LIBPCRE2" to make-flags. (git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in make-flags.
* | gnu: git: Fix cross-compilation.Mathieu Othacehe2019-11-15
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (git-cross-configure-flags): New variable, (git)[arguments]: add it to configure-flags. Also add cross curl-config script to PATH. (git-minimal): Add previous variable to configure-flags.
* | gnu: libgit2: Fix cross compilation.Mathieu Othacehe2019-09-24
|/ | | | | | * gnu/packages/version-control.scm (libgit2)[arguments]: Set PKG_CONFIG_EXECUTABLE variable when cross-compiling. Also do not run test suite if cross-compiling.
* Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\
| * gnu: git: Update to 2.23.0.Tobias Geerinckx-Rice2019-08-17
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.23.0.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * Merge branch 'staging'Marius Bakke2019-08-13
| |\
| | * gnu: subversion: Update to 1.10.6 [fixes CVE-2018-11782, CVE-2019-0203].Marius Bakke2019-08-04
| | | | | | | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.6.
| * | gnu: git: Update to 2.22.1.Tobias Geerinckx-Rice2019-08-13
| |/ | | | | | | * gnu/packages/version-control.scm (git): Update to 2.22.1.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: mercurial: Update to 5.0.2.Tobias Geerinckx-Rice2019-07-16
| | | | | | | | * gnu/packages/version-control.scm (mercurial): Update to 5.0.2.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\| | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in
| * gnu: cvs: Rename patch file.Efraim Flashner2019-07-10
| | | | | | | | | | | | | | * gnu/packages/version-control.scm (cvs)[source]: Rename patch. * gnu/packages/patches/cvs-2017-12836.patch: Rename to ... * gnu/packages/patches/cvs-CVE-2018-12836.patch: ... this. * gnu/local.mk (dist_patch_DATA): Register it.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * gnu: mercurial: Update to 5.0.1.Tobias Geerinckx-Rice2019-06-18
| | | | | | | | * gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: git: Update to 2.22.0.Tobias Geerinckx-Rice2019-06-09
| | | | | | | | * gnu/packages/version-control.scm (git): Update to 2.22.0.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * gnu: libgit2: Update to 0.28.2.Marius Bakke2019-05-22
| | | | | | | | * gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
| * gnu: cssc: Update to 1.4.1.Tobias Geerinckx-Rice2019-05-16
| | | | | | | | * gnu/packages/version-control.scm (cssc): Update to 1.4.1.
| * gnu: git-lfs: Update to 2.7.2.Tobias Geerinckx-Rice2019-05-16
| | | | | | | | * gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
| * gnu: Mercurial: Update to 5.0Josh Holland2019-05-09
| | | | | | | | | | | | * gnu/packages/version-control.scm (mercurial): Update to 5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add git-annex-remote-rclone.Alex Griffin2019-05-06
| | | | | | | | | | | | * gnu/packages/version-control.scm (git-annex-remote-rclone): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * gnu: Add git-lfs.Kei Kebreau2019-04-20
| | | | | | | | * gnu/packages/version-control.scm (git-lfs): New variable.
| * gnu: libgit2: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-14
| | | | | | | | | | | | * gnu/packages/version-control.scm (libgit2)[source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Add ‘make-git-checkout-writable’ phase.
| * gnu: git-imerge: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (git-imerge)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: git-annex-remote-hubic: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (git-annex-remote-hubic)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: findnewest: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (findnewest)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: gitolite: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (gitolite)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: vcsh: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (vcsh)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: python-ghp-import: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (python-ghp-import)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: git-crypt: Don't use unstable tarball.Tobias Geerinckx-Rice2019-04-10
| | | | | | | | | | * gnu/packages/version-control.scm (git-crypt)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: subversion: Update to 1.10.4 (fixes CVE-2018-11803).Efraim Flashner2019-04-05
| | | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.4.
| * gnu: java-jgit: Move to java.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | * gnu/packages/version-control.scm (java-jgit, java-jgit-4.2): Move to... * gnu/packages/java.scm (java-jgit, java-jgit-4.2): ... here.
| * gnu: Add (gnu packages haskell-apps).Ludovic Courtès2019-04-04
| | | | | | | | | | | | * gnu/packages/version-control.scm (darcs, git-annex): Move to... * gnu/packages/haskell-apps.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.