aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* solver: add per-name specific flags, and fix the fix appletTimo Teräs2011-09-135-48/+51
* upgrade: fix context allocationTimo Teräs2011-09-091-0/+1
* pkg: consider script failure as non-fatalTimo Teräs2011-09-091-2/+6
* print: minor cleanup to indented writerTimo Teräs2011-09-095-20/+18
* del: fix recursive deletion and messages (after solver merge)Timo Teräs2011-09-093-22/+158
* test: fix for updated solver apiTimo Teräs2011-09-091-20/+14
* applets: start using solver codeTimo Teräs2011-09-0918-1353/+532
* solver: report 'complete' solutions with errorsTimo Teräs2011-09-051-28/+27
* solver: reintroduce install_if supportTimo Teräs2011-08-181-46/+185
* solver: move topology sorting to solver codeTimo Teräs2011-08-056-105/+104
* solver: generate proper error messagesTimo Teräs2011-08-013-196/+248
* solver: don't consider package that we can't haveTimo Teräs2011-07-271-2/+26
* solver: permutate each preferred solution firstTimo Teräs2011-07-271-57/+55
* test: don't crash if the expected files are not thereTimo Teräs2011-07-271-4/+8
* Makefile: make it possible to override pkg-config via PKG_CONFIGNatanael Copa2011-07-271-3/+4
* solver: new package selection logic (which is not yet used)Timo Teräs2011-07-266-3/+826
* dot: applet to generate the dot attributed graph language filesTimo Teräs2011-07-243-1/+154
* 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
* 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
* 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-291-4/+3
* 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