summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-03-01db: fix previous commitTimo Teras1-0/+1
2010-03-01db: read also non-repository package index if reading repository indexesTimo Teras1-8/+8
2010-02-26Merge branch 'master' into progNatanael Copa1-3/+5
2010-02-26state: write status for each package changeNatanael Copa1-8/+17
2010-02-26state: show percent in progress barNatanael Copa1-10/+13
2010-02-26add: print all failing packages instead of only firstNatanael Copa1-3/+5
2009-12-25db: keep packages with no files with installed statusTimo Teras1-6/+10
2009-12-25state: Default interactive action is YesNatanael Copa1-1/+1
2009-12-22db: make fdb load package description before calling pkg_installTimo Teras1-5/+5
2009-12-21db: check the overlay files package name rather than the ovl file itselfNatanael Copa1-1/+1
2009-12-21db: honor overlay file even for protected pathsTimo Teras1-14/+12
2009-12-21apk: remove the unneeded --never-overwriteTimo Teras4-29/+5
2009-12-21db: accept files in overlay without directoryTimo Teras1-5/+2
2009-12-21db: use proper instance for overlay file entriesTimo Teras1-25/+33
2009-12-21apk: --overlay-from-stdinTimo Teras4-5/+61
2009-12-21db: read time only once when writing scriptsdbTimo Teras1-1/+3
2009-11-24db: check if target exist before renaming tempfileNatanael Copa1-3/+10
2009-11-06archive: overwrite protection needs to use real filenameTimo Teras1-1/+7
2009-11-06version: add support for version control suffixesTimo Teras1-3/+8
2009-11-06version: fix remaining version comparisonsTimo Teras1-7/+9
2009-11-06apk: add --never-overwrite flag (ref #197)Timo Teras3-2/+25
2009-11-05version: fix comparison of version againTimo Teras1-2/+2
2009-10-26db: fix migration and pruning of symlinks to dirsTimo Teras2-3/+5
2009-10-26version: fix comparision of pre-suffixesTimo Teras1-3/+14
2009-09-16pkg: fix parsing of empty dependenciesTimo Teras1-1/+1
2009-09-04version: --index output to stdout instead of stderrTimo Teras1-4/+4
2009-09-03index: do not segfault if there are no descriptionNatanael Copa1-5/+7
2009-09-03index, version: support for repository descriptions (fixes #141)Timo Teras8-25/+89
2009-08-19state: require an available package for re-installsTimo Teras1-1/+2
2009-08-17fix: upgrade also mentioned package (fixes #136)Timo Teras1-7/+9
2009-08-17version: fix comparison against empty versionTimo Teras1-9/+14
2009-08-13db: cache needs to be on non-tmpfsTimo Teras1-1/+1
2009-08-13db: fix script argumentsTimo Teras1-4/+8
2009-08-13add, del, db: fix various bugs introduced by earlier commitsTimo Teras4-22/+21
2009-08-13add: refuse to add bad dependencies to worldTimo Teras3-22/+26
2009-08-13fix: parse pkgfile properly (fixes #132)Timo Teras2-24/+35
2009-08-13db: implement triggers (fixes #45)Timo Teras7-32/+155
2009-08-13info: clean ups, print triggers (ref #45)Timo Teras1-96/+113
2009-08-12db: fix some (unimportant) memory leaksTimo Teras1-1/+9
2009-08-12db, pkg: separate structure for fields of installed packagesTimo Teras9-203/+292
2009-08-12io: better error handling when writing stuff outTimo Teras5-45/+106
2009-08-11archive: update for new place of checksum in tar headerTimo Teras2-19/+26
2009-08-11db, audit: audit symlinks (by hash of the link target)Timo Teras5-10/+34
2009-08-11db: fix checking of non-repository files from cacheTimo Teras1-13/+32
2009-08-11pkg, db: execute scripts from /var/cache/misc (fixes #129)Timo Teras2-5/+12
2009-08-11db: fix previous commitTimo Teras1-2/+2
2009-08-11db: ignore empty lines in /etc/apk/repositoriesNatanael Copa1-1/+1
2009-08-10db, pkg: fix package verification during installationTimo Teras2-4/+11
2009-08-06state: installed package does not need downloadingTimo Teras1-3/+2
2009-08-06add: world needs to be updated before state instantiationTimo Teras1-2/+1