summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apk-tools-2.0.2v2.0.2Timo Teras2010-03-161-1/+1
* state: virtual packages are always installableTimo Teras2010-03-151-0/+2
* state: check package availability alwaysTimo Teras2010-03-101-7/+16
* apk-tools-2.0.1v2.0.1Timo Teras2010-03-041-1/+1
* fetch: do not include installed non-repository files in searchTimo Teras2010-03-043-13/+19
* cache: do not download files existing in local repositoryTimo Teras2010-03-011-1/+1
* db: fix previous commitTimo Teras2010-03-011-0/+1
* db: read also non-repository package index if reading repository indexesTimo Teras2010-03-011-8/+8
* Merge branch 'master' into progNatanael Copa2010-02-261-3/+5
|\
| * add: print all failing packages instead of only firstNatanael Copa2010-02-261-3/+5
* | 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
* apk-tools-2.0v2.0Timo Teras2009-12-231-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
* apk-tools-2.0_rc7v2.0_rc7Timo Teras2009-11-241-1/+1
* 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
* test: add test cases for version comparingTimo Teras2009-11-062-0/+741
* 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
* apk-tools-2.0_rc6v2.0_rc6Timo Teras2009-09-251-1/+1
* pkg: fix parsing of empty dependenciesTimo Teras2009-09-161-1/+1
* version: --index output to stdout instead of stderrTimo Teras2009-09-041-4/+4
* apk-tools-2.0_rc5v2.0_rc5Timo Teras2009-09-031-1/+1
* 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
* apk-tools-2.0_rc4v2.0_rc4Timo Teras2009-08-201-1/+1
* 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
* apk-tools-2.0_rc3v2.0_rc3Timo Teras2009-08-131-1/+1
* db: cache needs to be on non-tmpfsTimo Teras2009-08-131-1/+1
* todo: file deleted, use bug trackerTimo Teras2009-08-131-39/+0
* 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