| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/version-control.scm (cvs-fast-export)[native-inputs]:
Remove python-2.
[inputs]: Add python-wrapper.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.51.
[arguments]: Remove obsolete ‘remove-optimizations’ phase.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.25.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These seem to work fine on x86_64-linux, but on i686-linux some tests fail
when running in parallel.
FAIL: fs-fs-pack-test 4: commit to a packed FSFS filesystem
FAIL: fs-test: Unknown test failure; see tests.log.
FAIL: io-test: Unknown test failure; see tests.log.
FAIL: op-depth-test: Unknown test failure; see tests.log.
FAIL: wc-test: Unknown test failure; see tests.log.
Summary of test results:
2243 tests PASSED
96 tests SKIPPED
43 tests XFAILED
5 tests FAILED
SUMMARY: Some tests failed.
* gnu/packages/version-control.scm (subversion)[arguments]: Add
#:parallel-tests? #f and use this in the 'set-PARALLEL phase.
|
|
|
|
| |
* gnu/packages/version-control.scm (gource): Update to 0.51.
|
|
|
|
| |
* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
|
|
|
|
|
|
|
|
| |
This drops the time to build the package on my machine from ~14 minutes to ~5
minutes.
* gnu/packages/version-control.scm (subversion)[arguments]: Add set-PARALLEL
phase to set the PARALLEL environment variable.
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git-crypt)[native-inputs]: Add
dockbook-xsl, libxslt.
[arguments]: Add phase patch-makefile.
|
|
|
|
| |
* gnu/packages/version-control.scm (git-crypt): Update to 0.6.0.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git-flow): Update to 1.12.3.
[source]: Use maintained fork.
|
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (stgit): Update to 0.21.
[native-inputs]: Add perl.
[arguments]: Build with default Python (3).
Add ‘hard-code-version’ and ‘patch-tests’ phases.
Fix and run all remaining tests in the ‘check’ phase.
|
|
|
|
| |
* gnu/packages/version-control.scm (python-git-multimail): New variable.
|
|
|
|
|
| |
* gnu/packages/version-control.scm (cgit): Update to 1.2.2.
[inputs]: Update git-source to 2.25.0.
|
|
|
|
|
|
|
| |
Let Guix handle them. Fixes <https://paste.debian.net/plain/1126159>.
* gnu/packages/version-control.scm (mercurial)[arguments]:
Raise individual test time-outs to 1 day.
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial)[arguments]:
Invoke ‘run-tests.py’ directly and verbosely.
Respect #:tests? and parallel-job-count.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.25.0.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (mercurial): Update to 5.2.1.
[arguments]: Remove hard dependency on Python 2. Replace check phase to work
around known failing tests.
[native-inputs]: Add python-nose, and unzip.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (vc-dwim): Update to 1.9.
[inputs]: Move inetutils ...
[native-inputs]: ... to here.
|
|
|
|
| |
* gnu/packages/version-control.scm (diffstat)[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/version-control.scm (diffstat): Update to 1.63.
|
|
|
|
| |
* gnu/packages/version-control.scm (tig): Update to 2.5.0.
|
|
|
|
|
|
|
| |
This fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351,
CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.4.
|
|
|
|
|
|
|
|
|
| |
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350,
CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354,
CVE-2019-1387, and CVE-2019-19604.
* gnu/packages/version-control.scm (git): Update to 2.24.1.
[native-inputs]: Update git-manpages accordingly.
|
|
|
|
|
|
|
|
|
| |
Includes fixes for CVE-2019-1348, CVE-2019-1349, CVE-2019-1350,
CVE-2019-1351, CVE-2019-1352, CVE-2019-1353, CVE-2019-1354,
and CVE-2019-1387
* gnu/packages/version-control.scm (cgit)[inputs]: Update git-source
to 2.18.2.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.24.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git)[inputs]: Add pcre2.
[arguments]: Add "USE_LIBPCRE2" to make-flags.
(git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in make-flags.
|
|/
|
|
| |
* gnu/packages/version-control.scm (libgit2): Update to 0.28.3.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.23.0.
|
|\| |
|
| |\ |
|
| | |
| | |
| | |
| | | |
* gnu/packages/version-control.scm (subversion): Update to 1.10.6.
|
| |/
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.22.1.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (mercurial): Update to 5.0.2.
|
|\|
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (cvs)[source]: Rename patch.
* gnu/packages/patches/cvs-2017-12836.patch: Rename to ...
* gnu/packages/patches/cvs-CVE-2018-12836.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (mercurial): Update to 5.0.1.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.22.0.
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (libgit2): Update to 0.28.2.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (cssc): Update to 1.4.1.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git-lfs): Update to 2.7.2.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (mercurial): Update to 5.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git-annex-remote-rclone): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\| |
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git-lfs): New variable.
|