Age | Commit message (Expand) | Author | Files | Lines |
2009-07-17 | index: fix output file permissions, verify signed index (ref #46) | Timo Teras | 1 | -7/+18 |
2009-07-17 | pkg: remove debug prints | Timo Teras | 1 | -1/+0 |
2009-07-17 | pkg: fix index generation | Timo Teras | 1 | -4/+12 |
2009-07-17 | verify: new applet (ref #46) | Timo Teras | 1 | -73/+172 |
2009-07-16 | pkg: .PKGINFO field for data checksum is 'datahash' | Timo Teras | 1 | -1/+1 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -22/+71 |
2009-07-16 | gzip: always autoclose the inner stream | Timo Teras | 1 | -2/+6 |
2009-07-16 | pkg: remove support for the deprecated .INSTALL script | Timo Teras | 1 | -14/+1 |
2009-07-15 | cache: make cache cleaning work again properly | Timo Teras | 1 | -0/+3 |
2009-07-15 | pkg: fix package scanner to read whole archive | Timo Teras | 1 | -2/+2 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -9/+10 |
2009-07-14 | blob: some helpers to replace snprintf | Timo Teras | 1 | -28/+28 |
2009-07-14 | bstream: make tokenizable and load index using bstream | Timo Teras | 1 | -3/+3 |
2009-07-13 | io: move csumming away from bstream to gunzip | Timo Teras | 1 | -5/+23 |
2009-06-22 | package: removed debug code | Natanael Copa | 1 | -1/+0 |
2009-06-20 | ver: only compare the given packages, show version | Natanael Copa | 1 | -0/+5 |
2009-06-16 | add: support for forced versions | Natanael Copa | 1 | -0/+33 |
2009-04-16 | pkg: clean up writing of dependencies | Timo Teras | 1 | -82/+60 |
2009-04-16 | pkg: apk_deps_del helper introduced | Timo Teras | 1 | -0/+19 |
2009-04-16 | pkg: fix apk v1.0 URL field import | Timo Teras | 1 | -1/+1 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -7/+79 |
2009-03-17 | pkg: write dependencies directly file instead of buffer | Timo Teras | 1 | -0/+23 |
2009-02-27 | pkg: show warning if deprecated .INSTALL is present in package | Timo Teras | 1 | -1/+14 |
2009-01-21 | Revert "Revert "pkg: use absolute filenames for packages"" | Natanael Copa | 1 | -2/+7 |
2009-01-21 | Revert "pkg: use absolute filenames for packages" | Natanael Copa | 1 | -7/+2 |
2009-01-20 | pkg: use absolute filenames for packages | Timo Teras | 1 | -2/+7 |
2009-01-16 | add: --upgrade|-u to control if upgrading is preferred or not | Timo Teras | 1 | -3/+0 |
2009-01-13 | info: implement who owns packages query (apk_info -W) | Timo Teras | 1 | -5/+7 |
2009-01-13 | pkg: use generic blob functions to parse dependencies | Timo Teras | 1 | -38/+36 |
2009-01-11 | db, package: new dependency format, second try | Natanael Copa | 1 | -4/+4 |
2009-01-09 | Revert "db: change format for dependencies" | Natanael Copa | 1 | -3/+3 |
2009-01-08 | db: change format for dependencies | Natanael Copa | 1 | -3/+3 |
2009-01-08 | src/package.c: fix compiler warning on 64 bit hosts | Natanael Copa | 1 | -2/+2 |
2009-01-07 | various: make fancy progress bar and update todo | Timo Teras | 1 | -2/+1 |
2009-01-06 | db, pkg: fix rest of memory leaks | Timo Teras | 1 | -0/+2 |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -16/+4 |
2008-11-28 | add: add support to install packages not in a repository | Timo Teras | 1 | -0/+1 |
2008-11-28 | db: rework 'files' to 'installed' | Timo Teras | 1 | -8/+30 |
2008-11-27 | hash, db: use apk_blob_t and list_* | Timo Teras | 1 | -20/+20 |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -1/+1 |
2008-11-12 | build: remove pthreads references | Timo Teras | 1 | -1/+0 |
2008-11-07 | pkg: speed up indexing of version 2 .apks | Timo Teras | 1 | -3/+5 |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -13/+14 |
2008-11-07 | db: fix installation of apk v1 packages | Timo Teras | 1 | -1/+1 |
2008-11-07 | pkg: support for new scripts | Timo Teras | 1 | -51/+75 |
2008-11-06 | db: parse new style .PKGINFO | Timo Teras | 1 | -52/+102 |
2008-10-26 | give more helpful error messages | Natanael Copa | 1 | -3/+6 |
2008-04-22 | Overwriting of bb files, apk_create (from old apk-tools), chdir changes, | Timo Teras | 1 | -6/+10 |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -20/+0 |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+483 |