R. Ryantm
36b57afc7c
git-machete: 3.25.3 -> 3.26.0
2024-05-29 10:15:13 +00:00
R. Ryantm
632cea095c
git-machete: 3.25.2 -> 3.25.3
2024-05-23 16:12:22 +00:00
R. Ryantm
bee10360d9
git-machete: 3.25.0 -> 3.25.2
2024-04-22 18:27:57 +00:00
R. Ryantm
e0fff70a2c
git-machete: 3.24.2 -> 3.25.0
2024-04-16 07:58:08 +00:00
R. Ryantm
382af40571
git-machete: 3.23.2 -> 3.24.2
2024-03-11 22:08:47 +00:00
R. Ryantm
cb07207e0c
git-machete: 3.22.0 -> 3.23.2
2024-02-24 22:31:03 +00:00
R. Ryantm
b93b449f79
git-machete: 3.20.0 -> 3.22.0
2023-12-11 22:49:20 +00:00
h7x4
41974d5ed9
treewide: add mainProgram
2023-11-27 02:17:53 +01:00
Julian Stecklina
0e858267b3
git-machete: unbreak by disabling shell completion tests
2023-11-22 19:50:48 +01:00
Julian Stecklina
672ca196a9
git-machete: 3.17.9 -> 3.20.0
2023-11-22 19:50:48 +01:00
R. Ryantm
ec2b19360b
git-machete: 3.17.8 -> 3.17.9
2023-08-09 11:24:52 +00:00
R. Ryantm
259bd12f22
git-machete: 3.17.6 -> 3.17.8
2023-07-25 21:41:14 +00:00
R. Ryantm
1ab0f466c8
git-machete: 3.17.4 -> 3.17.6
2023-06-26 20:53:18 +00:00
R. Ryantm
7d17e26099
git-machete: 3.17.3 -> 3.17.4
2023-05-15 21:56:59 +00:00
R. Ryantm
9dd3a860ff
git-machete: 3.17.1 -> 3.17.3
2023-05-05 16:23:40 +00:00
R. Ryantm
8afa0168c0
git-machete: 3.17.0 -> 3.17.1
2023-04-26 16:13:37 +00:00
R. Ryantm
8aec299c6b
git-machete: 3.16.3 -> 3.17.0
2023-04-19 23:51:49 +00:00
R. Ryantm
b7c91e3721
git-machete: 3.16.1 -> 3.16.3
2023-04-06 22:59:34 +00:00
R. Ryantm
c4ee594229
git-machete: 3.16.0 -> 3.16.1
2023-03-13 01:13:51 +00:00
R. Ryantm
b3209f6dbc
git-machete: 3.15.2 -> 3.16.0
2023-03-04 14:10:39 +00:00
R. Ryantm
654cc11a5f
git-machete: 3.15.0 -> 3.15.2
2023-02-20 06:03:54 +00:00
R. Ryantm
ea4693ba91
git-machete: 3.14.3 -> 3.15.0
2023-02-08 15:24:51 +00:00
R. Ryantm
27a557db61
git-machete: 3.14.2 -> 3.14.3
2023-01-23 10:49:52 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
8081aee9f1
git-machete: 3.14.0 -> 3.14.2
2023-01-15 10:39:08 +00:00
R. Ryantm
e2ba4093d1
git-machete: 3.13.2 -> 3.14.0
2023-01-12 17:24:14 +00:00
Fabian Affolter
ed9016bc71
git-machete: add changelog to meta
2022-12-30 17:46:26 +01:00
R. Ryantm
1652a667a5
git-machete: 3.13.0 -> 3.13.2
2022-12-30 10:29:18 +00:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
AndersonTorres
d994dabace
treewide: remove git-and-tools directory
...
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.
Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00