Age | Commit message (Expand) | Author |
2017-08-01 | gnu: git: Update to 2.13.4....* gnu/packages/version-control.scm (git): Update to 2.13.4.
| Marius Bakke |
2017-08-01 | gnu: libgit2: Enable SHA-1 collision detection....* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
| Leo Famulari |
2017-07-31 | gnu: libgit2: Add "debug" output....* gnu/packages/version-control.scm (libgit2)[outputs]: New field.
| Ludovic Courtès |
2017-07-31 | 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.
| Ludovic Courtès |
2017-07-27 | gnu: subversion: Update to 1.8.18....* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
| Leo Famulari |
2017-07-13 | gnu: git: Update to 2.13.3....* gnu/packages/version-control.scm (git): Update to 2.13.3.
| Marius Bakke |
2017-07-09 | gnu: Add java-jgit-4.2....* gnu/packages/version-control.scm (java-jgit-4.2): New variable.
| Ricardo Wurmus |
2017-07-09 | gnu: Add java-jgit....* gnu/packages/version-control.scm (java-jgit): New variable.
| Ricardo Wurmus |
2017-06-25 | gnu: git: Update to 2.13.2....* gnu/packages/version-control.scm (git): Update to 2.13.2.
| Marius Bakke |
2017-06-22 | gnu: Remove unnecessary module import....This is a followup to d2885c83929b66a0cf98e740372bddb7e8787631.
* gnu/packages/version-control.scm: Remove needless module import.
| Ludovic Courtès |
2017-06-21 | 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.
| Efraim Flashner |
2017-06-18 | 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.
| Marius Bakke |
2017-06-18 | gnu: git: Prevent creating 'perllocal.pod'....* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
| Marius Bakke |
2017-06-11 | 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>
| eacces |
2017-06-05 | gnu: git: Update to 2.13.1....* gnu/packages/version-control.scm (git): Update to 2.13.1.
| Marius Bakke |
2017-06-04 | 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>
| Sergei Trofimovich |
2017-05-30 | 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>
| André Miranda |
2017-05-11 | 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.
| Mark H Weaver |
2017-05-09 | gnu: git: Update to 2.13.0....* gnu/packages/version-control.scm (git): Update to 2.13.0.
| Leo Famulari |
2017-05-03 | gnu: Add missing copyright line....* gnu/packages/version-control.scm: Add missing copyright line for commit
db88b5a.
| Clément Lassieur |
2017-05-03 | 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.
| Clément Lassieur |
2017-04-21 | 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.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: version-control: Use HTTPS where possible....* gnu/packages/version-control.scm (git)[home-page]: Use HTTPS.
(cvs)[source, home-page]: Likewise.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: git-crypt: Double-space Texinfo mark-up....* gnu/packages/version-control.scm (git-crypt)[description]: Use two spaces
where one would suffice.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: diffstat: Use @command mark-up....* gnu/packages/version-control.scm (diffstat)[synopsis, description]:
Use @command.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: diffstat: Update to 1.61....* gnu/packages/version-control.scm (diffstat): Update to 1.61.
[source]: Add http://invisible-mirror.net mirror.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: neon: Use @enumerate mark-up....* gnu/packages/version-control.scm (neon)[description]: Use @enumerate.
| Tobias Geerinckx-Rice |
2017-04-21 | gnu: neon: Update to 0.30.2....* gnu/packages/version-control.scm (neon): Update to 0.30.2.
| Tobias Geerinckx-Rice |
2017-04-21 | 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>
| Vasile Dumitrascu |
2017-04-10 | gnu: Add darcs....* gnu/packages/version-control.scm (darcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
| ng0 |
2017-04-07 | gnu: myrepos: Use 'modify-phases' syntax....* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.
| Efraim Flashner |
2017-04-07 | 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.
| Efraim Flashner |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-27 | Merge branch 'master' into core-updates | Leo Famulari |
2017-03-28 | 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.
| Ludovic Courtès |
2017-03-25 | gnu: git: Update to 2.12.2....* gnu/packages/version-control.scm (git): Update to 2.12.2.
| Marius Bakke |
2017-03-23 | gnu: rcs: Fix build against gcc-5.4.0....* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file.
* gnu/packages/version-control.scm (rcs)[source]: Applied patch.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Sergei Trofimovich |
2017-03-22 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-21 | gnu: Adjust asciidoc-related build options....Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.
* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
| Kei Kebreau |
2017-03-21 | gnu: git: Update to 2.12.1....* gnu/packages/version-control.scm (git): Update to 2.12.1.
| Marius Bakke |
2017-03-15 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-14 | Revert "gnu: gitolite: Fix shebangs in hooks."...This change embedded store references in the shebangs of scripts that
were meant to be copied out of the store. Those scripts would break when
the interpreters expected by the shebangs were garbage collected.
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25966#28>
This reverts commit d0c16adb190c7244ee3ef1329cba78a015ae5d10.
| Leo Famulari |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-08 | gnu: git: force GIT_EXEC_PATH to be single-entry...* gnu/packages/version-control.scm (git)[native-search-paths](separator):
New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Troy Sankey |
2017-03-04 | gnu: gitolite: Fix shebangs in hooks....Fixes <https://bugs.gnu.org/25957>.
* gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs'
phase to fix references to '/usr/bin/perl'.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-03-04 | gnu: gitolite: Update to 3.6.6....* gnu/packages/version-control.scm (gitolite): Update to 3.6.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
| ng0 |
2017-02-27 | Merge branch 'master' into python-tests | Marius Bakke |
2017-02-24 | gnu: git: Update to 2.12.0....* gnu/packages/version-control.scm (git): Update to 2.12.0.
| Marius Bakke |
2017-02-20 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |