Age | Commit message (Expand) | Author | Files | Lines |
2011-08-05 | solver: move topology sorting to solver code | Timo Teräs | 1 | -1/+4 |
2011-07-26 | solver: new package selection logic (which is not yet used) | Timo Teräs | 1 | -0/+1 |
2011-04-04 | pkg: add origin, maintainer, build_time and commit id to index | Timo Teräs | 1 | -1/+3 |
2011-01-04 | pkg: recognize install_if | Timo Teräs | 1 | -1/+1 |
2011-01-03 | pkg, db: allow index with unsupported features to be loaded | Timo Teräs | 1 | -0/+2 |
2011-01-01 | pkg: dependencies to specific package checksum | Timo Teräs | 1 | -4/+1 |
2011-01-01 | index: remove support of old index format | Timo Teräs | 1 | -1/+0 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -6/+9 |
2010-12-14 | pkg, db: add preliminary support for arch field | Timo Teräs | 1 | -1/+1 |
2010-10-08 | io, db: id cache should be specific to database root, not system root | Timo Teräs | 1 | -2/+3 |
2010-06-01 | state: improve error messages from dependency failures | Timo Teräs | 1 | -0/+2 |
2009-08-13 | db: implement triggers (fixes #45) | Timo Teras | 1 | -3/+4 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -25/+27 |
2009-08-04 | db: support "replaces" directive (fixes #113) | Timo Teras | 1 | -0/+1 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -1/+4 |
2009-07-22 | signing: verify and generate identity | Timo Teras | 1 | -0/+1 |
2009-07-22 | various: more informative error messages | Timo Teras | 1 | -2/+2 |
2009-07-22 | various: misc fixes | Timo Teras | 1 | -3/+5 |
2009-07-20 | db: signed index loading (ref #46) | Timo Teras | 1 | -4/+9 |
2009-07-17 | digest: use oneshot context flag where approriate | Timo Teras | 1 | -1/+2 |
2009-07-17 | verify: new applet (ref #46) | Timo Teras | 1 | -3/+29 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -1/+5 |
2009-07-16 | pkg: remove support for the deprecated .INSTALL script | Timo Teras | 1 | -1/+0 |
2009-07-15 | cache: make cache cleaning work again properly | Timo Teras | 1 | -0/+2 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -2/+4 |
2009-06-20 | ver: only compare the given packages, show version | Natanael Copa | 1 | -0/+2 |
2009-06-16 | add: support for forced versions | Natanael Copa | 1 | -0/+4 |
2009-04-16 | pkg: clean up writing of dependencies | Timo Teras | 1 | -3/+1 |
2009-04-16 | pkg: apk_deps_del helper introduced | Timo Teras | 1 | -0/+2 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -3/+10 |
2009-03-17 | pkg: write dependencies directly file instead of buffer | Timo Teras | 1 | -0/+1 |
2009-01-16 | add: --upgrade|-u to control if upgrading is preferred or not | Timo Teras | 1 | -5/+2 |
2009-01-06 | db: restructure in-memory organization | Timo Teras | 1 | -1/+1 |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -1/+1 |
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 | -0/+4 |
2008-11-27 | hash, db: use apk_blob_t and list_* | Timo Teras | 1 | -1/+1 |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -1/+2 |
2008-11-07 | pkg: support for new scripts | Timo Teras | 1 | -6/+8 |
2008-04-22 | Overwriting of bb files, apk_create (from old apk-tools), chdir changes, | Timo Teras | 1 | -1/+1 |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+84 |