Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-14 | chore: drop `--granularity` for `--per-commit` | ||
2024-03-14 | feat: add `review` command | ||
Prototype of the `review` command, cf. `anissue review -h`. Also adds the `status` command. | |||
2023-12-07 | chore: increase performance by caching everything | ||
Initial cache generation is slower, as we are losing out on parallelism. | |||
2023-12-05 | feat: add experimental render api | ||
2023-12-03 | feat: color patches | ||