Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-06 | io: fix some memory leaks | Timo Teras | 1 | -1/+8 | |
2009-01-06 | archive: minor clean ups | Timo Teras | 1 | -2/+3 | |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -5/+1 | |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -19/+13 | |
Checksum of installed is computed on the fly when extracting them and it'll be saved to fdb. When installing config files those are diverted with suffix .apk-new if earlier version of same file with local changes exist. | |||||
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -175/+66 | |
2008-10-26 | give more helpful error messages | Natanael Copa | 1 | -0/+3 | |
2008-04-22 | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 1 | -6/+11 | |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -1/+1 | |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+349 | |
breakage and major changes. |