| 2026-08-30 23:53 | Generate pages for nested files, not just top-level ones (#33) | Matt Colligan |
| 2026-08-30 22:00 | Rename ci job to build-and-test (#32) | Matt Colligan |
| 2026-08-30 21:52 | Rename CI workflow to "Build and Test" (#31) | Matt Colligan |
| 2026-08-30 21:40 | Drop macOS from CI matrix (#30) | Matt Colligan |
| 2026-08-30 21:25 | Stop deploying docs to GitHub Pages (#29) | Matt Colligan |
| 2026-08-30 20:57 | Add GitHub Actions workflow to publish release binaries (#28) | Matt Colligan |
| 2023-03-06 22:59 | add v in github-pages-deploy-action version | mcol |
| 2023-03-06 22:58 | bump github-pages-deploy-action version | mcol |
| 2023-03-06 22:41 | Revert "quick commit to test github pages" | mcol |
| 2023-03-06 21:36 | quick commit to test github pages | mcol |
| 2023-01-23 01:26 | clean before gh-pages action | mcol |
| 2023-01-22 23:14 | remove branches from test templates | mcol |
| 2023-01-22 22:45 | add minimum conduit version | mcol |
| 2023-01-22 22:45 | Revert "update build info" | mcol |
| 2023-01-22 22:38 | github CI gitserve -? gitja | mcol |
| 2022-11-27 18:16 | update build info | mcol |
| 2022-11-27 16:20 | add some make commands for profiling | mcol |
| 2022-06-04 23:32 | Rename project to gitja | mcol |
| 2022-06-04 23:01 | Check commit diffs to update outputs for only updated files | mcol |
| 2022-06-04 19:24 | remove redundant directory parse | mcol |
| 2022-05-29 20:14 | rename some things and move things around a bit | mcol |
| 2022-05-29 19:40 | remove unnecessary monomorphism | mcol |
| 2022-05-29 16:51 | also print regular repo files | mcol |
| 2022-05-29 16:42 | add runInIO to gen | mcol |
| 2022-05-29 16:29 | remove annoying gen annotation | mcol |
| 2022-05-29 16:27 | aggregate withRunInIO usages | mcol |
| 2022-05-29 16:23 | minor tidy | mcol |
| 2022-05-29 16:10 | add back hashmap variables to lookup function | mcol |
| 2022-05-29 15:38 | remove generateIndex and use general function | mcol |
| 2022-05-29 15:07 | de-duplicate some work when rendering index pages | mcol |
| 2022-05-29 14:52 | Lookup rewrite checkpoint | mcol |
| 2022-05-29 01:45 | qualify all Text usage to avoid confusion with lazy vs strict | mcol |
| 2022-05-29 01:41 | make generate function just do rendering | mcol |
| 2022-05-28 22:27 | use RunRepo alias for Index | mcol |
| 2022-05-28 22:19 | Move some ReaderT LgRepo IO functions to IO | mcol |
| 2022-05-28 22:10 | convert m in RunRepo to IO | mcol |
| 2022-05-28 21:28 | polymorphise ToGVal instances | mcol |
| 2022-05-28 21:12 | move file writing out of generate | mcol |
| 2022-05-14 19:26 | neaten up some cases | mcol |
| 2022-05-14 19:01 | remove some comments beside language pragams | mcol |
| 2022-04-25 23:17 | bump stack to lts-19.5 | mcol |
| 2022-04-25 22:43 | optimise when installing or building for prod | mcol |
| 2022-04-25 20:59 | use hashmap insert instead of mappend | mcol |
| 2022-04-24 23:27 | Move path parsing out of genTarget to reduce repeats | mcol |
| 2022-04-24 23:16 | move more code out of genTarget | mcol |
| 2022-04-24 22:42 | remove Maybe wrapping templates passed to genTarget | mcol |
| 2022-04-24 20:05 | simplify findFile using Data.List.find | mcol |
| 2022-04-14 22:12 | remove verbose helper | mcol |
| 2022-04-14 22:10 | continue removing Target class | mcol |
| 2022-04-14 21:54 | start removing Target class | mcol |