~ruther/guix-local

ref: fa511e29526891743172cedbb17fa7ef75bd2d46 guix-local/gnu/packages/version-control.scm -rw-r--r-- 60.6 KiB
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.
35ad6b2e — Tobias Geerinckx-Rice 9 years ago
gnu: neon: Use @enumerate mark-up.

* gnu/packages/version-control.scm (neon)[description]: Use @enumerate.
51eb4df6 — Tobias Geerinckx-Rice 9 years ago
gnu: neon: Update to 0.30.2.

* gnu/packages/version-control.scm (neon): Update to 0.30.2.
136968fb — Vasile Dumitrascu 9 years ago
gnu: cgit: Update to 1.1.

* gnu/packages/version-control.scm (cgit): Update to 1.1.
(git@2.9): Rename to...
(git@2.10): ... this.  Update to 2.10.
(cgit)[inputs]: Replace git@2.9 with git@2.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c57ce31a — Leo Famulari 9 years ago
Merge branch 'master' into staging
gnu: Add darcs.

* gnu/packages/version-control.scm (darcs): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
d5a3e8f0 — Efraim Flashner 9 years ago
gnu: myrepos: Use 'modify-phases' syntax.

* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.
Next