Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
version.c
Age
Commit message (
Expand
)
Author
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-01-04
Update copyright years
Allan McRae
2016-01-04
Update copyright years for 2016
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-11-19
version: fix memory leak in early return
Dave Reisner
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Update copyright years for 2014
Allan McRae
2013-11-08
version: fix formatting in file to RPM upstream
Dave Reisner
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
2013-01-03
Update copyright year for 2013
Allan McRae
2012-02-20
Update copyright years
Allan McRae
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-08-23
vercmp: ensure 2.0a and 2.0.a do not compare equal
Dan McGee
2011-08-23
Style-match rpmvercmp code with upstream
Dan McGee
2011-03-20
Style change: return(x) --> return x
Dan McGee
2011-01-21
Allow version comparison to contain epoch specifier
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2010-05-04
Remove call to function logger
Dan McGee
2010-05-04
Move vercmp code into a separate file
Dan McGee