~ruther/guix-local

ref: 3d0fbd3c2f92cee74fd443eb5c252b8dd9b75b43 guix-local/gnu/packages/version-control.scm -rw-r--r-- 64.0 KiB
3d0fbd3c — Leo Famulari 8 years ago
gnu: libgit2: Enable SHA-1 collision detection.

* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
8ecba89b — Ludovic Courtès 8 years ago
gnu: libgit2: Add "debug" output.

* gnu/packages/version-control.scm (libgit2)[outputs]: New field.
58dce7bf — Ludovic Courtès 8 years ago
gnu: libgit2: Update to 0.26.0.

* gnu/packages/version-control.scm (libgit2): Update to 0.26.0.  Remove
"libgit2-use-after-free.patch".
* gnu/packages/patches/libgit2-use-after-free.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
b2973d96 — Leo Famulari 8 years ago
gnu: subversion: Update to 1.8.18.

* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
9383cee3 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.3.

* gnu/packages/version-control.scm (git): Update to 2.13.3.
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 8 years ago
gnu: Add java-jgit.

* gnu/packages/version-control.scm (java-jgit): New variable.
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.
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.
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>
7379a146 — Marius Bakke 8 years ago
gnu: git: Update to 2.13.1.

* gnu/packages/version-control.scm (git): Update to 2.13.1.
34cfeca8 — Sergei Trofimovich 8 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>
ed2b7cb2 — André Miranda 8 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>
61b1df6f — Marius Bakke 8 years ago
Merge branch 'master' into staging
fed55021 — Mark H Weaver 8 years ago
gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386].

* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3.
c5d2c697 — Leo Famulari 8 years ago
gnu: git: Update to 2.13.0.

* gnu/packages/version-control.scm (git): Update to 2.13.0.
0ea45ef4 — Clément Lassieur 8 years ago
gnu: Add missing copyright line.

* gnu/packages/version-control.scm: Add missing copyright line for commit
db88b5a.
Next