Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: Set max column widths and free members | Patrick McDermott | 2023-04-18 | 1 | -5/+46 |
* | ustar, main: Dynamically allocate member structs | Patrick McDermott | 2023-04-18 | 1 | -16/+17 |
* | ustar, main: Show mode and mtime | Patrick McDermott | 2023-04-17 | 1 | -4/+21 |
* | ustar, main: Show type, uname, and gname | Patrick McDermott | 2023-04-17 | 1 | -1/+4 |
* | ustar, main: Show size of member files | Patrick McDermott | 2023-04-17 | 1 | -1/+1 |
* | ustar: Search for multiple member names | Patrick McDermott | 2023-04-17 | 1 | -2/+3 |
* | main: Fix control file name | Patrick McDermott | 2023-04-17 | 1 | -1/+1 |
* | main: Improve error messages about inner archive | Patrick McDermott | 2023-04-17 | 1 | -3/+6 |
* | 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 |