Age | Commit message (Expand) | Author | Files | Lines |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-13 | solver: add per-name specific flags, and fix the fix applet | Timo Teräs | 1 | -5/+9 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -36/+13 |
2011-03-30 | state: use db in own struc when committing | Natanael Copa | 1 | -1/+1 |
2011-01-05 | add: use default arch instead of noarch, improve errors | Timo Teräs | 1 | -0/+1 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -1/+1 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -0/+1 |
2010-06-01 | state: improve error messages from dependency failures | Timo Teräs | 1 | -14/+12 |
2010-02-26 | add: print all failing packages instead of only first | Natanael Copa | 1 | -3/+5 |
2009-08-13 | add, del, db: fix various bugs introduced by earlier commits | Timo Teras | 1 | -2/+3 |
2009-08-13 | add: refuse to add bad dependencies to world | Timo Teras | 1 | -20/+20 |
2009-08-11 | db, audit: audit symlinks (by hash of the link target) | Timo Teras | 1 | -1/+1 |
2009-08-06 | add: world needs to be updated before state instantiation | Timo Teras | 1 | -2/+1 |
2009-08-06 | state: bug fix | Timo Teras | 1 | -1/+2 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -24/+19 |
2009-08-04 | state: fix world dependencies to be honored always | Timo Teras | 1 | -0/+3 |
2009-07-31 | apk: use *at instead of chdir+normal file syscall | Timo Teras | 1 | -1/+1 |
2009-07-24 | add, fetch: make handling of special options more logical | Timo Teras | 1 | -41/+0 |
2009-07-24 | db: remove APK_NAME_VIRTUAL flag | Timo Teras | 1 | -1/+1 |
2009-07-24 | db: create cache index with non-repository packages | Timo Teras | 1 | -7/+20 |
2009-07-22 | signing: verify and generate identity | Timo Teras | 1 | -2/+2 |
2009-07-22 | add: fixes to installing non-repository package | Timo Teras | 1 | -3/+13 |
2009-07-22 | various: more informative error messages | Timo Teras | 1 | -3/+3 |
2009-07-22 | various: misc fixes | Timo Teras | 1 | -4/+7 |
2009-07-20 | db: signed index loading (ref #46) | Timo Teras | 1 | -1/+1 |
2009-07-17 | verify: new applet (ref #46) | Timo Teras | 1 | -1/+4 |
2009-07-16 | various: new style index generation | Timo Teras | 1 | -1/+1 |
2009-07-14 | db: live with sha1 and md5 | Timo Teras | 1 | -1/+2 |
2009-07-08 | csum: use openssl instead | Timo Teras | 1 | -1/+1 |
2009-07-07 | add: ignore install failures on 'apk add --force' | Timo Teras | 1 | -1/+2 |
2009-06-28 | blob: function to checksum a blob | Timo Teras | 1 | -9/+1 |
2009-06-25 | help: auto construct help | Timo Teras | 1 | -46/+44 |
2009-06-19 | improve --help output | Natanael Copa | 1 | -1/+1 |
2009-06-16 | add: support for forced versions | Natanael Copa | 1 | -16/+5 |
2009-05-25 | Revert "add: replace coffe-cup with starwars" | Timo Teras | 1 | -3/+47 |
2009-05-21 | add: fix segfault when no params are given | Linux User | 1 | -1/+2 |
2009-05-21 | add: replace coffe-cup with starwars | Natanael Copa | 1 | -48/+4 |
2009-05-21 | add: coffe-cup | Natanael Copa | 1 | -0/+49 |
2009-05-19 | add: fix segfault when no packages are given | Natanael Copa | 1 | -1/+1 |
2009-05-15 | add: create csum for virtuals. only add the virtual to world | Natanael Copa | 1 | -2/+14 |
2009-05-15 | add: improve error reporting for virtual packages | Natanael Copa | 1 | -5/+7 |
2009-05-14 | add: support for virtual meta packages | Natanael Copa | 1 | -4/+34 |
2009-05-14 | fix uninitialized variable bug | Natanael Copa | 1 | -1/+1 |
2009-05-11 | fix misc compiler warnings about unintialized variables. | Natanael Copa | 1 | -2/+3 |
2009-05-11 | add: delay state initialization til we have all pkgs in db | Natanael Copa | 1 | -5/+9 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -6/+18 |
2009-01-17 | db: database locking and creation to part of opening it | Timo Teras | 1 | -22/+5 |
2009-01-16 | add: --upgrade|-u to control if upgrading is preferred or not | Timo Teras | 1 | -4/+8 |
2009-01-13 | add: --initdb to replace create applet | Timo Teras | 1 | -6/+52 |
2009-01-13 | apk: per applet options | Timo Teras | 1 | -1/+1 |