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