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