Age | Commit message (Collapse) | Author |
|
* gnu/packages/version-control.scm (fossil): Update to 2.2.
[source]: Add uri for older versions.
[arguments]: Enable previously disabled test.
|
|
This special version of Git is only used within the build process of
cgit. We don't need to build it otherwise, so the package is removed
with this commit.
* gnu/packages/version-control.scm (cgit)[inputs]: Replace the git@2.10
package with an origin reference of the source code.
(git@2.10): Remove variable.
|
|
* gnu/packages/patches/cvs-2017-12836.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (cvs)[source]: Use it.
|
|
...also disable tests, since they broke after c9f4f56b24801718d89c2520b.
* gnu/packages/version-control.scm (git@2.10): Update to 2.10.4.
[arguments]: New field.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 4.2.3.
|
|
* gnu/packages/version-control.scm (git): Update to 2.14.1.
|
|
* gnu/packages/version-control.scm (subversion): Update to 1.8.19.
[source]: Add alternate URL.
|
|
* gnu/packages/version-control.scm (git): Update to 2.14.0.
|
|
* gnu/packages/version-control.scm (git)[arguments]: Remove #:tests?. Add
'patch-tests' phase.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.4.
|
|
* gnu/packages/version-control.scm (libgit2)[arguments]: Enable '-DUSE_SHA1DC'
in #:configure-flags.
|
|
* gnu/packages/version-control.scm (libgit2)[outputs]: New field.
|
|
* 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.
|
|
* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.3.
|
|
* gnu/packages/version-control.scm (java-jgit-4.2): New variable.
|
|
* gnu/packages/version-control.scm (java-jgit): New variable.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.2.
|
|
This is a followup to d2885c83929b66a0cf98e740372bddb7e8787631.
* gnu/packages/version-control.scm: Remove needless module import.
|
|
* 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.
|
|
* gnu/packages/version-control.scm (subversion)[arguments]: Add "NO_PERLLOCAL=1"
to Makefile.PL arguments in "install-perl-bindings" phase.
|
|
* gnu/packages/version-control.scm (git)[arguments]<#:phases>: Rename
'patch-makefile-shebangs' to 'patch-makefiles'. Add substitution.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 4.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.1.
|
|
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>
|
|
* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.0.
|
|
* gnu/packages/version-control.scm: Add missing copyright line for commit
db88b5a.
|
|
* gnu/packages/version-control.scm (gitolite)[arguments]: Substitute
'$glshell' with 'gitolite-shell' in ssh-authkeys.
|
|
* 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.
|
|
* gnu/packages/version-control.scm (git)[home-page]: Use HTTPS.
(cvs)[source, home-page]: Likewise.
|
|
* gnu/packages/version-control.scm (git-crypt)[description]: Use two spaces
where one would suffice.
|
|
* gnu/packages/version-control.scm (diffstat)[synopsis, description]:
Use @command.
|
|
* gnu/packages/version-control.scm (diffstat): Update to 1.61.
[source]: Add http://invisible-mirror.net mirror.
|
|
* gnu/packages/version-control.scm (neon)[description]: Use @enumerate.
|
|
* gnu/packages/version-control.scm (neon): Update to 0.30.2.
|
|
* 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>
|
|
* gnu/packages/version-control.scm (darcs): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.
|
|
* 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.
|
|
Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
|
|
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
|
|
|
|
* 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.
|
|
* gnu/packages/version-control.scm (git): Update to 2.12.2.
|
|
* 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>
|
|
|
|
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.
|
|
* gnu/packages/version-control.scm (git): Update to 2.12.1.
|