Age | Commit message (Expand) | Author | Files | Lines |
2010-06-12 | archive: honor username/groupname instead of uid/gid | Timo Teräs | 1 | -0/+6 |
2009-08-12 | io: better error handling when writing stuff out | Timo Teras | 1 | -3/+3 |
2009-08-05 | io: flag for following symlinks on fstat | Timo Teras | 1 | -1/+3 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -9/+10 |
2009-07-22 | pkg: cleanup the signing code | Timo Teras | 1 | -0/+1 |
2009-07-22 | various: more informative error messages | Timo Teras | 1 | -2/+2 |
2009-07-17 | digest: use oneshot context flag where approriate | Timo Teras | 1 | -4/+7 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -0/+1 |
2009-07-16 | gzip: always autoclose the inner stream | Timo Teras | 1 | -4/+3 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -3/+4 |
2009-07-14 | bstream: make tokenizable and load index using bstream | Timo Teras | 1 | -1/+1 |
2009-07-13 | io: move csumming away from bstream to gunzip | Timo Teras | 1 | -2/+15 |
2009-07-08 | csum: use openssl instead | Timo Teras | 1 | -0/+1 |
2009-06-29 | db: cache packages (ref #49) | Timo Teras | 1 | -1/+2 |
2009-04-16 | db: cache index files, 'update' applet | Timo Teras | 1 | -0/+2 |
2009-04-16 | pkg: clean up writing of dependencies | Timo Teras | 1 | -0/+1 |
2009-04-15 | fetch: new applet to download .apk files | Timo Teras | 1 | -0/+2 |
2009-01-15 | db: index file location is a URL | Timo Teras | 1 | -0/+1 |
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -1/+2 |
2009-01-06 | io: fix some memory leaks | Timo Teras | 1 | -1/+1 |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -3/+12 |
2008-11-28 | io: prepartions for url handling | Timo Teras | 1 | -0/+3 |
2008-11-27 | db: compressed index file | Timo Teras | 1 | -0/+4 |
2008-11-27 | various: use apk_istream api | Timo Teras | 1 | -0/+1 |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -2/+15 |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -0/+38 |