Age | Commit message (Expand) | Author | Files | Lines |
2012-02-29 | solver, test: make conflicts unconditional | Timo Teräs | 1 | -1/+1 |
2012-02-16 | solver: record repository tag, and flags in solution | Timo Teräs | 1 | -2/+2 |
2012-01-17 | solver, upgrade: properly detect missing repository tags | Timo Teräs | 1 | -0/+5 |
2012-01-17 | upgrade: make -a reset versioned dependencies like it used to | Timo Teräs | 1 | -2/+21 |
2011-09-16 | solver: inheritable solver flags | Timo Teräs | 1 | -1/+1 |
2011-09-14 | solver: make state pointers completely internal | Timo Teräs | 1 | -4/+1 |
2011-09-14 | solver, db: run triggers in dependency order | Timo Teräs | 1 | -1/+4 |
2011-09-14 | upgrade: --no-self-upgrade option | Timo Teräs | 1 | -5/+16 |
2011-09-14 | upgrade: reimplement self-upgrade (after solver merge) | Timo Teräs | 1 | -16/+28 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | upgrade: fix context allocation | Timo Teräs | 1 | -0/+1 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -48/+22 |
2011-04-09 | upgrade: Improve english messages on apk-tools/baselibs upgrade transaction. | William Pitcock | 1 | -2/+2 |
2011-03-30 | state: use db in own struc when committing | Natanael Copa | 1 | -2/+2 |
2011-03-19 | upgrade: reset world dependencies during traversal | Timo Teräs | 1 | -18/+2 |
2011-01-01 | various: use APK_DEPMASK_REQUIRE where applicable | Timo Teräs | 1 | -2/+2 |
2011-01-01 | upgrade: perform upgrade of apk-tools first if available | Timo Teräs | 1 | -1/+47 |
2011-01-01 | various: fix breakage from converting dependency versions to atoms | Timo Teräs | 1 | -2/+4 |
2010-06-15 | upgrade: warn (do not fail) on missing top-level package names | Timo Teräs | 1 | -3/+23 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -0/+1 |
2010-06-01 | state: improve error messages from dependency failures | Timo Teräs | 1 | -7/+5 |
2010-05-12 | upgrade: reset versioned deps in world when doing upgrade -a | Natanael Copa | 1 | -2/+7 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -14/+10 |
2009-08-04 | state: fix world dependencies to be honored always | Timo Teras | 1 | -0/+3 |
2009-06-25 | help: auto construct help | Timo Teras | 1 | -3/+6 |
2009-06-25 | upgrade: add --available option | Timo Teras | 1 | -1/+20 |
2009-06-25 | upgrade: new applet | Timo Teras | 1 | -0/+55 |