Mario Rodas
b3f079e40c
Merge pull request #107012 from DamienCassou/DamienCassou/git-when-merged
...
gitAndTools.git-when-merged: init at 1.2.0
2021-01-06 17:30:53 -05:00
IvarWithoutBones
0c971e7bc5
gitAndTools.ghr: init at 0.13.0
2020-12-28 03:51:36 +01:00
Antonio Yang
044cd65ef0
gitui: 0.10.1 -> 0.11.0
2020-12-22 21:50:57 +08:00
Damien Cassou
ffcc723c73
gitAndTools.git-when-merged: init at 1.2.0
2020-12-16 17:28:00 +01:00
freezeboy
2f2166f40d
gitAndTools.glab: init at 1.11.1
2020-11-27 07:11:15 +01:00
Sandro
8585991bfb
Merge pull request #100758 from SuperSandro2000/git-delete-merged-branches
2020-11-26 03:52:46 +01:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Andrew Childs
4e2a217211
gitui: fix darwin build ( #103194 )
...
Fixes:
= note: ld: warning: passed two min versions (10.12.0, 10.12) for platform macOS. Using 10.12.
ld: framework not found AppKit
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
2020-11-10 10:13:52 -05:00
Robert Hensing
349288d101
Merge pull request #100582 from ldenefle/git-chglog-0.9.1
...
gitAndTools.git-chglog: init at 0.9.1
2020-11-05 22:39:07 +01:00
Anderson Torres
751d7c6c80
Merge pull request #100350 from vidbina/init-ghorg-v1.4.0
...
ghorg: init at 1.4.0
2020-10-20 14:44:39 -03:00
Lucas Denefle
cba7a74806
gitAndTools.git-chglog: init at 0.9.1
2020-10-20 15:26:35 +01:00
David Asabina
abb7f225ec
ghorg: init at 1.4.0
2020-10-20 12:13:01 +02:00
Sandro Jäckel
28bb32ff9e
git-delete-merged-branches: init at 6.0.5
2020-10-18 12:01:28 +02:00
Dmitry Bogatov
c004bcab9c
git-vanity-hash: init at 2020-02-26
2020-10-17 00:00:00 -04:00
Francesco Zanini
6efc71f17b
python3Packages.git-remote-codecommit: init at 1.15.1
2020-09-29 06:17:25 -07:00
Mario Rodas
e5869f999f
gitAndTools.git-imerge: 1.1.0 -> 1.2.0
...
https://github.com/mhagger/git-imerge/releases/tag/v1.2.0
2020-09-20 09:10:00 -05:00
Norbert Melzer
4312e2460a
lefthook: use go 1.14 to build
...
Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
currently can't start external programs and errors each test it tries
to run, making it effectively useless.
This is a temporary fix to make `lefthook` usable again until the
upstream issue was fixed and a new release has been cut.
Upstream issue: https://github.com/Arkweid/lefthook/issues/151
2020-09-13 18:20:22 +02:00
Sandro
6623aac946
gitAndTools.rs-git-fsmonitor: init at 0.1.3 ( #96574 )
2020-09-10 13:09:33 +02:00
Robert Scott
6b1e2a51aa
gitAndTools.git-fast-export: 190107 -> 200213, fix
...
fixing involves providing it with mercurial_4 (and implicitly python27 -
current released fast-export doesn't support py3 yet) and adding git to
the wrapped PATH. this shouldn't be a runtime-resolved dependency.
2020-08-23 12:13:14 +01:00
andys8
bb472d014c
Adding alias for git tool "git brunch"
2020-08-15 17:08:02 -07:00
zowoq
092cf65e99
gitAndTools.delta: 0.1.1 -> 0.2.0
...
https://github.com/dandavison/delta/releases/tag/0.2.0
2020-07-02 15:01:58 +10:00
Frederik Rietdijk
dc33419285
Merge master into staging-next
2020-06-08 12:06:12 +02:00
Mario Rodas
3795ac59cf
gitAndTools.git-subset: init at 0.1.1
2020-06-07 04:20:00 -05:00
Frederik Rietdijk
362d88c2b1
Merge staging-next into staging
2020-05-27 15:27:28 +02:00
Kimat Boven
72716b7a6f
gitAndTools.gitin: init at 0.27.8
2020-05-24 12:56:53 +02:00
Michael Weiss
9f2faa1f6f
git-doc: init
2020-05-18 16:53:13 +02:00
Oleksii Filonenko
b503187046
gitAndTools.gitui: init at 0.2.0
2020-05-01 14:28:35 +00:00
Matthieu Coudron
ed234c3708
gitAndTools.gitbatch: init at 2019-12-19
...
init an unstable version since the tagged release wouldn't work on my
machine (infinite loop).
Practical tool to fetch several repositories at the same time, see their
status etc.
Disabled for darwin because of CI error "SIGILL: illegal instruction".
2020-04-13 16:36:19 +02:00
zowoq
56480fe64c
gitAndTools.hub: remove Security
...
Not needed now that Security is propagated via go 0bba7474b3
2020-04-13 13:08:11 +10:00
worldofpeace
36beb6efa4
Merge pull request #84185 from cpcloud/add-scmpuff
...
scmpuff: init at 0.3.0
2020-04-07 23:41:22 -04:00
Phillip Cloud
9c2ffc5834
scmpuff: init at 0.3.0
...
scmpuff is tool to make working with git easier by making it possible
to refer to filenames using numeric shortcuts
2020-04-07 23:41:06 -04:00
Alyssa Ross
fafac02e41
gitAndTools.git-cinnabar: init at 0.5.4
...
git-cinnabar calls into Mercurial as a library, so we make use the
same version of Python as Mercurial.
Support for Python 3 is an experimental feature in git-cinnabar, but
we unconditionally use it here because:
* Mercurial in Nixpkgs only supports Python 3.
* git-cinnabar touches a network, and for that purpose it's good to
use a version of Python that is going to get security updates.
2020-04-07 09:07:12 +00:00
Timo Kaufmann
24ead6996c
Merge pull request #75129 from ryneeverett/legit-init
...
legit: init at 1.2.0
2020-03-31 14:22:31 +00:00
zowoq
2ae5cf317f
Revert "gitAndTools.gh: fix build on darwin"
...
This reverts commit a51275f3b5
.
Not needed now that Security is propagated via go in 0bba7474b3
2020-03-29 09:43:11 +10:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas
b149f2ee80
gitAndTools.ghq: fix build on darwin
2020-03-21 05:25:00 -05:00
Mario Rodas
02d54a88b6
gitAndTools.git-bug: fix build on darwin
2020-03-21 05:24:00 -05:00
Mario Rodas
3e92406ab0
gitAndTools.git-subtrac: fix build on darwin
2020-03-21 05:23:00 -05:00
Mario Rodas
b30c0c8d5f
gitAndTools.lab: fix build on darwin
2020-03-21 05:22:00 -05:00
Mario Rodas
b24059bc2f
gitAndTools.lefthook: fix build on darwin
2020-03-21 05:21:00 -05:00
Mario Rodas
a51275f3b5
gitAndTools.gh: fix build on darwin
2020-03-18 21:21:21 -05:00
Mario Rodas
ca9b9ef51e
gitAndTools.git-trim: init at 0.2.4
2020-03-07 04:20:00 -05:00
edef
609650a3e8
git-codereview: init at 2020-01-15
2020-03-07 10:23:37 +00:00
ryneeverett
e964450670
legit: init at 1.2.0
2020-02-26 20:11:31 +00:00
bb010g
ddb272bf1d
git-my: init at 1.1.2
2020-02-25 23:04:20 -08:00
bb010g
846097b7af
git-and-tools: strongly alphabetize
2020-02-25 23:04:20 -08:00
bb010g
a7cb757af4
git-and-tools: canonicalize hyphenated names
...
Old intercaps names are aliased.
darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
bb010g
925404027a
hub-unstable: remove
...
This has been here for 2 years; we can remove it.
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2020-02-25 23:04:20 -08:00
Mario Rodas
a05d11a95a
Merge pull request #77418 from marsam/init-gitAndTools.git-filter-repo
...
gitAndTools.git-filter-repo: init at 2.24.0
2020-02-16 18:26:46 -05:00
Jonathan Ringer
bbb4a1be3d
gitAndTools.ydiff: add python3.pkgs.ydiff tool
2020-02-15 08:54:42 -08:00