| Commit message (Expand) | Author | Age | Files | Lines |
* | version: fix comparison against empty version | Timo Teras | 2009-08-17 | 1 | -9/+14 |
* | apk-tools-2.0_rc3v2.0_rc3 | Timo Teras | 2009-08-13 | 1 | -1/+1 |
* | db: cache needs to be on non-tmpfs | Timo Teras | 2009-08-13 | 1 | -1/+1 |
* | todo: file deleted, use bug tracker | Timo Teras | 2009-08-13 | 1 | -39/+0 |
* | db: fix script arguments | Timo Teras | 2009-08-13 | 1 | -4/+8 |
* | add, del, db: fix various bugs introduced by earlier commits | Timo Teras | 2009-08-13 | 4 | -22/+21 |
* | add: refuse to add bad dependencies to world | Timo Teras | 2009-08-13 | 3 | -22/+26 |
* | fix: parse pkgfile properly (fixes #132) | Timo Teras | 2009-08-13 | 2 | -24/+35 |
* | db: implement triggers (fixes #45) | Timo Teras | 2009-08-13 | 7 | -32/+155 |
* | info: clean ups, print triggers (ref #45) | Timo Teras | 2009-08-13 | 1 | -96/+113 |
* | db: fix some (unimportant) memory leaks | Timo Teras | 2009-08-12 | 1 | -1/+9 |
* | db, pkg: separate structure for fields of installed packages | Timo Teras | 2009-08-12 | 9 | -203/+292 |
* | io: better error handling when writing stuff out | Timo Teras | 2009-08-12 | 5 | -45/+106 |
* | archive: update for new place of checksum in tar header | Timo Teras | 2009-08-11 | 2 | -19/+26 |
* | db, audit: audit symlinks (by hash of the link target) | Timo Teras | 2009-08-11 | 5 | -10/+34 |
* | db: fix checking of non-repository files from cache | Timo Teras | 2009-08-11 | 1 | -13/+32 |
* | pkg, db: execute scripts from /var/cache/misc (fixes #129) | Timo Teras | 2009-08-11 | 2 | -5/+12 |
* | db: fix previous commit | Timo Teras | 2009-08-11 | 1 | -2/+2 |
* | db: ignore empty lines in /etc/apk/repositories | Natanael Copa | 2009-08-11 | 1 | -1/+1 |
* | apk-tools-2.0_rc2v2.0_rc2 | Timo Teras | 2009-08-10 | 1 | -1/+1 |
* | db, pkg: fix package verification during installation | Timo Teras | 2009-08-10 | 2 | -4/+11 |
* | state: installed package does not need downloading | Timo Teras | 2009-08-06 | 1 | -3/+2 |
* | add: world needs to be updated before state instantiation | Timo Teras | 2009-08-06 | 1 | -2/+1 |
* | state: bug fix | Timo Teras | 2009-08-06 | 2 | -3/+3 |
* | state: do not look into world in state_new | Timo Teras | 2009-08-06 | 2 | -21/+25 |
* | db: prefer local repositories, and implement --no-network | Timo Teras | 2009-08-06 | 8 | -29/+67 |
* | state: indent package lists | Timo Teras | 2009-08-06 | 3 | -19/+25 |
* | state, update: fixes | Timo Teras | 2009-08-06 | 2 | -2/+4 |
* | all: implement database open options | Timo Teras | 2009-08-06 | 17 | -220/+189 |
* | db: make missing index non-fatal | Timo Teras | 2009-08-06 | 1 | -1/+1 |
* | audit: do not load repositories | Timo Teras | 2009-08-06 | 1 | -2/+5 |
* | state: ignore missing world dependencies with --force and --quiet | Timo Teras | 2009-08-06 | 1 | -1/+1 |
* | db: command line repositories take preference | Timo Teras | 2009-08-06 | 1 | -75/+70 |
* | audit: fix --backup | Timo Teras | 2009-08-06 | 1 | -1/+4 |
* | info: fix a --exists to work if the name is non-existant | Timo Teras | 2009-08-05 | 1 | -0/+3 |
* | apk-tools-2.0_rc1v2.0_rc1 | Timo Teras | 2009-08-05 | 1 | -2/+1 |
* | build: update make rules | Timo Teras | 2009-08-05 | 1 | -1/+8 |
* | info: support dependency style tests in package existance checking | Timo Teras | 2009-08-05 | 1 | -11/+18 |
* | io: flag for following symlinks on fstat | Timo Teras | 2009-08-05 | 3 | -5/+11 |
* | fetch: --link is -L for short, not -l | Timo Teras | 2009-08-05 | 1 | -1/+1 |
* | state: world might be empty | Timo Teras | 2009-08-05 | 1 | -1/+1 |
* | index: root is needed for signing keys | Timo Teras | 2009-08-05 | 1 | -1/+1 |
* | db: support "replaces" directive (fixes #113) | Timo Teras | 2009-08-04 | 3 | -15/+58 |
* | fix: new applet to reinstall and fix package | Timo Teras | 2009-08-04 | 5 | -20/+143 |
* | state: fix world dependencies to be honored always | Timo Teras | 2009-08-04 | 6 | -39/+117 |
* | db: return hard error if repository opening fails | Timo Teras | 2009-08-04 | 1 | -6/+10 |
* | del: add '-r' to remove top-level dependencies recursively | Timo Teras | 2009-08-04 | 3 | -11/+46 |
* | archive: compile fix | Natanael Copa | 2009-08-03 | 1 | -0/+1 |
* | db: jump through hoops to get checksums for hardlinks | Timo Teras | 2009-07-31 | 1 | -18/+60 |
* | audit: sanitize --system | Timo Teras | 2009-07-31 | 1 | -32/+79 |