summaryrefslogtreecommitdiff
path: root/lib/libalpm/versioncmp.c
Commit message (Expand)AuthorAge
* Clean up gettext on the libalpm sideDan McGee2007-04-26
* * Fix group comparison issue and associated compilation warnings by usingDan McGee2007-03-11
* * Bug fix for makepkg dependency testing. This requires that weAaron Griffin2007-03-07
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* Big commit this time:Aaron Griffin2007-03-03
* * Switched some functions to alpm_pkg_get_* usage as I came across themAaron Griffin2007-03-01
* * Fix version comparisons when one pkgrel doesn't exist (this ony fails on an ==Aaron Griffin2007-02-18
* * I made "alpm_versioncmp" public a while back, without noticing this was alr...Aaron Griffin2007-02-09
* K. Piche <kevin.piche@cgi.com>Aaron Griffin2007-01-30
* K. Piche <kpiche@rogers.com>Aaron Griffin2007-01-30
* Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee2007-01-30
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * Whoops util MakefileAaron Griffin2006-11-22
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* - started to rename list_XXX calls to _alpm_list_XXXAurelien Foret2006-01-05
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet2005-12-26