Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-20 | Added stub of CLI utility for handling archives | Aki | |
This will eventually deprecate Datafile | |||
2022-08-07 | Reimplemented part of archive format | Aki | |
This is getting reimplemented rather than refactor mostly in order to make clear which parts are needed for backwards compatiblity (reading-wise) and which are not. The current implementation has quite a number of quirks and potential failure points despite not being large. Understanding them is not worth it. |