Age | Commit message (Expand) | Author |
---|---|---|
2019-07-04 | libtar: add support for xattr extensions | David Oberhollenzer |
2019-07-03 | tar writer: replace PAX headers with GNU extensions | David Oberhollenzer |
2019-07-01 | cleanup: split tar code up, remove some duplications | David Oberhollenzer |
2019-06-30 | libtar: clarify actual size vs on-disk record size | David Oberhollenzer |
2019-06-30 | Add support for repacking condensed sparse files | David Oberhollenzer |
2019-06-30 | tar reader: also store condensed size of sparse files | David Oberhollenzer |
2019-06-29 | Add support for reading old style GNU sparse tar file format | David Oberhollenzer |
2019-06-28 | Add basic support for the GNU tar format | David Oberhollenzer |
2019-06-27 | Relax tar header parser to accept pre-posix formats | David Oberhollenzer |
2019-06-24 | Add missing stdint.h header to tar.h | David Oberhollenzer |
2019-06-19 | Split generic tar code off to static library | David Oberhollenzer |