3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

585 commits

Author SHA1 Message Date
451f23df5e
gnu: b4: Fix setup.py version incompatibility.
* gnu/packages/version-control.scm (b4)[source]: Add snippet to not
require too specific of a version.

Reported-by: Kyle Meyer <kyle@kyleam.com>
2021-03-16 14:28:25 +02:00
Léo Le Bouter
0ee5d4f7a8
gnu: git: Fix git-manpages native input's hash.
This is a follow-up to commit ab9629b7c9.

* gnu/packages/version-control.scm (git)[native-inputs]: Fix git-manpages's
hash.
2021-03-16 10:58:36 +01:00
Léo Le Bouter
ab9629b7c9
gnu: git: Update to 2.31.0.
* gnu/packages/version-control.scm (git): Update to 2.31.0.
2021-03-16 10:52:11 +01:00
Léo Le Bouter
cbb5b5c4d5
gnu: git: Update to 2.30.2 [fixes CVE-2021-21300].
* gnu/packages/version-control.scm (git): Update to 2.30.2.
2021-03-10 01:09:26 +01:00
Stefan Reichör
22475a65d8
gnu: stgit: Update to 1.0.
* gnu/packages/version-control.scm (stgit): Update to 1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:36 +01:00
Stefan Reichör
c0c652e015
gnu: gita: Update to 0.12.9.
* gnu/packages/version-control.scm (gita): Update to 0.12.9.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-22 19:39:50 +01:00
Léo Le Bouter
c53ee79c4c
gnu: git: Add credential-libsecret output.
* gnu/packages/version-control.scm (git)[native-inputs]: Add pkg-config.
[inputs]: Add glib and libsecret.
[outputs]: Add "credential-libsecret".
[arguments]: Add 'install-credential-libsecret phase to #:phases to build and
install "git-credential-libsecret" to "credential-libsecret" output.
(git-minimal)[arguments]: Delete the 'install-credential-libsecret phase.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2021-02-21 17:04:29 -08:00
Leo Famulari
b4c6b9eb83
gnu: Git: Update to 2.30.1.
* gnu/packages/version-control.scm (git): Update to 2.30.1
[native-inputs]: Update git-manpages to 2.30.1.
2021-02-12 22:46:29 -05:00
Leo Famulari
27a5360a55
gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525].
* gnu/packages/version-control.scm (subversion): Update to 1.14.1.
2021-02-10 21:03:32 -05:00
Vincent Legoll
d5a9c10b02
gnu: git-lfs: Update to 2.13.2.
* gnu/packages/version-control.scm (git-lfs): Update to 2.13.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-07 10:15:43 +01:00
Maxim Cournoyer
dbcd205050
gnu: python-xyz: Move a few modules to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap.  Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
2021-01-27 08:05:42 -05:00
Maxim Cournoyer
ffd0e54376
gnu: mercurial: Update to 5.6.1.
This fixes the build on Python 3.9.

* gnu/packages/version-control.scm (mercurial): Update to 5.6.1.  Delete
trailing #t.
[phases]{check}: Remove the "test-transaction-rollback-on-sigpipe.t" test
file and add a comment.
2021-01-26 08:24:22 -05:00
Tobias Geerinckx-Rice
00275eacb0
gnu: diffstat: Update to 1.64.
* gnu/packages/version-control.scm (diffstat): Update to 1.64.
2021-01-14 16:20:44 +01:00
66c352a1fa
gnu: neon: Don't build static library.
* gnu/packages/version-controls.scm (neon)[arguments]: Add
configure-flag to skip static library.
2021-01-12 11:59:10 +02:00
68bee13aa7
gnu: neon: Update to 0.31.2.
* gnu/packages/version-control.scm (neon): Update to 0.31.2.
[source]: Use new upstream URI.
[home-page]: Update to new home-page.
2021-01-12 11:59:07 +02:00
Joseph LaFreniere
2cb5ebf7a8
gnu: Add ghq.
* gnu/packages/version-control.scm (ghq): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:28 +02:00
Tobias Geerinckx-Rice
320340ecc0
gnu: b4: Update to 0.6.2.
* gnu/packages/version-control.scm (b4): Update to 0.6.2.
2021-01-02 18:54:24 +01:00
Greg Hogan
ce3b439ae7
gnu: git: Update to 2.30.0.
* gnu/packages/version-control.scm (git): Update to 2.30.0.
(native-inputs)[git-manpages]: Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-01 17:12:52 -05:00
Oleg Pykhalov
9bc00fb957
Revert "gnu: gita: Update to 0.11.9."
This reverts commit 5540159f3e which updates
gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands.
2020-12-23 21:58:40 +03:00
Oleg Pykhalov
5540159f3e
gnu: gita: Update to 0.11.9.
* gnu/packages/version-control.scm (gita): Update to 0.11.9.
2020-12-23 21:53:33 +03:00
Kyle Meyer
5cac753d88
gnu: b4: Update to 0.6.1.
* gnu/packages/version-control.scm (b4): Update to 0.6.1.
[source]: Download from pypi, which now includes the manpage.
[arguments]: Remove now unnecessary install-manpages phase.
[inputs]: Add python-dkimpy and python-dnspython.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14 12:20:09 +01:00
Michael Rohleder
dcf8dd2be5
gnu: gita: Install shell completions.
* gnu/packages/version-control.scm (gita)[arguments]: Add phase
install-shell-completions.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08 08:09:21 +03:00
Oleg Pykhalov
608113c083
gnu: Add gita.
* gnu/packages/version-control.scm (gita): New variable.
2020-12-08 01:49:38 +03:00
EuAndreh
32a3367930
gnu: Add diff-so-fancy.
* gnu/packages/version-control.scm (diff-so-fancy): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-05 12:55:34 -05:00
EuAndreh
4cf3734c56
gnu: git-open: Remove unnecessary propagated input.
* gnu/packages/version-control.scm (git-open)[arguments]: Wrap the git-open
executable with the path to xdg-utils.
[propagated-inputs]: Replace with ...
[inputs]: New field.
[build-system]: Use copy-build-system.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-04 23:38:46 -05:00
Holger Peters
68fa8fb0cb
gnu: libgit2: Update to 1.1.0
* gnu/packages/version-control.scm (libgit2): Update to 1.1.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-03 18:58:21 -05:00
Tobias Geerinckx-Rice
808c198e37
gnu: stgit: Update to 0.23.
* gnu/packages/version-control.scm (stgit): Update to 0.23.
2020-11-29 20:44:31 +01:00
Tobias Geerinckx-Rice
d5956a4259
gnu: stgit: Update home page.
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
2020-11-29 20:44:31 +01:00
Kyle Meyer
30ba63b445
gnu: b4: Update to 0.5.3.
* gnu/packages/version-control.scm (b4): Update to 0.5.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29 21:30:30 +02:00
Kyle Meyer
28af475358
gnu: grokmirror: Update to 2.0.5.
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.5.
[propagated-inputs]: Add python-packaging.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29 21:27:53 +02:00
EuAndreh
d6d5a67e75
gnu: Add git-open.
* gnu/packages/version-control.scm (git-open): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-25 18:04:26 -05:00
Miguel Ángel Arruga Vivas
46ce24fb2d
gnu: git: Add phase to restore hooks shebang.
Fixes <https://bugs.gnu.org/25508>.

* gnu/packages/version-control.scm (git)[arguments]: New phase
restore-sample-hooks-shebang.
2020-11-16 21:48:36 +01:00
Kyle Meyer
3b77ba7868
gnu: Add b4.
* gnu/packages/version-control.scm (b4): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-15 20:15:46 +00:00
Vinicius Monego
830c4df6a4
gnu: pre-commit: Update to 2.8.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.8.1.
[arguments]: Skip new dotnet and nodejs tests.
[native-inputs]: Add python-re-assert.
[inputs]: Propagate.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-10 22:32:12 +01:00
Tobias Geerinckx-Rice
9e775fa1a9
gnu: git: Update to 2.29.2.
* gnu/packages/version-control.scm (git): Update to 2.29.2.
2020-11-01 14:18:55 +01:00
Leo Famulari
375ef50ce6
gnu: Git: Update to 2.29.1.
* gnu/packages/version-control.scm (git): Update to 2.29.1.
(native-inputs)[git-manpages]: Update hash.
(git-minimal)[arguments]: Delete obsolete phase 'delete-svn-test'.
2020-10-25 15:37:38 -04:00
d24e37f36e
gnu: rcs: Update to 5.10.0.
* gnu/packages/version-control.scm (rcs): Update to 5.10.0.
[source]: Update patches.
[arguments]: Remove field.
* gnu/packages/patches/rcs-5.9.4-noreturn.patch: Remove file.
* gnu/packages/patches/rcs-5.10.0-no-stdin.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register changes.
2020-10-23 17:45:55 +03:00
d512990d15
gnu: vc-dwim: Update to 1.10.
* gnu/packages/version-control.scm (vc-dwim): Update to 1.10.
2020-10-18 09:37:54 +03:00
Kyle Meyer
ee4f9c2cd4
gnu: Add grokmirror.
* gnu/packages/version-control.scm (grokmirror): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-27 22:50:17 +02:00
Tanguy Le Carrour
de3a8ecbda
gnu: Add python-hg-evolve.
* gnu/packages/version-control.scm (python-hg-evolve): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-10 12:27:24 +02:00
Dr. Arne Babenhauserheide
eb15d38162
gnu: mercurial: Update to 5.5.1.
* gnu/packages/version-control.scm (mercurial): Update to 5.5.1.
[source]: Remove patches.
[arguments]: Adjust the custom 'check phase to delete a few more files.
(mercurial-patch): Remove procedure.
(%mercurial-patches): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-09 21:02:44 +03:00
Vinicius Monego
a968f2ead0
gnu: pre-commit: Update to 2.7.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.7.1.
[native-inputs]: Change git to git-minimal.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:51:19 +03:00
Prafulla Giri
bf19d5e4b2
gnu: git-lfs: Make usage text available.
* gnu/packages/version-control.scm (git-lfs)[arguments]: Add phase
'man-gen to make usage text available for embedding for the 'build
phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-28 00:46:42 +03:00
a5ccf1b522
gnu: git-lfs: Don't install source.
* gnu/packages/version-control.scm (git-lfs)[arguments]: Don't install
the sources.
2020-08-25 20:38:52 +03:00
Prafulla Giri
c34a9db3d1
gnu: git-lfs: Update to v2.11.0.
* gnu/packages/version-control.scm (git-lfs): Update to v2.11.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-25 20:37:44 +03:00
Prafulla Giri
8b76027976
gnu: git-lfs: Install man pages.
* gnu/packages/version-control.scm (git-lfs)[arguments]: Add build
phases to build and install man pages.
[native-inputs]: Add ronn-ng.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-25 20:35:09 +03:00
Tobias Geerinckx-Rice
6319c2f7a6
gnu: gitolite: Update to 3.6.12.
* gnu/packages/version-control.scm (gitolite): Update to 3.6.12.
2020-08-15 22:09:07 +02:00
Oleg Pykhalov
c7452d2364
gnu: Add go-github-go-git.
* gnu/packages/version-control.scm (go-github-go-git): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov
dec43e9f88
gnu: Add git-cal.
* gnu/packages/version-control.scm (git-cal): New variable.
2020-08-01 12:47:46 +03:00
Tobias Geerinckx-Rice
c385bd69ad
gnu: git: Update to 2.28.0.
* gnu/packages/version-control.scm (git): Update to 2.28.0.

(cherry picked from commit bbee4490d9)
2020-07-30 18:18:12 +02:00