Commit Graph

10 Commits

Author SHA1 Message Date
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02: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
d380741d6d omnictl: 0.36.0 -> 0.37.0 2024-06-07 02:51:23 +00:00
R. Ryantm
5820a13cbd omnictl: 0.35.1 -> 0.36.0 2024-05-24 15:51:28 +00:00
R. Ryantm
c2781a62a5 omnictl: 0.35.0 -> 0.35.1 2024-05-19 11:03:36 +00:00
R. Ryantm
bc9967fba4 omnictl: 0.34.0 -> 0.35.0 2024-05-13 19:49:02 +00:00
R. Ryantm
9f4ef56ba3 omnictl: 0.33.2 -> 0.34.0 2024-04-26 11:12:58 +00:00
R. Ryantm
a92a4878ab omnictl: 0.32.2 -> 0.33.2 2024-04-21 01:23:52 +00:00
Raymond Douglas
0ffde8d0c8
omnictl: init at 0.32.2 2024-04-12 18:36:35 -07:00
Guilhem Saurel
0bc4ce89fc omniorbpy: init at 4.3.2 2024-03-25 09:50:19 +01:00