Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on ancient systems without int64_t definition. | Joerg Sonnenberger | 2017-04-30 | 1 | -2/+2 |
* | Fix overflow checking in archive_entry_sparse_add_entry() | Xi Wang | 2013-03-15 | 1 | -1/+1 |
* | Fix issue 106. The original problem happned on linux platform and I fixed it ... | Michihiro NAKAJIMA | 2011-06-27 | 1 | -2/+16 |
* | Avoid clang static analyze error at archive_entry_sparse.c | Michihiro NAKAJIMA | 2010-12-16 | 1 | -1/+2 |
* | Sanity check of adding sparse info. | Michihiro NAKAJIMA | 2010-02-10 | 1 | -3/+30 |
* | Introduce new API archive_entry_sparse_* to manage sparse files. | Michihiro NAKAJIMA | 2010-02-02 | 1 | -0/+114 |