summaryrefslogtreecommitdiff
path: root/lib/libalpm/version.c
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-11-19version: fix memory leak in early returnDave Reisner
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-11-08version: fix formatting in file to RPM upstreamDave Reisner
2013-01-04Fix space between control structure and open parensGerardo Exequiel Pozzi
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-08-23vercmp: ensure 2.0a and 2.0.a do not compare equalDan McGee
2011-08-23Style-match rpmvercmp code with upstreamDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-01-21Allow version comparison to contain epoch specifierDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-05-04Remove call to function loggerDan McGee
2010-05-04Move vercmp code into a separate fileDan McGee