Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-08 | refactor: make HashType and Base enum classes for type safety | Jade Lovelace | |
Change-Id: I9fbd55a9d50464a56fe11cb42a06a206914150d8 | |||
2024-07-05 | libstore: convert dumpPath to a generator | eldritch horrors | |
Change-Id: Ic4cf5562504aa29130304469936f958c0426e5ef | |||
2024-05-29 | util.hh: Delete remaining file and clean up headers | Tom Hubrecht | |
Change-Id: Ic1f68e6af658e94ef7922841dd3ad4c69551ef56 | |||
2023-05-24 | Make `RewritingSink` accept a map of rewrites | Théophane Hufschmitt | |
Giving it the same semantics as `rewriteStrings`. Also add some tests for it |