Age | Commit message (Expand) | Author |
2022-05-22 | 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-23 | 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 | 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 | gnu: Add patatt....* gnu/packages/version-control.scm (patatt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2022-05-18 | 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-12 | 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-11 | 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-09 | 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 | 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-05 | gnu: b4: Update to 0.8.0....* gnu/packages/version-control.scm (b4): Update to 0.8.0.
| Ludovic Courtès |
2022-04-27 | 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-20 | gnu: pre-commit: Update to 2.18.1....* gnu/packages/version-control.scm (pre-commit): Update to 2.18.1.
| Vinicius Monego |
2022-04-05 | 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 | 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-04 | 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 | 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-03-28 | gnu: gitolite: Add bash-minimal....* gnu/packages/version-control.scm (gitolite)[arguments]: Remove
trailing #t.
[inputs]: Add bash-minimal.
| Efraim Flashner |
2022-03-28 | 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-02-21 | gnu: gitile: Update to 0.1.4....* gnu/packages/version-control.scm (gitile): Update to 0.1.4.
| Julien Lepiller |
2022-02-14 | 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-04 | 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-03 | gnu: b4: Fix build failure....* gnu/packages/version-control.scm (b4)[arguments]: Delete sanity-check phase.
| Marius Bakke |
2022-01-31 | gnu: pre-commit: Update to 2.17.0....* gnu/packages/version-control.scm (pre-commit): Update to 2.17.0.
| Vinicius Monego |
2022-01-17 | 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-10 | 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-14 | gnu: tig: Update to 2.5.5....* gnu/packages/version-control.scm (tig): Update to 2.5.5.
| Efraim Flashner |
2021-12-22 | 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-20 | 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 | gnu: Add rcshist....* gnu/packages/version-control.scm (rcshist): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-20 | gnu: rcs: Install man page for rcsfreeze....* gnu/packages/version-control.scm (rcs)[arguments]: Install man page
for rcsfreeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-12-17 | gnu: diff-so-fancy: Update to 1.4.3....* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.3.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2021-12-15 | gnu: mercurial: Update native-search-paths....* gnu/packages/version-control.scm (mercurial)[naive-search-paths]:
Search for extensions in python3.9 subfolder.
| Efraim Flashner |
2021-12-15 | gnu: libgit2: Allow cross-compilation....With commit 8394619baceb118df92e355377fd543bb1aa501a, the label for
'pkg-config' when cross-compiling changed to "TRIPLET-pkg-config",
thereby breaking the 'assoc-ref' call. This commit fixes it by avoiding
referring to the label.
* gnu/packages/version-control.scm (libgit2)[arguments]: Adjust
"-DPKG_CONFIG_EXECUTABLE=" option.
| Ludovic Courtès |
2021-12-13 | gnu: fossil: Update to 2.17....* gnu/packages/version-control.scm (fossil): Update to 2.17.
[source](uri): Adjust.
[inputs]: Change from SQLITE to SQLITE-NEXT.
[arguments]: Remove trailing #t's.
| Marius Bakke |
2021-12-13 | gnu: Further simplify package inputs....This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
| Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès |
2021-12-13 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-12-10 | gnu: stagit: Update to 1.0....* gnu/packages/version-control.scm (stagit): Update to 1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nikolay Korotkiy |
2021-11-23 | gnu: libgit2: Reintroduce 1.1.0....* gnu/packages/version-control.scm (libgit2-1.1): New variable.
* gnu/packages/patches/libgit2-mtime-0.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-11-23 | gnu: libgit2: Remove version 0.28....This is a followup to e0e23164202ad9328ffeadde5e900857cb008124, which
removed "libgit2-mtime-0.patch", which was still used by LIBGIT2-0.28.
* gnu/packages/version-control.scm (libgit2-0.28): Remove.
| Ludovic Courtès |
2021-11-23 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-22 | gnu: libgit2: Update to 1.3.0....* gnu/packages/patches/libgit2-mtime-0.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/version-control.scm (libgit2): Update to 1.3.0.
[source]: Remove patch and simplify snippet.
[phases]: Remove trailing #t.
| Maxim Cournoyer |
2021-11-21 | gnu: ghc: Depend on 'git-minimal/fixed'....* gnu/packages/haskell.scm (ghc-8.8): Replace GIT/FIXED by
GIT-MINIMAL/FIXED.
* gnu/packages/version-control.scm (git/fixed): Remove.
| Ludovic Courtès |
2021-11-18 | gnu: ghc: Rely on a fixed version of Git....This makes the derivation of ghc equivalent to that found in
e55547bf70384691712047912c793c517debd2ec.
* gnu/packages/haskell.scm (ghc-8.8)[native-inputs]: Change GIT to
GIT/FIXED.
(ghc-8.10)[native-inputs]: Change GIT-MINIMAL to GIT-MINIMAL/FIXED.
* gnu/packages/version-control.scm (git/fixed): New variable.
| Ludovic Courtès |
2021-11-17 | gnu: graphene: Depend on a fixed version of 'git-minimal'....* gnu/packages/version-control.scm (git-minimal/fixed): New variable.
* gnu/packages/gtk.scm (graphene)[native-inputs]: Use it instead of
GIT-MINIMAL.
| Ludovic Courtès |
2021-11-17 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-17 | gnu: Add rcs-blame....* gnu/packages/version-control.scm (rcs-blame): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-11-17 | gnu: rcs: Install rcsfreeze....* gnu/packages/version-control.scm (rcs): Install rcsfreeze.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2021-11-17 | gnu: git: Update to 2.34.0....* gnu/packages/version-control.scm (git): Update to 2.34.0.
| Tobias Geerinckx-Rice |
2021-11-15 | gnu: diff-so-fancy: Update to 1.4.2....* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour |