aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apk-tools-2.1.1v2.1.12.1-stableTimo Teräs2012-02-011-1/+1
* pkg, db: fix signature checking for files without control partTimo Teräs2012-02-013-27/+46
* info: -e and -W operate on database only (repos not needed)Timo Teräs2012-02-011-0/+2
* ver: database is not needed for version string checking and testsTimo Teräs2011-07-241-0/+2
* apk: improve indented printingTimo Teräs2011-07-225-20/+41
* apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm portsWilliam Pitcock2011-07-161-0/+6
* apk: use APK_DEFAULT_ARCH in version().William Pitcock2011-07-161-1/+1
* apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi...William Pitcock2011-07-162-8/+10
* apk: display command descriptions in command listWilliam Pitcock2011-07-161-5/+10
* cache: return error if cache sync or download failsTimo Teräs2011-07-111-3/+3
* index: handle errors instead of silently failingTimo Teräs2011-06-283-12/+41
* db: more fix for read-only cache remountingTimo Teräs2011-05-273-18/+15
* db: remount read-only after the file handles have been closedNatanael Copa2011-05-271-6/+6
* apk-tools-2.1.0v2.1.0Timo Teräs2011-05-231-1/+1
* state: fix commit order of packagesTimo Teräs2011-05-231-6/+17
* db: fix post-install script error message formattingTimo Teräs2011-05-231-2/+2
* state: make some of the interactive messages line up with apt which weren't a...William Pitcock2011-04-261-3/+3
* db: remount ro cache to rw earlier for update to workTimo Teräs2011-04-221-15/+16
* apk: default screen width 70 if ioctl says 0 as widthTimo Teräs2011-04-221-1/+1
* db: Allow override arch when using --rootNatanael Copa2011-04-143-2/+11
* state: make the progress bar look niceWilliam Pitcock2011-04-091-3/+3
* upgrade: Improve english messages on apk-tools/baselibs upgrade transaction.William Pitcock2011-04-091-2/+2
* fetch: fix fetching of packages with archTimo Teräs2011-04-073-19/+24
* apk-tools-2.1.0_rc1v2.1.0_rc1Timo Teräs2011-04-061-1/+1
* pkg: add origin, maintainer, build_time and commit id to indexTimo Teräs2011-04-042-1/+37
* index: support rewriting of architectureTimo Teräs2011-04-041-2/+13
* state: late locking for install_if package selectionTimo Teräs2011-03-311-0/+6
* state: use db in own struc when committingNatanael Copa2011-03-306-8/+8
* state, info: implement install_if (fixes #443)Timo Teräs2011-03-292-60/+185
* apk-tools-2.1.0_pre1v2.1.0_pre1Timo Teräs2011-03-292-5/+4
* fetch: fix package version printTimo Teräs2011-03-291-3/+4
* apk: fix gcc 4.6 warningsTimo Teräs2011-03-271-2/+1
* state: fix late locking of packagesTimo Teräs2011-03-271-1/+1
* apk: improve progress barTimo Teräs2011-03-193-12/+29
* upgrade: reset world dependencies during traversalTimo Teräs2011-03-192-24/+14
* state: lock package late for names specified on command lineTimo Teräs2011-03-191-4/+11
* db: relocate from /var/lib/apkTimo Teräs2011-03-163-47/+91
* db: move lock file to /var/lockTimo Teräs2011-03-161-2/+4
* apk: show progress bar by default for tty controlled runsTimo Teräs2011-03-162-7/+12
* db: fix cache tmpfs detectionTimo Teräs2011-03-161-1/+1
* db, cache: automatically remount cache read-write when neededTimo Teräs2011-03-163-14/+104
* db: handle arch similarly to stable branchTimo Teräs2011-03-163-16/+26
* db: detect tmpfs betterTimo Teräs2011-03-161-1/+4
* url: try wget from $PATH first and fallback to busybox wgetNatanael Copa2011-03-111-0/+4
* db: fix package cachingTimo Teräs2011-01-211-2/+2
* add: use default arch instead of noarch, improve errorsTimo Teräs2011-01-052-3/+4
* Makefile: include config.mk if existsNatanael Copa2011-01-041-0/+2
* db: check and initiailize required package fields before addition to dbTimo Teräs2011-01-041-0/+5
* pkg: recognize install_ifTimo Teräs2011-01-044-26/+55
* pkg, db: allow index with unsupported features to be loadedTimo Teräs2011-01-035-24/+60