aboutsummaryrefslogtreecommitdiffstats
path: root/app/History/CommitHash.hs
AgeCommit message (Collapse)Author
2023-12-07chore: move remaining `History.*` modules outside of `History`Libravatar Alexander Foremny
2023-12-07chore: increase performance by caching everythingLibravatar Alexander Foremny
Initial cache generation is slower, as we are losing out on parallelism.
2023-12-05feat: add experimental render apiLibravatar Alexander Foremny
2023-11-28change provenance's hash form `Text` to `CommitHash`Libravatar Alexander Foremny
2023-11-07refactor historyLibravatar Alexander Foremny