aboutsummaryrefslogtreecommitdiffstats
path: root/app/Review.hs
AgeCommit message (Collapse)Author
2024-03-25chore: Git -> BackendLibravatar Alexander Foremny
2024-03-14chore: resolve TODOsLibravatar Alexander Foremny
2024-03-14fix: strip b/ from destinations when committing reviewLibravatar Fabian Kirchner
2024-03-14chore: fix applying reviewLibravatar Alexander Foremny
2024-03-14chore: add review commit templateLibravatar Alexander Foremny
2024-03-14chore: add `REVIEW` markerLibravatar Alexander Foremny
2024-03-14chore: patch shows commit messagesLibravatar Alexander Foremny
2024-03-14chore: drop `Status`Libravatar Alexander Foremny
2024-03-14chore: drop `--granularity` for `--per-commit`Libravatar Alexander Foremny
2024-03-14feat: add `review` commandLibravatar Alexander Foremny
Prototype of the `review` command, cf. `anissue review -h`. Also adds the `status` command.