Age | Commit message (Expand) | Author | Files | Lines |
2011-09-14 | solver: make state pointers completely internal | Timo Teräs | 5 | -41/+32 |
2011-09-14 | apk: remove unneeded global apk_screen_width | Timo Teräs | 1 | -1/+0 |
2011-09-14 | search: implement --exact and --all | Timo Teräs | 1 | -53/+76 |
2011-09-14 | search: implement --origin to print origin package name | Timo Teräs | 1 | -17/+32 |
2011-09-14 | solver, db: run triggers in dependency order | Timo Teräs | 6 | -15/+60 |
2011-09-14 | upgrade: --no-self-upgrade option | Timo Teräs | 2 | -6/+18 |
2011-09-14 | upgrade: reimplement self-upgrade (after solver merge) | Timo Teräs | 3 | -17/+42 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 40 | -40/+40 |
2011-09-13 | solver: add per-name specific flags, and fix the fix applet | Timo Teräs | 5 | -48/+51 |
2011-09-09 | upgrade: fix context allocation | Timo Teräs | 1 | -0/+1 |
2011-09-09 | pkg: consider script failure as non-fatal | Timo Teräs | 1 | -2/+6 |
2011-09-09 | print: minor cleanup to indented writer | Timo Teräs | 5 | -20/+18 |
2011-09-09 | del: fix recursive deletion and messages (after solver merge) | Timo Teräs | 3 | -22/+158 |
2011-09-09 | test: fix for updated solver api | Timo Teräs | 1 | -20/+14 |
2011-09-09 | applets: start using solver code | Timo Teräs | 18 | -1353/+532 |
2011-09-05 | solver: report 'complete' solutions with errors | Timo Teräs | 1 | -28/+27 |
2011-08-18 | solver: reintroduce install_if support | Timo Teräs | 1 | -46/+185 |
2011-08-05 | solver: move topology sorting to solver code | Timo Teräs | 6 | -105/+104 |
2011-08-01 | solver: generate proper error messages | Timo Teräs | 3 | -196/+248 |
2011-07-27 | solver: don't consider package that we can't have | Timo Teräs | 1 | -2/+26 |
2011-07-27 | solver: permutate each preferred solution first | Timo Teräs | 1 | -57/+55 |
2011-07-27 | test: don't crash if the expected files are not there | Timo Teräs | 1 | -4/+8 |
2011-07-27 | Makefile: make it possible to override pkg-config via PKG_CONFIG | Natanael Copa | 1 | -3/+4 |
2011-07-26 | solver: new package selection logic (which is not yet used) | Timo Teräs | 6 | -3/+826 |
2011-07-24 | dot: applet to generate the dot attributed graph language files | Timo Teräs | 3 | -1/+154 |
2011-07-24 | ver: database is not needed for version string checking and tests | Timo Teräs | 1 | -0/+2 |
2011-07-22 | apk: improve indented printing | Timo Teräs | 5 | -20/+41 |
2011-07-16 | apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm ports | William Pitcock | 1 | -0/+6 |
2011-07-16 | apk: use APK_DEFAULT_ARCH in version(). | William Pitcock | 1 | -1/+1 |
2011-07-16 | apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi... | William Pitcock | 2 | -8/+10 |
2011-07-16 | apk: display command descriptions in command list | William Pitcock | 1 | -5/+10 |
2011-07-11 | cache: return error if cache sync or download fails | Timo Teräs | 1 | -3/+3 |
2011-06-28 | index: handle errors instead of silently failing | Timo Teräs | 3 | -12/+41 |
2011-05-27 | db: more fix for read-only cache remounting | Timo Teräs | 3 | -18/+15 |
2011-05-27 | db: remount read-only after the file handles have been closed | Natanael Copa | 1 | -6/+6 |
2011-05-23 | state: fix commit order of packages | Timo Teräs | 1 | -6/+17 |
2011-05-23 | db: fix post-install script error message formatting | Timo Teräs | 1 | -2/+2 |
2011-04-26 | state: make some of the interactive messages line up with apt which weren't a... | William Pitcock | 1 | -3/+3 |
2011-04-22 | db: remount ro cache to rw earlier for update to work | Timo Teräs | 1 | -15/+16 |
2011-04-22 | apk: default screen width 70 if ioctl says 0 as width | Timo Teräs | 1 | -1/+1 |
2011-04-14 | db: Allow override arch when using --root | Natanael Copa | 3 | -2/+11 |
2011-04-09 | state: make the progress bar look nice | William Pitcock | 1 | -3/+3 |
2011-04-09 | upgrade: Improve english messages on apk-tools/baselibs upgrade transaction. | William Pitcock | 1 | -2/+2 |
2011-04-07 | fetch: fix fetching of packages with arch | Timo Teräs | 3 | -19/+24 |
2011-04-04 | pkg: add origin, maintainer, build_time and commit id to index | Timo Teräs | 2 | -1/+37 |
2011-04-04 | index: support rewriting of architecture | Timo Teräs | 1 | -2/+13 |
2011-03-31 | state: late locking for install_if package selection | Timo Teräs | 1 | -0/+6 |
2011-03-30 | state: use db in own struc when committing | Natanael Copa | 6 | -8/+8 |
2011-03-29 | state, info: implement install_if (fixes #443) | Timo Teräs | 2 | -60/+185 |
2011-03-29 | apk-tools-2.1.0_pre1v2.1.0_pre1 | Timo Teräs | 1 | -4/+3 |