summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-09-15lua: implement who_ownsNatanael Copa1-0/+41
2011-09-15lua: open and close dbNatanael Copa1-2/+50
2011-09-15lua: initial db_openNatanael Copa1-1/+75
2011-09-15solver: fix sorting when solver is used multiple times within runTimo Teräs1-1/+2
2011-09-14lua: remove unneeded global varsNatanael Copa1-4/+0
2011-09-14build: support building lua module without shared libapkNatanael Copa1-3/+4
2011-09-14lua: typecast apk blob lenNatanael Copa1-6/+13
2011-09-14solver: make state pointers completely internalTimo Teräs5-41/+32
2011-09-14apk: remove unneeded global apk_screen_widthTimo Teräs1-1/+0
2011-09-14search: implement --exact and --allTimo Teräs1-53/+76
2011-09-14search: implement --origin to print origin package nameTimo Teräs1-17/+32
2011-09-14solver, db: run triggers in dependency orderTimo Teräs6-15/+60
2011-09-14upgrade: --no-self-upgrade optionTimo Teräs2-6/+18
2011-09-14upgrade: reimplement self-upgrade (after solver merge)Timo Teräs3-17/+42
2011-09-13all: update copyright year statementTimo Teräs40-40/+40
2011-09-13solver: add per-name specific flags, and fix the fix appletTimo Teräs5-48/+51
2011-09-09upgrade: fix context allocationTimo Teräs1-0/+1
2011-09-09pkg: consider script failure as non-fatalTimo Teräs1-2/+6
2011-09-09print: minor cleanup to indented writerTimo Teräs5-20/+18
2011-09-09del: fix recursive deletion and messages (after solver merge)Timo Teräs3-22/+158
2011-09-09test: fix for updated solver apiTimo Teräs1-20/+14
2011-09-09applets: start using solver codeTimo Teräs18-1353/+532
2011-09-05solver: report 'complete' solutions with errorsTimo Teräs1-28/+27
2011-08-18solver: reintroduce install_if supportTimo Teräs1-46/+185
2011-08-05solver: move topology sorting to solver codeTimo Teräs6-105/+104
2011-08-01solver: generate proper error messagesTimo Teräs3-196/+248
2011-07-27solver: don't consider package that we can't haveTimo Teräs1-2/+26
2011-07-27solver: permutate each preferred solution firstTimo Teräs1-57/+55
2011-07-27test: don't crash if the expected files are not thereTimo Teräs1-4/+8
2011-07-27Makefile: make it possible to override pkg-config via PKG_CONFIGNatanael Copa1-3/+4
2011-07-26solver: new package selection logic (which is not yet used)Timo Teräs6-3/+826
2011-07-24dot: applet to generate the dot attributed graph language filesTimo Teräs3-1/+154
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-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