summaryrefslogtreecommitdiffstats
path: root/src/index.c
Commit message (Expand)AuthorAgeFilesLines
* index: more informative error messageTimo Teras2009-07-231-4/+4
* various: more informative error messagesTimo Teras2009-07-221-1/+1
* index: read also new style index filesTimo Teras2009-07-211-8/+3
* db: signed index loading (ref #46)Timo Teras2009-07-201-1/+1
* index: fix output file permissions, verify signed index (ref #46)Timo Teras2009-07-171-2/+2
* verify: new applet (ref #46)Timo Teras2009-07-171-1/+4
* various: new style index generationTimo Teras2009-07-161-3/+48
* gzip: always autoclose the inner streamTimo Teras2009-07-161-1/+1
* index: reuse existing index (fixes #25)Timo Teras2009-07-151-23/+69
* bstream: make tokenizable and load index using bstreamTimo Teras2009-07-141-5/+5
* help: auto construct helpTimo Teras2009-06-251-4/+7
* improve --help outputNatanael Copa2009-06-191-1/+1
* index: fix segfault bug when trying to deleting an unresolved depNatanael Copa2009-05-141-1/+1
* index: support for -d to delete packages from given indexNatanael Copa2009-05-121-4/+61
* db: database locking and creation to part of opening itTimo Teras2009-01-171-1/+1
* index: write out only packages specified in command lineTimo Teras2009-01-161-6/+4
* apk: per applet optionsTimo Teras2009-01-131-1/+1
* io: apk_ostream stuffTimo Teras2008-11-281-1/+6
* Preserve uid and gid. Quiet flag to print dots on progress.Timo Teras2008-04-221-2/+3
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-2/+2
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+70