Commit Graph

19 Commits

Author SHA1 Message Date
R. Ryantm
ffac7f11b9 git-cliff: 2.3.0 -> 2.4.0 2024-06-26 16:26:46 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
f5e5ce66ef git-cliff: 2.2.2 -> 2.3.0 2024-06-03 14:05:38 +00:00
R. Ryantm
064e7e1896 git-cliff: 2.2.1 -> 2.2.2 2024-05-12 00:42:54 +00:00
Austin Horstman
229f455aaa
git-cliff: add meta.mainProgram 2024-05-05 14:37:56 -05:00
R. Ryantm
2ea8115fcf git-cliff: 2.2.0 -> 2.2.1 2024-04-11 00:57:40 +00:00
R. Ryantm
9d32229a14 git-cliff: 2.1.2 -> 2.2.0 2024-03-31 00:34:34 +00:00
R. Ryantm
0ee273efb3 git-cliff: 2.0.4 -> 2.1.2 2024-03-04 01:28:00 +00:00
R. Ryantm
7f6cabbb3b
git-cliff: 1.4.0 -> 2.0.4 2024-02-23 13:37:09 -05:00
R. Ryantm
287e151ee1 git-cliff: 1.3.1 -> 1.4.0 2023-10-29 15:20:01 +00:00
R. Ryantm
22dc9cc80f git-cliff: 1.3.0 -> 1.3.1 2023-10-02 23:58:34 +00:00
Michael Adler
f59d4d161b git-cliff: 1.2.0 -> 1.3.0 2023-09-11 22:14:25 +02:00
R. Ryantm
0b4052683e git-cliff: 1.1.2 -> 1.2.0 2023-04-29 23:18:36 +00:00
R. Ryantm
36adb58cae git-cliff: 1.1.1 -> 1.1.2 2023-01-23 23:57:48 +00:00
R. Ryantm
f0f9b15c74 git-cliff: 1.1.0 -> 1.1.1 2023-01-14 13:14:59 +00:00
R. Ryantm
a7f8ce1548 git-cliff: 1.0.0 -> 1.1.0 2023-01-10 05:18:47 +00:00
Fabian Affolter
e6c672b59f
git-cliff: add changelog to meta 2022-12-27 10:15:47 +01:00
R. Ryantm
52e954da7c git-cliff: 0.10.0 -> 1.0.0 2022-12-27 09:05:46 +00: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