summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/version.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-22include 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-21Style change: return(x) --> return xDan McGee1-7/+7
2011-01-22Allow version comparison to contain epoch specifierDan McGee1-40/+117
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-05-05Remove call to function loggerDan McGee1-3/+0
2010-05-05Move vercmp code into a separate fileDan McGee1-0/+198