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
/
src
/
util
/
vercmp.c
Age
Commit message (
Expand
)
Author
2011-01-21
Allow version comparison to contain epoch specifier
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2011-01-05
vercmp: always return 0 if we perform a compare
Dan McGee
2010-10-11
util: fall cleaning on single file programs
Dan McGee
2010-05-04
Build vercmp without needing link to libalpm
Dan McGee
2010-03-14
Bump copyright dates to 2010
Dan McGee
2009-07-01
Update copyright headers and messages
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-16
War on whitespace
Dan McGee
2007-11-04
vercmp: add some usage instructions
Dan McGee
2007-08-15
src/util: Clean up headers and a few fixes
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-02-09
* I made "alpm_versioncmp" public a while back, without noticing this was alr...
Aaron Griffin
2007-01-30
K. Piche <kpiche@rogers.com>
Aaron Griffin
2006-11-23
-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix it
Aaron Griffin
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2005-12-26
renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz
Judd Vinet
2005-03-15
Initial revision
Judd Vinet