summaryrefslogtreecommitdiffstats
path: root/src/apk.c
Commit message (Expand)AuthorAgeFilesLines
* state: make package deletion saferTimo Teras2009-04-151-4/+4
* state: rework changeset calculation algorithmTimo Teras2009-04-141-7/+18
* apk: --force to overwrite filesTimo Teras2009-03-041-2/+3
* apk: --clean-protected optionTimo Teras2009-03-041-10/+11
* db: allow more than one --repository argNatanael Copa2009-02-171-2/+17
* apk: added option --version/-VNatanael Copa2009-01-171-14/+25
* add: --upgrade|-u to control if upgrading is preferred or notTimo Teras2009-01-161-1/+1
* apk: fix --root/-p optionNatanael Copa2009-01-161-1/+1
* apk: short option for --root is -pNatanael Copa2009-01-161-1/+1
* info: only show package desc when --verboseNatanael Copa2009-01-161-3/+7
* apk: isalnum() takes only unsigned char values add explicit check for thatTimo Teras2009-01-151-1/+2
* apk: per applet optionsTimo Teras2009-01-131-29/+71
* apk: honour --root command line switchTimo Teras2009-01-131-1/+2
* apk: support for ROOT environment variableNatanael Copa2009-01-121-1/+5
* various: make fancy progress bar and update todoTimo Teras2009-01-071-1/+5
* log: eliminate fortified build warningTimo Teras2009-01-061-1/+1
* Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras2008-04-221-0/+3
* Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras2008-04-221-0/+5
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-19/+55
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+81