| Commit message (Expand) | Author | Files | Lines |
2022-03-19 | don't fail compilation if git is unavailable | stuebinm | 1 | -1/+3 |
2022-03-19 | use hpack and clean up modules | stuebinm | 1 | -4/+5 |
2021-12-30 | add dot language output for repository map graphs | stuebinm | 1 | -5/+10 |
2021-12-22 | print version information on --version | stuebinm | 2 | -2/+24 |
2021-12-20 | turns out apparently C8.unpack assumes ascii | stuebinm | 1 | -2/+3 |
2021-12-16 | print hint for non-zero exit code in non-json mode | stuebinm | 1 | -18/+26 |
2021-11-28 | various fixes to bugs | stuebinm | 1 | -3/+5 |
2021-11-28 | print aeson warning to stderr, not stdout … | stuebinm | 1 | -1/+2 |
2021-11-17 | remove unused --allowScripts flag | stuebinm | 1 | -2/+0 |
2021-11-14 | add readme | stuebinm | 1 | -1/+4 |
2021-11-14 | add runtime warning for older Aeson versions | stuebinm | 1 | -2/+22 |
2021-11-14 | config option: don't copy asset files | stuebinm | 1 | -1/+1 |
2021-11-14 | Functional jitsiRoomAdminTag adjustment | stuebinm | 1 | -4/+1 |
2021-11-14 | too much type level stuff to read a config file | stuebinm | 1 | -3/+19 |
2021-11-10 | fail on missing map assets | stuebinm | 1 | -4/+6 |
2021-11-10 | copy map assets (and refuse if any are missing) | stuebinm | 1 | -1/+1 |
2021-11-10 | extra module for repository writeout | stuebinm | 1 | -2/+2 |
2021-11-09 | first example of a map adjustment | stuebinm | 1 | -9/+15 |
2021-10-04 | removed unnecessary dependency | stuebinm | 1 | -4/+2 |
2021-09-23 | prettier pretty printing and stuff | stuebinm | 1 | -3/+5 |
2021-09-23 | handle all maps in entire repositories | stuebinm | 1 | -7/+8 |
2021-09-23 | very naïve handling of directories | stuebinm | 1 | -1/+3 |
2021-09-18 | tame the strings | stuebinm | 1 | -6/+7 |
2021-09-17 | (somewhat) reasonable representation of parse errors | stuebinm | 1 | -6/+3 |
2021-09-16 | input options, output json | stuebinm | 1 | -44/+41 |
2021-09-16 | moving lots of code around | stuebinm | 2 | -561/+26 |
2021-09-16 | small update | stuebinm | 1 | -5/+6 |