~ruther/guix-local

ref: a8a964db83dd49d8bb58574eccd9bfd7aebfba4b guix-local/gnu/packages/version-control.scm -rw-r--r-- 61.3 KiB
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.
db88b5a8 — Clément Lassieur 8 years ago
gnu: gitolite: Avoid references to the store in authorized_keys.

* gnu/packages/version-control.scm (gitolite)[arguments]: Substitute
'$glshell' with 'gitolite-shell' in ssh-authkeys.
1524851f — Leo Famulari 8 years ago
Merge branch 'master' into staging
fea8b729 — Tobias Geerinckx-Rice 8 years ago
gnu: Use HTTPS on 2f30.org.

* gnu/packages/suckless.scm (spoon, xbattmon, wificurse, skroll, sbm)
(prout, noice, fortify-headers, colors)[source, home-page]: Use HTTPS.
(human)[home-page]: Likewise.
* gnu/packages/version-control.scm (stagit)[source, home-page]: Likewise.
9006f8bc — Tobias Geerinckx-Rice 8 years ago
gnu: version-control: Use HTTPS where possible.

* gnu/packages/version-control.scm (git)[home-page]: Use HTTPS.
(cvs)[source, home-page]: Likewise.
79990ce3 — Tobias Geerinckx-Rice 8 years ago
gnu: git-crypt: Double-space Texinfo mark-up.

* gnu/packages/version-control.scm (git-crypt)[description]: Use two spaces
where one would suffice.
0aea268a — Tobias Geerinckx-Rice 8 years ago
gnu: diffstat: Use @command mark-up.

* gnu/packages/version-control.scm (diffstat)[synopsis, description]:
Use @command.
86bc52f9 — Tobias Geerinckx-Rice 8 years ago
gnu: diffstat: Update to 1.61.

* gnu/packages/version-control.scm (diffstat): Update to 1.61.
[source]: Add http://invisible-mirror.net mirror.
Next