summaryrefslogtreecommitdiffstats
path: root/src/state.c
Commit message (Expand)AuthorAgeFilesLines
* state: fix bug with uninitialized variable 'latest'Natanael Copa2009-04-151-1/+1
* fetch: new applet to download .apk filesTimo Teras2009-04-151-14/+0
* state: rework changeset calculation algorithmTimo Teras2009-04-141-124/+386
* add: --upgrade|-u to control if upgrading is preferred or notTimo Teras2009-01-161-3/+3
* state: fix again changeset orderingTimo Teras2009-01-131-2/+2
* state: fix generation of change-set to honour dependenciesTimo Teras2009-01-131-2/+6
* state: install packages in dependency order (not reverse)Timo Teras2009-01-131-1/+1
* various: make fancy progress bar and update todoTimo Teras2009-01-071-99/+142
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-3/+2
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+267