Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -1/+2 | |
this also convers scripts file to a tar archive. | |||||
2009-04-15 | fetch: new applet to download .apk files | Timo Teras | 1 | -2/+0 | |
Fixes #24. | |||||
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -1/+2 | |
2008-11-27 | db: compressed index file | Timo Teras | 1 | -1/+0 | |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -15/+3 | |
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 | -9/+12 | |
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. |