aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lua: remove unneeded global varsNatanael Copa2011-09-141-4/+0
* build: tell git to ignore config.mkNatanael Copa2011-09-141-0/+1
* build: support building lua module without shared libapkNatanael Copa2011-09-141-3/+4
* lua: typecast apk blob lenNatanael Copa2011-09-141-6/+13
* solver: make state pointers completely internalTimo Teräs2011-09-145-41/+32
* apk: remove unneeded global apk_screen_widthTimo Teräs2011-09-141-1/+0
* search: implement --exact and --allTimo Teräs2011-09-141-53/+76
* search: implement --origin to print origin package nameTimo Teräs2011-09-141-17/+32
* solver, db: run triggers in dependency orderTimo Teräs2011-09-146-15/+60
* upgrade: --no-self-upgrade optionTimo Teräs2011-09-142-6/+18
* upgrade: reimplement self-upgrade (after solver merge)Timo Teräs2011-09-143-17/+42
* all: update copyright year statementTimo Teräs2011-09-1340-40/+40
* 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-0919-1353/+533
* solver: report 'complete' solutions with errorsTimo Teräs2011-09-055-38/+31
* solver: reintroduce install_if supportTimo Teräs2011-08-1815-58/+265
* solver: move topology sorting to solver codeTimo Teräs2011-08-056-105/+104
* solver: generate proper error messagesTimo Teräs2011-08-0125-209/+304
* solver: don't consider package that we can't haveTimo Teräs2011-07-273-2/+27
* solver: permutate each preferred solution firstTimo Teräs2011-07-276-57/+72
* 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-2631-10/+988
* 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
* apk-tools-2.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_rc1Timo Teräs2011-04-061-1/+1