summaryrefslogtreecommitdiffstats
path: root/abuild-tar.c
Commit message (Collapse)AuthorAgeFilesLines
* abuild-tar: fix total counter for spliceNatanael Copa2009-07-211-0/+1
|
* abuild-tar: fix splice argumentsTimo Teras2009-07-211-1/+1
|
* abuild-tar: fix help messageTimo Teras2009-07-211-2/+2
|
* abuild-tar: fix for full_read(), full_write()Natanael Copa2009-07-201-0/+2
|
* abuild-tar: rename cutting option to --cut, full_{read,write,splice}Timo Teras2009-07-201-11/+72
|
* abuild-tar: new utility to mangle tar filesTimo Teras2009-07-161-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