summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-17Useless use of strings::compareJulian Hurst
2024-09-17Fix errors due to hare updateJulian Hurst
fix non-exhaustive switch-case bufio::fixed -> memio::fixed strings::runes -> strings::torunes
2023-08-13Avoid "invalid metadata" error on freeJulian Hurst
2023-05-10Update code (hare api changes)Julian Hurst
2022-07-21Fix match (url) filter when there are (or not) trailing slashesJulian Hurst
2022-06-23Fix group filter not matching subgroupsJulian Hurst
2022-06-09Fix non-exhaustive match leading to compiler bug if gpg failsJulian Hurst
2022-05-10Initial commitJulian Hurst