summaryrefslogtreecommitdiff
path: root/src/util
Commit message (Expand)AuthorAge
* util/testdb: fix up function namingDan McGee2007-10-10
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Remove the DB consistency check from pacman and libalpm.Chantry Xavier2007-09-16
* Add testdb util for finding inconsistencies in the database.Chantry Xavier2007-09-11
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* Make some small changes recommended by splintDan McGee2007-09-11
* src/util: Clean up headers and a few fixesDan McGee2007-08-15
* Remove unnecessary entries from .gitignore filesDan McGee2007-07-16
* Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee2007-06-09
* Autotool clean up.Andrew Fyfe2007-06-04
* Set the correct type on the log callback functionDan McGee2007-04-26
* Add -pedantic flag to pacman (frontend) CFLAGSDan McGee2007-04-26
* Move .cvsignore -> .gitignoreDan McGee2007-03-27
* * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee2007-03-12
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * handle changes: callbacks should check handle first, as there's a fewAaron Griffin2007-03-04
* * libtool fixes for building against the right libsAaron Griffin2007-03-04
* * A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee2007-02-22
* TODO update and .cvsignore additionDan McGee2007-02-12
* Added 'testpkg' binary to test for validity of a package:Aaron Griffin2007-02-12
* * Fix compile errors/warnings.Dan McGee2007-02-09
* * I made "alpm_versioncmp" public a while back, without noticing this was alr...Aaron Griffin2007-02-09
* K. Piche <kpiche@rogers.com>Aaron Griffin2007-01-30
* * Fix building outside $(srcdir).Jürgen Hötzel2007-01-29
* -std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix itAaron Griffin2006-11-23
* * Whoops util MakefileAaron Griffin2006-11-22
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* Whoops, actually remove convertdb this timeAaron Griffin2006-10-15
* Removed convertdbAaron Griffin2006-10-15
* include changes so that this compilesAaron Griffin2006-10-15
* added .cvsignore filesAurelien Foret2006-03-27
* improved _alpm_list_free handlingAurelien Foret2006-02-22
* prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret2006-02-17
* copyright updateAurelien Foret2006-02-07
* code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret2006-01-07
* - started to rename list_XXX calls to _alpm_list_XXXAurelien Foret2006-01-05
* removed an uneeded call to strtrimAurelien Foret2005-12-31
* renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet2005-12-26
* removed the declaration of an unused variableAurelien Foret2005-11-07
* added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet2005-10-17
* Applied patch from Christian Hamar (krics@linuxforum.hu)Aurelien Foret2005-10-06
* Initial revisionJudd Vinet2005-03-15