summaryrefslogtreecommitdiff
path: root/gnu/packages/version-control.scm
AgeCommit message (Collapse)Author
2021-04-12gnu: ghq: Update to 1.1.7.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (ghq): Update to 1.1.7.
2021-03-30gnu: grokmirror: Update to 2.0.8.Xinglu Chen
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-29gnu: git-lfs: Update to 2.13.3.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git-lfs): Update to 2.13.3.
2021-03-27gnu: git: Update to 2.31.1.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.31.1.
2021-03-19gnu: Add git2cl.Xinglu Chen
* gnu/packages/version-control.scm (git2cl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17gnu: tig: Update to 2.5.3.LibreMiami
* 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-16gnu: b4: Fix setup.py version incompatibility.Efraim Flashner
* 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-16gnu: git: Fix git-manpages native input's hash.Léo Le Bouter
This is a follow-up to commit ab9629b7c91ff7d6392a03512cfe442823267777. * gnu/packages/version-control.scm (git)[native-inputs]: Fix git-manpages's hash.
2021-03-16gnu: git: Update to 2.31.0.Léo Le Bouter
* gnu/packages/version-control.scm (git): Update to 2.31.0.
2021-03-10gnu: git: Update to 2.30.2 [fixes CVE-2021-21300].Léo Le Bouter
* gnu/packages/version-control.scm (git): Update to 2.30.2.
2021-03-02gnu: stgit: Update to 1.0.Stefan Reichör
* gnu/packages/version-control.scm (stgit): Update to 1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-02-22gnu: gita: Update to 0.12.9.Stefan Reichör
* gnu/packages/version-control.scm (gita): Update to 0.12.9. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
2021-02-21gnu: git: Add credential-libsecret output.Léo Le Bouter
* 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-12gnu: Git: Update to 2.30.1.Leo Famulari
* gnu/packages/version-control.scm (git): Update to 2.30.1 [native-inputs]: Update git-manpages to 2.30.1.
2021-02-10gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525].Leo Famulari
* gnu/packages/version-control.scm (subversion): Update to 1.14.1.
2021-02-07gnu: git-lfs: Update to 2.13.2.Vincent Legoll
* gnu/packages/version-control.scm (git-lfs): Update to 2.13.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-27gnu: python-xyz: Move a few modules to (gnu packages python-build).Maxim Cournoyer
* 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-26gnu: mercurial: Update to 5.6.1.Maxim Cournoyer
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-14gnu: diffstat: Update to 1.64.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (diffstat): Update to 1.64.
2021-01-12gnu: neon: Don't build static library.Efraim Flashner
* gnu/packages/version-controls.scm (neon)[arguments]: Add configure-flag to skip static library.
2021-01-12gnu: neon: Update to 0.31.2.Efraim Flashner
* 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-03gnu: Add ghq.Joseph LaFreniere
* gnu/packages/version-control.scm (ghq): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-02gnu: b4: Update to 0.6.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (b4): Update to 0.6.2.
2021-01-01gnu: git: Update to 2.30.0.Greg Hogan
* 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>
2020-12-23Revert "gnu: gita: Update to 0.11.9."Oleg Pykhalov
This reverts commit 5540159f3e34ac8f6b3ab31f773f6e286028f309 which updates gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands.
2020-12-23gnu: gita: Update to 0.11.9.Oleg Pykhalov
* gnu/packages/version-control.scm (gita): Update to 0.11.9.
2020-12-14gnu: b4: Update to 0.6.1.Kyle Meyer
* 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-08gnu: gita: Install shell completions.Michael Rohleder
* gnu/packages/version-control.scm (gita)[arguments]: Add phase install-shell-completions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-12-08gnu: Add gita.Oleg Pykhalov
* gnu/packages/version-control.scm (gita): New variable.
2020-12-05gnu: Add diff-so-fancy.EuAndreh
* gnu/packages/version-control.scm (diff-so-fancy): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-04gnu: git-open: Remove unnecessary propagated input.EuAndreh
* 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-03gnu: libgit2: Update to 1.1.0Holger Peters
* gnu/packages/version-control.scm (libgit2): Update to 1.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-29gnu: stgit: Update to 0.23.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (stgit): Update to 0.23.
2020-11-29gnu: stgit: Update home page.Tobias Geerinckx-Rice
* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
2020-11-29gnu: b4: Update to 0.5.3.Kyle Meyer
* gnu/packages/version-control.scm (b4): Update to 0.5.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29gnu: grokmirror: Update to 2.0.5.Kyle Meyer
* 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-25gnu: Add git-open.EuAndreh
* gnu/packages/version-control.scm (git-open): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-11-16gnu: git: Add phase to restore hooks shebang.Miguel Ángel Arruga Vivas
Fixes <https://bugs.gnu.org/25508>. * gnu/packages/version-control.scm (git)[arguments]: New phase restore-sample-hooks-shebang.
2020-11-15gnu: Add b4.Kyle Meyer
* gnu/packages/version-control.scm (b4): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-10gnu: pre-commit: Update to 2.8.1.Vinicius Monego
* 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-01gnu: git: Update to 2.29.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.29.2.
2020-10-25gnu: Git: Update to 2.29.1.Leo Famulari
* 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-23gnu: rcs: Update to 5.10.0.Efraim Flashner
* 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-18gnu: vc-dwim: Update to 1.10.Efraim Flashner
* gnu/packages/version-control.scm (vc-dwim): Update to 1.10.
2020-09-27gnu: Add grokmirror.Kyle Meyer
* gnu/packages/version-control.scm (grokmirror): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-10gnu: Add python-hg-evolve.Tanguy Le Carrour
* gnu/packages/version-control.scm (python-hg-evolve): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-09gnu: mercurial: Update to 5.5.1.Dr. Arne Babenhauserheide
* 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-08gnu: pre-commit: Update to 2.7.1.Vinicius Monego
* 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-08-28gnu: git-lfs: Make usage text available.Prafulla Giri
* 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-25gnu: git-lfs: Don't install source.Efraim Flashner
* gnu/packages/version-control.scm (git-lfs)[arguments]: Don't install the sources.