Commit Graph

6 Commits

Author SHA1 Message Date
Rebecca Turner
7e02d6002e
git-gr: 1.4.1 -> 1.4.2
Partial fix for https://github.com/NixOS/nixpkgs/issues/332957
2024-08-07 11:23:40 -07:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +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
Rebecca Turner
7c9037320d
git-gr: 1.2.1 -> 1.4.1 2024-04-06 19:54:59 -07:00
Rebecca Turner
cf360bbcad git-gr: 1.0.3 -> 1.2.1
- https://github.com/9999years/git-gr/releases/tag/v1.2.0
  - Adds `git gr api` to access the HTTP REST API
  - Adds `git gr show-chain` to show the relation chain for the current
    change
  - Queries related changes when traversing relation chains to
    correctly resolve outdated changes
- https://github.com/9999years/git-gr/releases/tag/v1.2.1
  - Adds `git gr view` to view a change in a web browser
2024-04-04 15:26:56 -07:00
Rebecca Turner
1f0dcbf5fb
git-gr: init at 1.0.3 2024-04-03 18:04:38 -07:00