Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-21 | abuild-tar: fix total counter for splice | Natanael Copa | 1 | -0/+1 | |
2009-07-21 | abuild-tar: fix splice arguments | Timo Teras | 1 | -1/+1 | |
2009-07-21 | abuild-tar: fix help message | Timo Teras | 1 | -2/+2 | |
2009-07-20 | abuild-tar: fix for full_read(), full_write() | Natanael Copa | 1 | -0/+2 | |
2009-07-20 | abuild-tar: rename cutting option to --cut, full_{read,write,splice} | Timo Teras | 1 | -11/+72 | |
2009-07-16 | abuild-tar: new utility to mangle tar files | Timo Teras | 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 |