| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: src: Update to 1.29.•••* gnu/packages/version-control.scm (src): Update to 1.29.
[inputs]: Add cssc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-09-06 | 1 | -3/+4 |
* | gnu: git: Update to 2.37.3.•••* gnu/packages/version-control.scm (git): Update to 2.37.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-09-06 | 1 | -3/+3 |
* | Revert "gnu: gitolite: Switch to git-minimal to reduce closure size."•••This reverts commit e4ccfcb22ad96e71ca4dfad95af5aa6229ed9869.
| David Thompson | 2022-09-05 | 1 | -2/+2 |
* | gnu: gitolite: Switch to git-minimal to reduce closure size.•••* gnu/packages/version-control.scm (gitolite)[inputs]: Swap 'git' for
'git-minimal'.
[arguments]: Refer to 'git-minimal' input instead of 'git'.
| David Thompson | 2022-09-04 | 1 | -2/+2 |
* | gnu: gitolite: Wrap programs instead of using propagated inputs.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Add git to wrapped
$PATH and additionally wrap gitolite-shell.
[inputs]: Add git and openssh.
[propagated-inputs]: Remove it.
| David Thompson | 2022-09-04 | 1 | -10/+8 |
* | gnu: gitolite: Remove /usr reference for redis-server.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Substitute
'/usr/sbin/redis-server' with 'redis-server' in Cache.pm source file.
| David Thompson | 2022-09-01 | 1 | -0/+3 |
* | gnu: tig: Update to 2.5.7.•••* gnu/packages/version-control.scm (tig): Update to 2.5.7.
| Efraim Flashner | 2022-08-30 | 1 | -2/+2 |
* | gnu: mercurial: Update to 6.2.1.•••* gnu/packages/version-control.scm (mercurial): Update to 6.2.1.
[source](patches): Add patch for compatibility with OpenSSL 3.0.
[arguments]: Patch /usr/bin/env and /bin/sh unconditionally in all tests.
Disable four more tests.
[inputs]: Change from PYTHON to PYTHON-WRAPPER.
* gnu/packages/patches/mercurial-openssl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2022-08-30 | 1 | -10/+24 |
* | gnu: git: Update to 2.37.2.•••* gnu/packages/version-control.scm (git): Update to 2.37.2.
| Tobias Geerinckx-Rice | 2022-08-07 | 1 | -3/+3 |
* | gnu: pre-commit: Update to 2.20.0.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
| Vinicius Monego | 2022-08-13 | 1 | -2/+2 |
* | gnu: git: Hide more CVEs from the linter.•••* gnu/packages/version-control.scm (git)[properties]: Add more CVEs to
the lint-hidden-cve property.
| Efraim Flashner | 2022-08-09 | 1 | -1/+8 |
* | gnu: git: Update to 2.37.1.•••* gnu/packages/version-control.scm (git): Update to 2.37.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-07-23 | 1 | -3/+3 |
* | gnu: fossil: Update to 2.18.•••* gnu/packages/version-control.scm (fossil): Update to 2.18.
[source](snippet): Add substitution to fix SQLite compatibility.
| Marius Bakke | 2022-07-20 | 1 | -4/+9 |
* | gnu: fossil: Add 'release-monitoring-url' property.•••* gnu/packages/version-control.scm (fossil)[properties]: New field.
| Marius Bakke | 2022-07-20 | 1 | -0/+3 |
* | gnu: tig: Rebuild some of the generated documentation.•••* gnu/packages/version-control.scm (tig)[source]: Add snippet to remove
some of the generated documentation.
| Efraim Flashner | 2022-07-18 | 1 | -1/+6 |
* | gnu: tig: Install shell completions.•••* gnu/packages/version-control.scm (tig)[arguments]: Add custom phase to
install shell completions.
| Efraim Flashner | 2022-07-18 | 1 | -1/+11 |
* | gnu: tig: Update to 2.5.6.•••* gnu/packages/version-control.scm (tig): Update to 2.5.6.
| Efraim Flashner | 2022-07-18 | 1 | -2/+2 |
* | gnu: git: Update to 2.37.0.•••* gnu/packages/version-control.scm (git): Update to 2.37.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan | 2022-07-13 | 1 | -3/+3 |
* | gnu: Add gitlint.•••* gnu/packages/version-control.scm (gitlint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Kubisiak | 2022-06-05 | 1 | -0/+37 |
* | gnu: bazaar: Obsolete with breezy.•••* gnu/packages/version-control.scm (bazaar): Deprecate package.
* guix/build/bzr.scm (bzr-fetch): Adjust to use breezy; delete trailing #t.
* guix/bzr-download.scm (bzr-package): Replace bazaar by breezy.
| Maxim Cournoyer | 2022-05-31 | 1 | -38/+3 |
* | gnu: breezy: Update to 3.2.2.•••* gnu/packages/patches/breezy-fix-gio.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/version-control.scm (breezy): Update to 3.2.2.
[source]{snippet}: Delete pre-generated cythonized C files.
{patches}: Apply patch.
[tests?]: Disable tests.
[phases]{patch-test-shebangs, check}: New phase and override.
[native-inputs]: Add nano, python-cython, python-docutils,
and python-testrepository.
[inputs]: Use new style. Add python-launchpadlib and python-pygobject.
[description]: Adjust Bazaar URL.
| Maxim Cournoyer | 2022-05-31 | 1 | -15/+49 |
* | gnu: pre-commit: Update to 2.19.0.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.19.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart | 2022-05-30 | 1 | -2/+2 |
* | gnu: breezy: Update to 3.2.2.•••* gnu/packages/version-control.scm (breezy): Update to 3.2.2.
[inputs]: Add python-fastbencode.
| Tobias Geerinckx-Rice | 2022-05-22 | 1 | -4/+4 |
* | gnu: b4: Enable patch attestation.•••* gnu/packages/version-control.scm (b4) [propagated-inputs]: Add patatt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2022-05-23 | 1 | -0/+2 |
* | gnu: b4: Drop now unneeded snippet.•••* gnu/packages/version-control.scm (b4) [source]: Drop snippet for issue that
is now fixed upstream.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2022-05-23 | 1 | -9/+1 |
* | gnu: Add patatt.•••* gnu/packages/version-control.scm (patatt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer | 2022-05-23 | 1 | -1/+23 |
* | gnu: git: Update to 2.36.1.•••From f5fbd1e920120720ad9e983ab0bf740603250a06 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Tue, 10 May 2022 14:17:25 +0000
Subject: [PATCH] gnu: git: Update to 2.36.1.
* gnu/packages/version-control.scm (git): Update to 2.36.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Greg Hogan | 2022-05-18 | 1 | -3/+3 |
* | gnu: python-ghp-import: Update to 2.0.2.•••* gnu/packages/version-control.scm (python-ghp-import): Update to 2.0.2.
[propagated-inputs]: Add python-dateutil.
(python2-ghp-import): Delete variable.
| Maxim Cournoyer | 2022-05-12 | 1 | -7/+4 |
* | gnu: libgit2: Update to 1.4.3.•••* gnu/packages/version-control.scm (libgit2): Update to 1.4.3.
[source]: Adjust snippet to comment out the "10 years ago" test, which
was changed in 1.4.3 but is still problematic.
[arguments]: Add "-DUSE_SSH=ON". Remove 'fix-hardcoded-paths' phase.
Adjust 'check' phase for new executable name.
(libgit2-1.3): New variable.
(libgit2-1.1): Inherit from 'libgit2-1.3'; inherit from its origin too.
* gnu/packages/crates-io.scm (rust-git2-0.13)[inputs]: Use LIBGIT2-1.3.
* gnu/packages/python-xyz.scm (python-pygit2)[propagated-inputs]: Likewise.
Co-authored-by: Maxime Devos <maximedevos@telenet.be>
| Ludovic Courtès | 2022-05-11 | 1 | -27/+39 |
* | gnu: libgit@1.1: Patch time-dependent unit test.•••This is a followup to e48b5484afde93294c4ed7215e88ed450842b2e5.
* gnu/packages/version-control.scm (libgit2-1.1)[source]: Add
"revparse.c" snippet.
| Ludovic Courtès | 2022-05-09 | 1 | -2/+9 |
* | gnu: libgit2: Work around time-dependent unit test.•••Fixes <https://issues.guix.gnu.org/55326>.
* gnu/packages/version-control.scm (libgit2)[source]: Augment 'snippet'
to modify "tests/refs/revparse.c".
| Ludovic Courtès | 2022-05-09 | 1 | -1/+10 |
* | gnu: b4: Update to 0.8.0.•••* gnu/packages/version-control.scm (b4): Update to 0.8.0.
| Ludovic Courtès | 2022-05-05 | 1 | -2/+2 |
* | gnu: git: Update to 2.36.0 [fixes CVE-2022-24765].•••See: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24765.
* gnu/packages/version-control.scm (git): Update to 2.36.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Zhu Zihao | 2022-04-27 | 1 | -3/+3 |
* | gnu: pre-commit: Update to 2.18.1.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.18.1.
| Vinicius Monego | 2022-04-20 | 1 | -2/+2 |
* | gnu: git: Update to 2.35.1.•••* gnu/packages/version-control.scm (git): Update to 2.35.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Greg Hogan | 2022-04-05 | 1 | -3/+3 |
* | Revert "gnu: git: Update to 2.35.1."•••This reverts commit 223a3d7f7fdb6af9c4c090785cab15d38680e887, as it triggered
thousands of rebuilds due to inadvertently touching git-minimal/fixed.
Reported-by: Christopher Baines <mail@cbaines.net>
| Maxim Cournoyer | 2022-04-05 | 1 | -18/+31 |
* | gnu: stgit: Update to 1.5.•••* gnu/packages/version-control.scm (stgit): Update to 1.5.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Greg Hogan | 2022-04-04 | 1 | -2/+2 |
* | gnu: git: Update to 2.35.1.•••* gnu/packages/version-control.scm (git): Update to 2.35.1.
[phases]: Delete trailing #t.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer | 2022-04-04 | 1 | -31/+18 |
* | gnu: gitolite: Add bash-minimal.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Remove
trailing #t.
[inputs]: Add bash-minimal.
| Efraim Flashner | 2022-03-28 | 1 | -10/+6 |
* | gnu: gitolite: Don't hardcode path to svnserve.•••* gnu/packages/version-control.scm (gitolite)[arguments]: Adjust custom
'patch-source phase to search for svnserve in $PATH.
| Efraim Flashner | 2022-03-28 | 1 | -0/+2 |
* | gnu: gitile: Update to 0.1.4.•••* gnu/packages/version-control.scm (gitile): Update to 0.1.4.
| Julien Lepiller | 2022-02-21 | 1 | -2/+2 |
* | gnu: neon: Update to 0.32.2.•••* gnu/packages/version-control.scm (neon): Update to 0.32.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jai Vetrivelan | 2022-02-14 | 1 | -2/+3 |
* | gnu: rcs: Update to 5.10.1.•••* gnu/packages/version-control.scm (rcs): Update to 5.10.1.
[source]: Remove patch.
* gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner | 2022-02-04 | 1 | -5/+4 |
* | gnu: b4: Fix build failure.•••* gnu/packages/version-control.scm (b4)[arguments]: Delete sanity-check phase.
| Marius Bakke | 2022-02-03 | 1 | -2/+10 |
* | gnu: pre-commit: Update to 2.17.0.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.17.0.
| Vinicius Monego | 2022-01-31 | 1 | -3/+3 |
* | Merge branch 'version-1.4.0'•••With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
| Maxim Cournoyer | 2022-01-17 | 1 | -8/+1 |
|\ |
|
| * | gnu: pre-commit: Remove obsolete phase.•••* gnu/packages/version-control.scm (pre-commit)[arguments]<#:phases>:
Remove 'make-gz-writable phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sarah Morgensen | 2022-01-10 | 1 | -8/+1 |
* | | gnu: tig: Update to 2.5.5.•••* gnu/packages/version-control.scm (tig): Update to 2.5.5.
| Efraim Flashner | 2022-01-14 | 1 | -3/+3 |
|/ |
|
* | gnu: pre-commit: Update to 2.16.0.•••* gnu/packages/version-control.scm (pre-commit): Update to 2.16.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego | 2021-12-22 | 1 | -4/+3 |
* | gnu: Add tkrev.•••* gnu/packages/version-control.scm (tkrev): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei | 2021-12-20 | 1 | -0/+46 |