aboutsummaryrefslogtreecommitdiffstats
path: root/src/ver.c
Commit message (Expand)AuthorAgeFilesLines
* make del, fetch, fix and info return errorsTimo Teräs2014-12-081-2/+3
* rework option parsing to have a group structureTimo Teräs2014-10-081-15/+19
* version: clarify usageDubiousjim2013-06-281-3/+4
* various: applet help text and comment fixesDubiousjim2013-06-281-2/+2
* all: few behavioural regression fixesTimo Teräs2013-06-191-2/+3
* applets: unify help message by removing final dotsTimo Teräs2013-06-191-2/+1
* db: store repository tag names including leading @Timo Teräs2013-06-181-13/+14
* fix, info, ver: perform wildcard matchingTimo Teräs2013-06-181-46/+26
* apk: use string array in applet mains, separate apk_name_foreach_matchingTimo Teräs2013-06-181-20/+23
* ver: fix help message of --limitTimo Teräs2012-11-051-2/+2
* ver: show all packages with -vNatanael Copa2012-05-071-1/+1
* ver: make --quiet output suitable for scripting/pipingNatanael Copa2012-05-071-0/+4
* ver: print '?' when package is not available in any repoNatanael Copa2012-05-071-1/+2
* ver: show all versions if package name specifiedTimo Teräs2012-04-271-1/+1
* all: introduce apk_provides and use it in apk_nameTimo Teräs2012-02-241-15/+13
* ver: handle pinned packages betterTimo Teräs2012-02-151-7/+36
* ver: by default show only upgradeable packagesTimo Teräs2012-02-141-0/+6
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* ver: database is not needed for version string checking and testsTimo Teräs2011-07-241-0/+2
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-8/+10
* io: enhance istream/bstreams with pipe to forked childTimo Teräs2010-12-091-1/+1
* 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