summaryrefslogtreecommitdiff
path: root/src/ver.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-24ver: database is not needed for version string checking and testsTimo Teräs1-0/+2
2010-12-14various: use 'atoms' for certain package field and misc fixesTimo Teräs1-8/+10
2010-12-09io: enhance istream/bstreams with pipe to forked childTimo Teräs1-1/+1
2010-06-11First steps for libapkNatanael Copa1-0/+1
2009-09-04version: --index output to stdout instead of stderrTimo Teras1-4/+4
2009-09-03index, version: support for repository descriptions (fixes #141)Timo Teras1-4/+28
2009-08-12db, pkg: separate structure for fields of installed packagesTimo Teras1-4/+4
2009-08-06all: implement database open optionsTimo Teras1-9/+6
2009-07-09ver: implement --limitNatanael Copa1-27/+24
2009-07-07ver: fix output indentationTimo Teras1-1/+3
2009-06-25help: auto construct helpTimo Teras1-7/+8
2009-06-20ver: only compare the given packages, show versionNatanael Copa1-17/+47
2009-06-19improve --help outputNatanael Copa1-1/+1
2009-04-03ver: added --check/-c option to vaildate given version stringNatanael Copa1-0/+17
2009-04-03ver: test given version strings with -t or --testNatanael Copa1-7/+41
2009-01-17db: database locking and creation to part of opening itTimo Teras1-1/+1
2009-01-13apk: per applet optionsTimo Teras1-1/+1
2008-11-27hash, db: use apk_blob_t and list_*Timo Teras1-2/+1
2008-04-21Argument parsing. Some other stuff too.Timo Teras1-3/+3
2008-04-17Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras1-0/+76