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

607 commits

Author SHA1 Message Date
Xinglu Chen
272e9ffd00
gnu: python-hg-evolve: Update to 10.3.2.
* gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2.
  [source]: Use ‘hg-file-name’ instead of ‘string-append’.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:33:12 +03:00
Vinicius Monego
335f7668d4
gnu: pre-commit: Respect #:tests?.
* gnu/packages/version-control.scm (pre-commit)[arguments]: Respect #:tests?
in the 'check phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:16:26 +03:00
Vinicius Monego
a2bcf64383
gnu: pre-commit: Update to 2.13.0.
* gnu/packages/version-control.scm (pre-commit): Update to 2.13.0.
[arguments]<#:phases>: Don't return #t.
[synopsis]: Slightly shorten it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-13 10:16:24 +03:00
Tobias Geerinckx-Rice
d00713d49e
gnu: git: Update to 2.32.0.
* gnu/packages/version-control.scm (git): Update to 2.32.0.
2021-06-06 18:34:12 +02:00
Solene Rapenne
ed057e33a5
gnu: tig: Update to 2.5.4.
* gnu/packages/version-control.scm (tig): Update to 2.5.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-06-06 18:11:50 +08:00
Xinglu Chen
49e40006f6
gnu: python-hg-evolve: Update to 10.3.1.
* gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-02 10:36:12 +03:00
Marius Bakke
c2649f2811
gnu: asciidoc: Remove Python 2 variant.
* gnu/packages/documentation.scm (asciidoc): Update to 9.1.0.
[inputs]: Replace PYTHON-2 with PYTHON.
(asciidoc-py3): Define as deprecated alias for ASCIIDOC.
* gnu/packages/version-control.scm (git)[native-inputs]: Change from
ASCIIDOC-PY3 to ASCIIDOC.
* gnu/packages/wm.scm (i3-wm)[native-inputs]: Likewise.
2021-05-18 22:23:49 +02:00
Xinglu Chen
ae0882bbd6
gnu: mercurial: Patch to make it read HGEXTENSIONPATH.
This will make Mercurial be able to find third-party extensions installed with
Guix, without having to set PYTHONPATH.

* gnu/packages/patches/mercurial-hg-extension-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/version-control.scm (mercurial)[origin](patches): Apply the
patch.
[native-search-paths]: Add HGEXTENSIONPATH.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-16 23:28:11 +02:00
Xinglu Chen
541f93ada0
gnu: Add hg-commitsigs.
* gnu/packages/version-control.scm (hg-commitsigs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-16 23:28:11 +02:00
Xinglu Chen
bdb6ff3ab1
gnu: mercurial: Update to 5.8.
* gnu/packages/version-control.scm (mercurial): Update to 5.8.
[build-system]: Switch from ‘python-build-system’ to ‘gnu-build-system’, this
will install additional things like man pages.
[arguments]<#:make-flags>: Set PREFIX argument.
[native-inputs]: Add ‘python-docutils’ for generating man pages.
[inputs]: Add ‘python’.
[description]: Fix formatting.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-14 14:47:16 +02:00
Vinicius Monego
7fb7384134
gnu: pre-commit: Update to 2.12.1.
* gnu/packages/version-control.scm (pre-commit): Update to 2.12.1.
[arguments]: Make source tree writable and initialize a git repository before
check phase. Simplify check phase.
[native-inputs]: Add python-covdefaults, python-coverage, python-distlib/next,
python-pytest-env, which.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-13 00:19:58 +02:00
François J
cd95cb287e
gnu: Add git-filter-repo.
* gnu/packages/version-control.scm (git-filter-repo): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:01 +02:00
François J
817f40d0ac
gnu: git: add a comment on why we don't build manpages
* gnu/packages/version-control.scm (git)[native-inputs]:
    add back comment skipped by commit
    d1cada0450

Signed-off-by: François J. <francois-oss@avalenn.eu>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 23:10:01 +02:00
Michael Rohleder
2c09755a7a
gnu: vcsh: Update to 1.20190621.
* gnu/packages/version-control.scm (vcsh): Update to 1.20190621.
[arguments]: Add an 'install-bash-completion phase.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-03 22:23:59 +02:00
Tobias Geerinckx-Rice
f0eb053dac
gnu: stgit: Update to 1.1.
* gnu/packages/version-control.scm (stgit): Update to 1.1.
2021-05-03 01:30:10 +02:00
Tobias Geerinckx-Rice
f87d377a9e
gnu: cvs-fast-export: Update to 1.56.
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.56.
2021-04-20 03:31:47 +02:00
Tobias Geerinckx-Rice
1135b347db
gnu: ghq: Update to 1.1.7.
* gnu/packages/version-control.scm (ghq): Update to 1.1.7.
2021-04-12 00:03:15 +02:00
Xinglu Chen
d978c1cfeb
gnu: grokmirror: Update to 2.0.8.
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-30 10:32:07 +03:00
Tobias Geerinckx-Rice
6a2c78288a
gnu: git-lfs: Update to 2.13.3.
* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
2021-03-29 19:39:18 +02:00
Tobias Geerinckx-Rice
b51f086f92
gnu: git: Update to 2.31.1.
* gnu/packages/version-control.scm (git): Update to 2.31.1.
2021-03-27 20:52:18 +01:00
Xinglu Chen
369d0e7f5c
gnu: Add git2cl.
* gnu/packages/version-control.scm (git2cl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-19 21:51:06 +01:00
LibreMiami
d45d779e2a
gnu: tig: Update to 2.5.3.
* gnu/packages/version-control.scm (tig): Update to 2.5.3.

Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: donotshake <donotshake:matrix.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17 12:03:25 +01:00
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