index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
vercmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
Remove most usages of strncmp()
Dan McGee
1
-1
/
+1
2011-03-20
Style change: return(x) --> return x
Dan McGee
1
-3
/
+3
2011-01-21
Allow version comparison to contain epoch specifier
Dan McGee
1
-2
/
+2
2011-01-07
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2011-01-05
vercmp: always return 0 if we perform a compare
Dan McGee
1
-2
/
+3
2010-10-11
util: fall cleaning on single file programs
Dan McGee
1
-16
/
+7
2010-05-04
Build vercmp without needing link to libalpm
Dan McGee
1
-2
/
+4
2010-03-14
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2009-07-01
Update copyright headers and messages
Dan McGee
1
-0
/
+1
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
1
-3
/
+1
2007-11-16
War on whitespace
Dan McGee
1
-4
/
+4
2007-11-04
vercmp: add some usage instructions
Dan McGee
1
-0
/
+21
2007-08-15
src/util: Clean up headers and a few fixes
Dan McGee
1
-13
/
+10
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
1
-0
/
+4
2007-02-09
* I made "alpm_versioncmp" public a while back, without noticing this was alr...
Aaron Griffin
1
-1
/
+1
2007-01-30
K. Piche <kpiche@rogers.com>
Aaron Griffin
1
-2
/
+2
2006-11-23
-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix it
Aaron Griffin
1
-0
/
+3
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
1
-0
/
+3
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
1
-1
/
+1
2005-12-26
renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz
Judd Vinet
1
-2
/
+2
2005-03-15
Initial revision
Judd Vinet
1
-0
/
+45