summaryrefslogtreecommitdiffstats
path: root/src/apk_defines.h
Commit message (Expand)AuthorAgeFilesLines
* apk: remove the unneeded --never-overwriteTimo Teras2009-12-211-2/+1
* apk: --overlay-from-stdinTimo Teras2009-12-211-0/+1
* apk: add --never-overwrite flag (ref #197)Timo Teras2009-11-061-0/+1
* db: implement triggers (fixes #45)Timo Teras2009-08-131-1/+1
* db: prefer local repositories, and implement --no-networkTimo Teras2009-08-061-0/+1
* del: add '-r' to remove top-level dependencies recursivelyTimo Teras2009-08-041-0/+1
* apk: use *at instead of chdir+normal file syscallTimo Teras2009-07-311-1/+1
* apk: add -i/--interactive option (fixes #60)Timo Teras2009-07-241-0/+1
* apk: add --purge option (fixes #61)Timo Teras2009-07-221-0/+1
* apk: allow-untrusted optionTimo Teras2009-07-221-0/+1
* various: more informative error messagesTimo Teras2009-07-221-0/+1
* various: misc fixesTimo Teras2009-07-221-3/+3
* blob: add some likelyness to help compiler optimizationsTimo Teras2009-07-141-0/+12
* build: optimize with -O2 by defaultTimo Teras2009-07-141-2/+3
* implement --update-cache optionNatanael Copa2009-07-091-0/+1
* csum: use openssl insteadTimo Teras2009-07-081-14/+0
* apk: add --wait option to wait for exclusive lock (fixes #26)Timo Teras2009-07-071-1/+1
* upgrade: add --available optionTimo Teras2009-06-251-1/+2
* fetch: new applet to download .apk filesTimo Teras2009-04-151-0/+1
* state: rework changeset calculation algorithmTimo Teras2009-04-141-2/+8
* apk: --force to overwrite filesTimo Teras2009-03-041-1/+1
* apk: --clean-protected optionTimo Teras2009-03-041-0/+1
* add: --upgrade|-u to control if upgrading is preferred or notTimo Teras2009-01-161-1/+1
* info: only show package desc when --verboseNatanael Copa2009-01-161-3/+3
* various: make fancy progress bar and update todoTimo Teras2009-01-071-1/+20
* apk_array: clear newly allocated memoryTimo Teras2009-01-061-1/+6
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-0/+69
* db: checksum installed files, protect config filesTimo Teras2008-11-141-0/+7
* Overwriting of bb files, apk_create (from old apk-tools), chdir changes,Timo Teras2008-04-221-5/+21
* Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras2008-04-221-3/+5
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+147