Age | Commit message (Expand) | Author | Files | Lines |
2012-01-31 | pkg, db: fix signature checking for files without control part | Timo Teräs | 1 | -1/+1 |
2012-01-17 | solver, upgrade: properly detect missing repository tags | Timo Teräs | 1 | -1/+1 |
2012-01-12 | db: support line feed as 'world' dependency separator | Timo Teräs | 1 | -0/+1 |
2012-01-12 | solver: print repository tag when committing package changes | Timo Teräs | 1 | -0/+1 |
2012-01-12 | db, solver: refuse committing changes if there is missing tags | Timo Teräs | 1 | -0/+1 |
2011-12-27 | solver: report number of (mega)bytes used | Timo Teräs | 1 | -0/+1 |
2011-10-29 | solver, db: implement repository pinning | Timo Teräs | 1 | -1/+8 |
2011-09-14 | solver, db: run triggers in dependency order | Timo Teräs | 1 | -1/+1 |
2011-09-14 | upgrade: reimplement self-upgrade (after solver merge) | Timo Teräs | 1 | -0/+1 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -8/+5 |
2011-07-24 | dot: applet to generate the dot attributed graph language files | Timo Teräs | 1 | -0/+1 |
2011-07-16 | apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm ports | William Pitcock | 1 | -0/+6 |
2011-07-16 | apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi... | William Pitcock | 1 | -0/+10 |
2011-05-27 | db: more fix for read-only cache remounting | Timo Teräs | 1 | -1/+0 |
2011-04-14 | db: Allow override arch when using --root | Natanael Copa | 1 | -0/+1 |
2011-04-07 | fetch: fix fetching of packages with arch | Timo Teräs | 1 | -0/+3 |
2011-03-16 | db, cache: automatically remount cache read-write when needed | Timo Teräs | 1 | -0/+3 |
2011-03-16 | db: handle arch similarly to stable branch | Timo Teräs | 1 | -1/+1 |
2011-01-04 | pkg: recognize install_if | Timo Teräs | 1 | -0/+1 |
2011-01-03 | pkg, db: allow index with unsupported features to be loaded | Timo Teräs | 1 | -1/+3 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -1/+2 |
2010-12-14 | pkg, db: add preliminary support for arch field | Timo Teräs | 1 | -1/+1 |
2010-12-10 | db: remove support for unsigned repository index | Timo Teräs | 1 | -1/+1 |
2010-11-23 | db: fix hash lookups on 64-bit machines | 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 | -0/+2 |
2010-06-11 | db: make apk_wait a part of dbopts | Natanael Copa | 1 | -1/+2 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -1/+1 |
2010-03-04 | fetch: do not include installed non-repository files in search | Timo Teras | 1 | -8/+11 |
2009-09-03 | index, version: support for repository descriptions (fixes #141) | Timo Teras | 1 | -0/+2 |
2009-08-13 | add: refuse to add bad dependencies to world | Timo Teras | 1 | -2/+3 |
2009-08-13 | db: implement triggers (fixes #45) | Timo Teras | 1 | -5/+7 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -0/+2 |
2009-08-06 | db: prefer local repositories, and implement --no-network | Timo Teras | 1 | -0/+3 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -4/+17 |
2009-08-04 | fix: new applet to reinstall and fix package | Timo Teras | 1 | -0/+1 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -6/+6 |
2009-07-30 | audit: protection mask for "symlinks only" | Timo Teras | 1 | -0/+1 |
2009-07-24 | db: remove APK_NAME_VIRTUAL flag | Timo Teras | 1 | -1/+0 |
2009-07-24 | db: create cache index with non-repository packages | Timo Teras | 1 | -0/+1 |
2009-07-22 | add: fixes to installing non-repository package | Timo Teras | 1 | -0/+1 |
2009-07-21 | index: read also new style index files | Timo Teras | 1 | -0/+1 |
2009-07-20 | db: signed index loading (ref #46) | Timo Teras | 1 | -1/+2 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -1/+0 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -6/+8 |
2009-07-14 | db: speed up fdb creation | Timo Teras | 1 | -2/+4 |
2009-07-14 | hash: allow caching of hash value | Timo Teras | 1 | -0/+1 |
2009-07-14 | bstream: make tokenizable and load index using bstream | Timo Teras | 1 | -1/+1 |
2009-07-09 | db: removed apk_repository_update_all() as its no longer needed | Natanael Copa | 1 | -2/+0 |
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -2/+8 |