summaryrefslogtreecommitdiffstats
path: root/src/ver.c
Commit message (Expand)AuthorAgeFilesLines
* First steps for libapkNatanael Copa2010-06-111-0/+1
* version: --index output to stdout instead of stderrTimo Teras2009-09-041-4/+4
* index, version: support for repository descriptions (fixes #141)Timo Teras2009-09-031-4/+28
* db, pkg: separate structure for fields of installed packagesTimo Teras2009-08-121-4/+4
* all: implement database open optionsTimo Teras2009-08-061-9/+6
* ver: implement --limitNatanael Copa2009-07-091-27/+24
* ver: fix output indentationTimo Teras2009-07-071-1/+3
* help: auto construct helpTimo Teras2009-06-251-7/+8
* ver: only compare the given packages, show versionNatanael Copa2009-06-201-17/+47
* improve --help outputNatanael Copa2009-06-191-1/+1
* ver: added --check/-c option to vaildate given version stringNatanael Copa2009-04-031-0/+17
* ver: test given version strings with -t or --testNatanael Copa2009-04-031-7/+41
* db: database locking and creation to part of opening itTimo Teras2009-01-171-1/+1
* apk: per applet optionsTimo Teras2009-01-131-1/+1
* hash, db: use apk_blob_t and list_*Timo Teras2008-11-271-2/+1
* Argument parsing. Some other stuff too.Timo Teras2008-04-211-3/+3
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+76