Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various: make fancy progress bar and update todo | Timo Teras | 2009-01-07 | 1 | -1/+20 |
| | |||||
* | apk_array: clear newly allocated memory | Timo Teras | 2009-01-06 | 1 | -1/+6 |
| | |||||
* | hash, db: use apk_blob_t and list_* | Timo Teras | 2008-11-27 | 1 | -0/+69 |
| | |||||
* | db: checksum installed files, protect config files | Timo Teras | 2008-11-14 | 1 | -0/+7 |
| | | | | | | | 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. | ||||
* | Overwriting of bb files, apk_create (from old apk-tools), chdir changes, | Timo Teras | 2008-04-22 | 1 | -5/+21 |
| | | | | | other stuff. | ||||
* | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 2008-04-22 | 1 | -3/+5 |
| | |||||
* | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 2008-04-17 | 1 | -0/+147 |
breakage and major changes. |