Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various: make fancy progress bar and update todo | Timo Teras | 2009-01-07 | 1 | -1/+9 |
| | |||||
* | io: prepartions for url handling | Timo Teras | 2008-11-28 | 1 | -1/+0 |
| | |||||
* | db: rework 'files' to 'installed' | Timo Teras | 2008-11-28 | 1 | -1/+1 |
| | | | | | Make the db of installed packages more similar to index file and reuse the code. Also rename the database file. | ||||
* | db: checksum installed files, protect config files | Timo Teras | 2008-11-14 | 1 | -3/+0 |
| | | | | | | | 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. | ||||
* | db: remember empty .apks | Timo Teras | 2008-11-11 | 1 | -1/+0 |
| | |||||
* | io: implement mmap(2) for reading pkgs | Timo Teras | 2008-11-07 | 1 | -2/+1 |
| | |||||
* | use zlib internally to decompress | Timo Teras | 2008-11-07 | 1 | -2/+1 |
| | |||||
* | pkg: support for new scripts | Timo Teras | 2008-11-07 | 1 | -1/+0 |
| | |||||
* | todo: updated | Timo Teras | 2008-11-07 | 1 | -5/+17 |
| | |||||
* | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 2008-04-22 | 1 | -1/+0 |
| | |||||
* | Argument parsing. Some other stuff too. | Timo Teras | 2008-04-21 | 1 | -2/+2 |
| | |||||
* | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 2008-04-17 | 1 | -0/+42 |
breakage and major changes. |