Age | Commit message (Expand) | Author |
2021-03-17 | 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>
| LibreMiami |
2021-03-16 | 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>
| Efraim Flashner |
2021-03-16 | gnu: git: Fix git-manpages native input's hash....This is a follow-up to commit ab9629b7c91ff7d6392a03512cfe442823267777.
* gnu/packages/version-control.scm (git)[native-inputs]: Fix git-manpages's
hash.
| Léo Le Bouter |
2021-03-16 | gnu: git: Update to 2.31.0....* gnu/packages/version-control.scm (git): Update to 2.31.0.
| Léo Le Bouter |
2021-03-10 | gnu: git: Update to 2.30.2 [fixes CVE-2021-21300]....* gnu/packages/version-control.scm (git): Update to 2.30.2.
| Léo Le Bouter |
2021-03-02 | 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>
| Stefan Reichör |
2021-02-22 | 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>
| Stefan Reichör |
2021-02-21 | 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>
| Léo Le Bouter |
2021-02-12 | 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.
| Leo Famulari |
2021-02-10 | gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525]....* gnu/packages/version-control.scm (subversion): Update to 1.14.1.
| Leo Famulari |
2021-02-07 | 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>
| Vincent Legoll |
2021-01-27 | 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.
| Maxim Cournoyer |
2021-01-26 | 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.
| Maxim Cournoyer |
2021-01-14 | gnu: diffstat: Update to 1.64....* gnu/packages/version-control.scm (diffstat): Update to 1.64.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: neon: Don't build static library....* gnu/packages/version-controls.scm (neon)[arguments]: Add
configure-flag to skip static library.
| Efraim Flashner |
2021-01-12 | 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.
| Efraim Flashner |
2021-01-03 | gnu: Add ghq....* gnu/packages/version-control.scm (ghq): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Joseph LaFreniere |
2021-01-02 | gnu: b4: Update to 0.6.2....* gnu/packages/version-control.scm (b4): Update to 0.6.2.
| Tobias Geerinckx-Rice |
2021-01-01 | 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>
| Greg Hogan |
2020-12-23 | Revert "gnu: gita: Update to 0.11.9."...This reverts commit 5540159f3e34ac8f6b3ab31f773f6e286028f309 which updates
gita to v0.11.9 tag, which doesn't contain freeze and clone sub-commands.
| Oleg Pykhalov |
2020-12-23 | gnu: gita: Update to 0.11.9....* gnu/packages/version-control.scm (gita): Update to 0.11.9.
| Oleg Pykhalov |
2020-12-14 | 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>
| Kyle Meyer |
2020-12-08 | 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>
| Michael Rohleder |
2020-12-08 | gnu: Add gita....* gnu/packages/version-control.scm (gita): New variable.
| Oleg Pykhalov |
2020-12-05 | gnu: Add diff-so-fancy....* gnu/packages/version-control.scm (diff-so-fancy): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| EuAndreh |
2020-12-04 | 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>
| EuAndreh |
2020-12-03 | 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>
| Holger Peters |
2020-11-29 | gnu: stgit: Update to 0.23....* gnu/packages/version-control.scm (stgit): Update to 0.23.
| Tobias Geerinckx-Rice |
2020-11-29 | gnu: stgit: Update home page....* packages/version-control.scm (stgit)[home-page]: Follow HTML redirection.
| Tobias Geerinckx-Rice |
2020-11-29 | 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>
| Kyle Meyer |
2020-11-29 | 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>
| Kyle Meyer |
2020-11-25 | gnu: Add git-open....* gnu/packages/version-control.scm (git-open): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| EuAndreh |
2020-11-16 | 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.
| Miguel Ángel Arruga Vivas |
2020-11-15 | gnu: Add b4....* gnu/packages/version-control.scm (b4): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Kyle Meyer |
2020-11-10 | 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>
| Vinicius Monego |
2020-11-01 | gnu: git: Update to 2.29.2....* gnu/packages/version-control.scm (git): Update to 2.29.2.
| Tobias Geerinckx-Rice |
2020-10-25 | 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'.
| Leo Famulari |
2020-10-23 | 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.
| Efraim Flashner |
2020-10-18 | gnu: vc-dwim: Update to 1.10....* gnu/packages/version-control.scm (vc-dwim): Update to 1.10.
| Efraim Flashner |
2020-09-27 | gnu: Add grokmirror....* gnu/packages/version-control.scm (grokmirror): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2020-09-10 | gnu: Add python-hg-evolve....* gnu/packages/version-control.scm (python-hg-evolve): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2020-09-09 | 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>
| Dr. Arne Babenhauserheide |
2020-09-08 | 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>
| Vinicius Monego |
2020-08-28 | 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>
| Prafulla Giri |
2020-08-25 | gnu: git-lfs: Don't install source....* gnu/packages/version-control.scm (git-lfs)[arguments]: Don't install
the sources.
| Efraim Flashner |
2020-08-25 | 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>
| Prafulla Giri |
2020-08-25 | 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>
| Prafulla Giri |
2020-08-15 | gnu: gitolite: Update to 3.6.12....* gnu/packages/version-control.scm (gitolite): Update to 3.6.12.
| Tobias Geerinckx-Rice |
2020-08-09 | gnu: Add go-github-go-git....* gnu/packages/version-control.scm (go-github-go-git): New variable.
| Oleg Pykhalov |
2020-08-01 | gnu: Add git-cal....* gnu/packages/version-control.scm (git-cal): New variable.
| Oleg Pykhalov |