~ruther/guix-local

ref: 032a2760eef6dc64fa36f2fb3a211b755d5124bb guix-local/gnu/packages/version-control.scm -rw-r--r-- 59.2 KiB
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 9 years ago
Merge branch 'master' into staging
fea8b729 — Tobias Geerinckx-Rice 9 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 9 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 9 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 9 years ago
gnu: diffstat: Use @command mark-up.

* gnu/packages/version-control.scm (diffstat)[synopsis, description]:
Use @command.
86bc52f9 — Tobias Geerinckx-Rice 9 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.
d46e9fcb — Efraim Flashner 9 years ago
gnu: myrepos: Update to 1.20170129.

* gnu/packages/version-control.scm (myrepos): Update to 1.20170129.
[source]: Source tarballs have been removed from Github, use
git-download to download from upstream repository.
[home-page]: Use https.
2a0d5de5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
6fd52309 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.

All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
c17383f4 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
a48a1071 — Ludovic Courtès 9 years ago
gnu: libgit2: Patch use-after-free.

* gnu/packages/patches/libgit2-use-after-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (libgit2)[inputs]: Add it.
[arguments] <#:phases>: Add 'apply-patch' phase.
17fc8da3 — Marius Bakke 9 years ago
gnu: git: Update to 2.12.2.

* gnu/packages/version-control.scm (git): Update to 2.12.2.
Next