summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/version.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-12-21include config.h via MakefilesDave Reisner1-2/+0
2011-08-23vercmp: ensure 2.0a and 2.0.a do not compare equalDan McGee1-2/+7
2011-08-23Style-match rpmvercmp code with upstreamDan McGee1-9/+9
2011-03-20Style change: return(x) --> return xDan McGee1-7/+7
2011-01-21Allow version comparison to contain epoch specifierDan McGee1-40/+117
2011-01-07Update copyright years for 2011Allan McRae1-1/+1
2010-05-04Remove call to function loggerDan McGee1-3/+0
2010-05-04Move vercmp code into a separate fileDan McGee1-0/+198