Age | Commit message (Expand) | Author |
---|---|---|
2023-09-16 | working pipeToFileSystem implementation | Martin Ashby |
2023-09-15 | initial work on linear extraction like TAR file support | Martin Ashby |
2023-09-15 | Public functions where appropriate | Martin Ashby |
2023-09-15 | Move ZipFile struct to be module struct | Martin Ashby |
2023-09-15 | Add a test for deflate and comment | Martin Ashby |
2023-09-15 | Add more documented (unsupported) compression methods | Martin Ashby |
2023-09-15 | Initial decompression | Martin Ashby |
2023-09-15 | Rearrange code | Martin Ashby |
2023-09-15 | Replace boilerplate serialization with some proper generic code | Martin Ashby |
2023-09-14 | central directory headers can be read | Martin Ashby |
2023-09-14 | foo | Martin Ashby |
2023-09-14 | Initial | Martin Ashby |