Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: Uncomment control file reading | Patrick McDermott | 2023-04-15 | 1 | -5/+5 |
| | |||||
* | main: Print error messages | Patrick McDermott | 2023-04-15 | 1 | -0/+10 |
| | |||||
* | main: Cast function type | Patrick McDermott | 2023-04-15 | 1 | -1/+3 |
| | |||||
* | main: Simplify/improve error handling | Patrick McDermott | 2023-04-15 | 1 | -18/+25 |
| | |||||
* | ustar: Fix read buffer | Patrick McDermott | 2023-04-15 | 1 | -1/+1 |
| | |||||
* | [WIP] main: Print control file and list data files | Patrick McDermott | 2023-04-14 | 1 | -18/+92 |
| | |||||
* | Eliminate magic numbers | Patrick McDermott | 2023-04-14 | 1 | -2/+5 |
| | |||||
* | gzip, ustar: Add *_free() functions | Patrick McDermott | 2023-04-14 | 1 | -2/+3 |
| | |||||
* | main: List outer archive members | Patrick McDermott | 2023-04-14 | 1 | -5/+49 |
| | |||||
* | main: Free zlib buffers | Patrick McDermott | 2023-04-13 | 1 | -0/+1 |
| | |||||
* | main: List archive members | Patrick McDermott | 2023-04-13 | 1 | -0/+28 |
| | |||||
* | Initial commit | Patrick McDermott | 2023-04-12 | 1 | -0/+5 |