Age | Commit message (Expand) | Author | Files | Lines |
2009-12-21 | db: read time only once when writing scriptsdb | Timo Teras | 1 | -1/+3 |
2009-11-24 | apk-tools-2.0_rc7v2.0_rc7 | Timo Teras | 1 | -1/+1 |
2009-11-24 | db: check if target exist before renaming tempfile | Natanael Copa | 1 | -3/+10 |
2009-11-06 | archive: overwrite protection needs to use real filename | Timo Teras | 1 | -1/+7 |
2009-11-06 | version: add support for version control suffixes | Timo Teras | 1 | -3/+8 |
2009-11-06 | version: fix remaining version comparisons | Timo Teras | 1 | -7/+9 |
2009-11-06 | test: add test cases for version comparing | Timo Teras | 2 | -0/+741 |
2009-11-06 | apk: add --never-overwrite flag (ref #197) | Timo Teras | 3 | -2/+25 |
2009-11-05 | version: fix comparison of version again | Timo Teras | 1 | -2/+2 |
2009-10-26 | db: fix migration and pruning of symlinks to dirs | Timo Teras | 2 | -3/+5 |
2009-10-26 | version: fix comparision of pre-suffixes | Timo Teras | 1 | -3/+14 |
2009-09-25 | apk-tools-2.0_rc6v2.0_rc6 | Timo Teras | 1 | -1/+1 |
2009-09-16 | pkg: fix parsing of empty dependencies | Timo Teras | 1 | -1/+1 |
2009-09-04 | version: --index output to stdout instead of stderr | Timo Teras | 1 | -4/+4 |
2009-09-03 | apk-tools-2.0_rc5v2.0_rc5 | Timo Teras | 1 | -1/+1 |
2009-09-03 | index: do not segfault if there are no description | Natanael Copa | 1 | -5/+7 |
2009-09-03 | index, version: support for repository descriptions (fixes #141) | Timo Teras | 8 | -25/+89 |
2009-08-20 | apk-tools-2.0_rc4v2.0_rc4 | Timo Teras | 1 | -1/+1 |
2009-08-19 | state: require an available package for re-installs | Timo Teras | 1 | -1/+2 |
2009-08-17 | fix: upgrade also mentioned package (fixes #136) | Timo Teras | 1 | -7/+9 |
2009-08-17 | version: fix comparison against empty version | Timo Teras | 1 | -9/+14 |
2009-08-13 | apk-tools-2.0_rc3v2.0_rc3 | Timo Teras | 1 | -1/+1 |
2009-08-13 | db: cache needs to be on non-tmpfs | Timo Teras | 1 | -1/+1 |
2009-08-13 | todo: file deleted, use bug tracker | Timo Teras | 1 | -39/+0 |
2009-08-13 | db: fix script arguments | Timo Teras | 1 | -4/+8 |
2009-08-13 | add, del, db: fix various bugs introduced by earlier commits | Timo Teras | 4 | -22/+21 |
2009-08-13 | add: refuse to add bad dependencies to world | Timo Teras | 3 | -22/+26 |
2009-08-13 | fix: parse pkgfile properly (fixes #132) | Timo Teras | 2 | -24/+35 |
2009-08-13 | db: implement triggers (fixes #45) | Timo Teras | 7 | -32/+155 |
2009-08-13 | info: clean ups, print triggers (ref #45) | Timo Teras | 1 | -96/+113 |
2009-08-12 | db: fix some (unimportant) memory leaks | Timo Teras | 1 | -1/+9 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 9 | -203/+292 |
2009-08-12 | io: better error handling when writing stuff out | Timo Teras | 5 | -45/+106 |
2009-08-11 | archive: update for new place of checksum in tar header | Timo Teras | 2 | -19/+26 |
2009-08-11 | db, audit: audit symlinks (by hash of the link target) | Timo Teras | 5 | -10/+34 |
2009-08-11 | db: fix checking of non-repository files from cache | Timo Teras | 1 | -13/+32 |
2009-08-11 | pkg, db: execute scripts from /var/cache/misc (fixes #129) | Timo Teras | 2 | -5/+12 |
2009-08-11 | db: fix previous commit | Timo Teras | 1 | -2/+2 |
2009-08-11 | db: ignore empty lines in /etc/apk/repositories | Natanael Copa | 1 | -1/+1 |
2009-08-10 | apk-tools-2.0_rc2v2.0_rc2 | Timo Teras | 1 | -1/+1 |
2009-08-10 | db, pkg: fix package verification during installation | Timo Teras | 2 | -4/+11 |
2009-08-06 | state: installed package does not need downloading | Timo Teras | 1 | -3/+2 |
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 | 2 | -3/+3 |
2009-08-06 | state: do not look into world in state_new | Timo Teras | 2 | -21/+25 |
2009-08-06 | db: prefer local repositories, and implement --no-network | Timo Teras | 8 | -29/+67 |
2009-08-06 | state: indent package lists | Timo Teras | 3 | -19/+25 |
2009-08-06 | state, update: fixes | Timo Teras | 2 | -2/+4 |
2009-08-06 | all: implement database open options | Timo Teras | 17 | -220/+189 |
2009-08-06 | db: make missing index non-fatal | Timo Teras | 1 | -1/+1 |