Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | abuild-tar: fix total counter for splice | Natanael Copa | 2009-07-21 | 1 | -0/+1 |
| | |||||
* | abuild-tar: fix splice arguments | Timo Teras | 2009-07-21 | 1 | -1/+1 |
| | |||||
* | abuild-tar: fix help message | Timo Teras | 2009-07-21 | 1 | -2/+2 |
| | |||||
* | abuild-tar: fix for full_read(), full_write() | Natanael Copa | 2009-07-20 | 1 | -0/+2 |
| | |||||
* | abuild-tar: rename cutting option to --cut, full_{read,write,splice} | Timo Teras | 2009-07-20 | 1 | -11/+72 |
| | |||||
* | abuild-tar: new utility to mangle tar files | Timo Teras | 2009-07-16 | 1 | -0/+213 |
- ability to embed an checksum inside the tar header for regular files (to avoid checksumming at apk installation time) - way to remove the end-of-archive marker to create concenatable .tar.gz:s for signed apks |