~ruther/guix-local

ref: 3e6add96c52fc6c92acc9bb5da3eb5a208c90a67 guix-local/gnu/packages/version-control.scm -rw-r--r-- 64.0 KiB
6c1a317e — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
9383cee3 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.3.

* gnu/packages/version-control.scm (git): Update to 2.13.3.
c8eb2b8c — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
bdb31853 — Ricardo Wurmus 8 years ago
gnu: Add java-jgit-4.2.

* gnu/packages/version-control.scm (java-jgit-4.2): New variable.
2613f5af — Ricardo Wurmus 9 years ago
gnu: Add java-jgit.

* gnu/packages/version-control.scm (java-jgit): New variable.
ed068b96 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
ca74aefb — Marius Bakke 8 years ago
gnu: git: Update to 2.13.2.

* gnu/packages/version-control.scm (git): Update to 2.13.2.
992a9e59 — Ludovic Courtès 8 years ago
gnu: Remove unnecessary module import.

This is a followup to d2885c83929b66a0cf98e740372bddb7e8787631.

* gnu/packages/version-control.scm: Remove needless module import.
d2885c83 — Efraim Flashner 8 years ago
gnu: cvs-fast-export: Update to 1.43.

* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43.
[arguments]: Add phases to not build architecture-specific optimized
code and to force python-2. Disable parallel building.
9815739e — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
b004c79f — Marius Bakke 8 years ago
gnu: subversion: Don't create 'perllocal.pod'.

* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
0fff1495 — Marius Bakke 8 years ago
gnu: git: Prevent creating 'perllocal.pod'.

* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
9d438563 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
c580ff67 — eacces 8 years ago
gnu: mercurial: Update to 4.2.1.

* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c67d587f — Leo Famulari 8 years ago
Merge branch 'master' into core-updates

This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
7379a146 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.1.

* gnu/packages/version-control.scm (git): Update to 2.13.1.
9f825cec — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
34cfeca8 — Sergei Trofimovich 9 years ago
gnu: libgit2: Fix Clar test framework.

This commit reverts 'patch' hack introduced in
a48a1071a686b250bf8b7982ca0ce8dda1d93c61 and fixes bug in the Clar test
framework.

Patch is proposed to Clar upstream as
<https://github.com/vmg/clar/pull/78>.

* gnu/local.mk: Add libgit2-0.25.1-mtime-0.patch.
* gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: New file.
* gnu/packages/version-control.scm (libgit2)[arguments]:
Remove 'apply-patch' phase.
[inputs]: Remove "patch".
[source]: Add 'patches' field.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d0c45d2d — Marius Bakke 8 years ago
Merge branch 'master' into core-updates

 Conflicts:
	gnu/packages/image.scm
        (incorporated libtiff graft)
ed2b7cb2 — André Miranda 9 years ago
gnu: Add 'git-remote-gcrypt' package

* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next