summaryrefslogtreecommitdiffstats
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* version: add support for version control suffixesTimo Teras2009-11-061-3/+8
* version: fix remaining version comparisonsTimo Teras2009-11-061-7/+9
* version: fix comparison of version againTimo Teras2009-11-051-2/+2
* version: fix comparision of pre-suffixesTimo Teras2009-10-261-3/+14
* version: fix comparison against empty versionTimo Teras2009-08-171-9/+14
* version: added apk_version_compare_blob() functionNatanael Copa2009-06-221-7/+8
* ver: only compare the given packages, show versionNatanael Copa2009-06-201-3/+7
* add: support for forced versionsNatanael Copa2009-06-161-0/+18
* pkg: clean up writing of dependenciesTimo Teras2009-04-161-0/+18
* state: rework changeset calculation algorithmTimo Teras2009-04-141-0/+6
* version: avoid end up in endless loop if we compare 2 equal invalid versionsNatanael Copa2009-04-131-1/+1
* version: allow more digits come after letterNatanael Copa2009-04-131-1/+4
* version: allow token letter after digit_or_zeroNatanael Copa2009-04-131-1/+2
* version: allow only TOKEN_LETTER after a digitNatanael Copa2009-04-031-1/+1
* Initial commit of some stuff written so far. Still in state of flux. ExpectTimo Teras2008-04-171-0/+165