Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -1/+2 | |
2009-01-06 | db: restructure in-memory organization | Timo Teras | 1 | -6/+12 | |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -1/+1 | |
2008-11-28 | add: add support to install packages not in a repository | Timo Teras | 1 | -1/+1 | |
2008-11-28 | db: rework 'files' to 'installed' | Timo Teras | 1 | -1/+0 | |
Make the db of installed packages more similar to index file and reuse the code. Also rename the database file. | |||||
2008-11-27 | hash, db: use apk_blob_t and list_* | Timo Teras | 1 | -4/+9 | |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -0/+5 | |
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-04-22 | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 1 | -0/+2 | |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -4/+4 | |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+97 | |
breakage and major changes. |