Commit Graph

1955 Commits

Author SHA1 Message Date
Norbert Melzer
9b0a3cf13c lefthook: 0.7.6 -> 0.7.7 2021-10-07 09:20:14 +02:00
Ben Siraphob
2084a6cf0c
Merge pull request #140563 from siraben/git-cliff-update
git-cliff: 0.3.0 -> 0.4.0
2021-10-05 06:10:47 +00:00
Ben Siraphob
0afbd8c8a8 git-cliff: 0.3.0 -> 0.4.0 2021-10-05 00:44:38 -05:00
Sandro Jäckel
3f025a3bff
git-extras: 6.2.0 -> 6.3.0 2021-10-03 23:30:07 +02:00
Bobby Rong
2630a4a54c
Merge pull request #140062 from drewrisinger/dr-pr-update-glab
glab: 1.20.0 -> 1.21.1
2021-10-01 11:16:15 +08:00
Drew Risinger
52babc1baa glab: 1.20.0 -> 1.21.1 2021-09-30 14:15:04 -04:00
Sandro
dec57cb241
Merge pull request #139688 from terinjokes/patches/stgit-1.3
stgit: 1.1 -> 1.3
2021-09-30 14:13:13 +02:00
Mario Rodas
094ce6598b lab: 0.22.0 -> 0.23.0
https://github.com/zaquestion/lab/releases/tag/v0.23.0
2021-09-30 04:20:00 +00:00
Harsh Shandilya
0b612ad35a
git-quickfix: init at 0.0.4 2021-09-30 01:17:26 +05:30
Terin Stock
180f709901 stgit: 1.1 -> 1.3 2021-09-28 09:22:44 -07:00
Sandro Jäckel
d433cd1ff9 git-extras: move bash completion under share, patch less files 2021-09-28 17:58:06 +02:00
Alyssa Ross
31efca77d1
git-remote-hg: unstable-2020-06-12 -> 1.0.2.1 2021-09-28 08:34:15 +00:00
figsoda
e0f52be565
Merge pull request #139346 from hmenke/pass-git-helper
pass-git-helper: 1.1.1 -> 1.1.2
2021-09-27 22:16:49 -04:00
Artturin
946154fdb7 thicket: 0.1.4 -> 0.1.5 2021-09-27 00:15:10 +03:00
Henri Menke
65605178bf
pass-git-helper: 1.1.1 -> 1.1.2 2021-09-24 21:12:08 +02:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
figsoda
69b52d2bdf git-machete: switch to github version to enable tests 2021-09-22 17:45:01 -04:00
github-actions[bot]
09a7436fcc
Merge master into staging-next 2021-09-22 18:01:01 +00:00
superherointj
240faba8b9 git-machete: fix tests 2021-09-22 13:21:04 -03:00
Alyssa Ross
b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/libfabric/default.nix
	pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
figsoda
ecca3b5e19 glitter: init at 1.4.4 2021-09-21 16:28:11 -04:00
github-actions[bot]
24a34e5706
Merge staging-next into staging 2021-09-15 12:01:34 +00:00
Bobby Rong
a5aaee4a2e
Merge pull request #136245 from boppyt/radicle-upstream
radicle-upstream: 0.2.9 -> 0.2.10
2021-09-15 19:47:26 +08:00
Bobby Rong
1395a6fb63
Merge pull request #137945 from r-ryantm/auto-update/thicket
thicket: 0.1.4 -> 0.1.5
2021-09-15 15:07:22 +08:00
github-actions[bot]
636ebe3a72
Merge staging-next into staging 2021-09-15 06:01:54 +00:00
github-actions[bot]
5663f4625d
Merge master into staging-next 2021-09-15 06:01:20 +00:00
happysalada
964b74f6b4 gitui: do not compile openssl 2021-09-15 10:48:44 +09:00
R. RyanTM
2ecd21c1cc thicket: 0.1.4 -> 0.1.5 2021-09-15 01:27:07 +00:00
Andreas Rammhold
413da4c0f4
Merge pull request #137784 from andir/staging-git
git: disable flaky test & patch shebangs in test scripts
2021-09-14 15:55:42 +02:00
github-actions[bot]
6f038e8b11
Merge master into staging-next 2021-09-14 12:01:03 +00:00
Sandro
9b09f4724a
Merge pull request #137726 from r-ryantm/auto-update/topgit 2021-09-14 13:41:54 +02:00
R. RyanTM
9db8c0be81 gitui: 0.17 -> 0.17.1 2021-09-14 11:49:42 +02:00
R. RyanTM
e1d6d8138c git-cliff: 0.2.6 -> 0.3.0 2021-09-14 11:48:21 +02:00
Andreas Rammhold
6f3ee459de git: disable flaky test 6421-merge-partial-clone
Occasionally the test fails for unknown reasons but works as soon as we
change the derivation in any way. For now it is better to not have a
test that is flaky than having a test that occasionally breaks and
continously wastes time on debugging it.

This was found as part of a random build failure of gitMinimal in
response to the systemd v249 PR being merged [0].

[0] 64556974b6 (commitcomment-56385360)
2021-09-14 11:24:11 +02:00
Andreas Rammhold
a683d78ed0 git: ensure we are using the correct shell binary for tests
Previosuly the test scripts used /bin/sh which is a bit of an impurity.
It is mostly well-behaved but it essentially leaks the hosts state into
the build as /bin/sh points to some minimal shell implementation
configured on the host OS.

By patching the shebgangs of all the test scripts in the test folder
(t/*.sh) we can make sure that those run with the correct shell binary.

This was found as part of a random build failure of gitMinimal in
response to the systemd v249 PR being merged [0]. Since we have to
somehow touch the hash of the derivation to make the build failure go
away we might as well fix the hardcoded /bin/sh issue.

[0] 64556974b6 (commitcomment-56385360)
2021-09-14 11:24:11 +02:00
R. RyanTM
053eff5a46 top-git: 0.19.12 -> 0.19.13 2021-09-14 02:14:31 +00:00
github-actions[bot]
a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Sandro Jäckel
a88557ec5f
gitstatus: 1.5.2 -> 1.5.3 2021-09-12 16:36:52 +02:00
Sandro Jäckel
ce79b66953
git-interactive-rebase-tool: fix compile error 2021-09-12 15:56:52 +02:00
github-actions[bot]
36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Sandro Jäckel
b99bcb5b9f
git-open: add SuperSandro2000 as maintainer 2021-09-10 16:34:56 +02:00
Sandro Jäckel
69e1161ff6
git-open: install man page 2021-09-10 16:34:44 +02:00
github-actions[bot]
2f5ea43e02
Merge master into staging-next 2021-09-07 00:01:32 +00:00
Izorkin
5df4645b39
gitty: init at 0.3.0 2021-09-07 01:02:24 +03:00
github-actions[bot]
79667a59e7
Merge master into staging-next 2021-09-06 00:01:28 +00:00
Ben Siraphob
f1312d514d git-cliff: init at 0.2.6 2021-09-05 16:16:35 -05:00
Fabian Affolter
e44bb98416 bump2version: 1.0.0 -> 1.0.1 2021-09-05 15:01:20 +02:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Harsh Shandilya
9a21867643 git-branchless: add msfjarvis as co-maintainer 2021-08-31 15:30:09 +00:00
Harsh Shandilya
65be0edee5 git-branchless: add support for Darwin builds 2021-08-31 15:30:09 +00:00