summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* state: write status for each package changeNatanael Copa2010-02-261-8/+17
* state: show percent in progress barNatanael Copa2010-02-261-10/+13
* db: keep packages with no files with installed statusTimo Teras2009-12-251-6/+10
* state: Default interactive action is YesNatanael Copa2009-12-251-1/+1
* db: make fdb load package description before calling pkg_installTimo Teras2009-12-221-5/+5
* db: check the overlay files package name rather than the ovl file itselfNatanael Copa2009-12-211-1/+1
* db: honor overlay file even for protected pathsTimo Teras2009-12-211-14/+12
* apk: remove the unneeded --never-overwriteTimo Teras2009-12-214-29/+5
* db: accept files in overlay without directoryTimo Teras2009-12-211-5/+2
* db: use proper instance for overlay file entriesTimo Teras2009-12-211-25/+33
* apk: --overlay-from-stdinTimo Teras2009-12-214-5/+61
* db: read time only once when writing scriptsdbTimo Teras2009-12-211-1/+3
* db: check if target exist before renaming tempfileNatanael Copa2009-11-241-3/+10
* archive: overwrite protection needs to use real filenameTimo Teras2009-11-061-1/+7
* version: add support for version control suffixesTimo Teras2009-11-061-3/+8
* version: fix remaining version comparisonsTimo Teras2009-11-061-7/+9
* apk: add --never-overwrite flag (ref #197)Timo Teras2009-11-063-2/+25
* version: fix comparison of version againTimo Teras2009-11-051-2/+2
* db: fix migration and pruning of symlinks to dirsTimo Teras2009-10-262-3/+5
* version: fix comparision of pre-suffixesTimo Teras2009-10-261-3/+14
* pkg: fix parsing of empty dependenciesTimo Teras2009-09-161-1/+1
* version: --index output to stdout instead of stderrTimo Teras2009-09-041-4/+4
* index: do not segfault if there are no descriptionNatanael Copa2009-09-031-5/+7
* index, version: support for repository descriptions (fixes #141)Timo Teras2009-09-038-25/+89
* state: require an available package for re-installsTimo Teras2009-08-191-1/+2
* fix: upgrade also mentioned package (fixes #136)Timo Teras2009-08-171-7/+9
* version: fix comparison against empty versionTimo Teras2009-08-171-9/+14
* db: cache needs to be on non-tmpfsTimo Teras2009-08-131-1/+1
* db: fix script argumentsTimo Teras2009-08-131-4/+8
* add, del, db: fix various bugs introduced by earlier commitsTimo Teras2009-08-134-22/+21
* add: refuse to add bad dependencies to worldTimo Teras2009-08-133-22/+26
* fix: parse pkgfile properly (fixes #132)Timo Teras2009-08-132-24/+35
* db: implement triggers (fixes #45)Timo Teras2009-08-137-32/+155
* info: clean ups, print triggers (ref #45)Timo Teras2009-08-131-96/+113
* db: fix some (unimportant) memory leaksTimo Teras2009-08-121-1/+9
* db, pkg: separate structure for fields of installed packagesTimo Teras2009-08-129-203/+292
* io: better error handling when writing stuff outTimo Teras2009-08-125-45/+106
* archive: update for new place of checksum in tar headerTimo Teras2009-08-112-19/+26
* db, audit: audit symlinks (by hash of the link target)Timo Teras2009-08-115-10/+34
* db: fix checking of non-repository files from cacheTimo Teras2009-08-111-13/+32
* pkg, db: execute scripts from /var/cache/misc (fixes #129)Timo Teras2009-08-112-5/+12
* db: fix previous commitTimo Teras2009-08-111-2/+2
* db: ignore empty lines in /etc/apk/repositoriesNatanael Copa2009-08-111-1/+1
* db, pkg: fix package verification during installationTimo Teras2009-08-102-4/+11
* state: installed package does not need downloadingTimo Teras2009-08-061-3/+2
* add: world needs to be updated before state instantiationTimo Teras2009-08-061-2/+1
* state: bug fixTimo Teras2009-08-062-3/+3
* state: do not look into world in state_newTimo Teras2009-08-062-21/+25
* db: prefer local repositories, and implement --no-networkTimo Teras2009-08-068-29/+67
* state: indent package listsTimo Teras2009-08-063-19/+25