summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner
2011-02-24Mark log callback format string constDan McGee
2011-02-04Read pkgcache into hashAllan McRae
2011-01-29Remove need to explicitly register the local DBDan McGee
2011-01-21Allow version comparison to contain epoch specifierDan McGee
2011-01-07Fix some more simple conversion "errors"Dan McGee
2011-01-07Update copyright years for 2011Allan McRae
2011-01-05vercmp: always return 0 if we perform a compareDan McGee
2010-12-30Declare all local functions staticAllan McRae
2010-12-29Detect undefined PATH_MAXAllan McRae
2010-12-20testdb: update for new database formatDan McGee
2010-12-20Always specify arguement type in function delcarationsAllan McRae
2010-12-12src/util: update .gitignoreDan McGee
2010-12-12pactree: use variables for color and tree outputXavier Chantry
2010-12-12pactree: separate dependency and print logicXavier Chantry
2010-12-12pactree: rewrite in CDave Reisner
2010-10-11util: fall cleaning on single file programsDan McGee
2010-06-21Clarify testing within conditional statementsAllan McRae
2010-05-04Build vercmp without needing link to libalpmDan McGee
2010-03-14Bump copyright dates to 2010Dan McGee
2010-03-14delta : add external cleanup scriptXavier Chantry
2009-09-22testdb : fix many memleaksXavier Chantry
2009-08-18testdb : less verboseXavier Chantry
2009-07-01Update copyright headers and messagesDan McGee
2009-05-18Remove unused included headers from testdb.c and testpkg.cGerardo Exequiel Pozzi
2009-01-12Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor
2008-10-28testdb : extend the tool to allow checking sync dbs too.Xavier Chantry
2008-08-25Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry
2008-08-25Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry
2008-06-15Use access() instead of stat() when possibleDan McGee
2008-04-07Merge branch 'maint'Dan McGee
2008-04-07Add *.exe ignores for certain other platformsDan McGee
2008-04-06libalpm error cleanup, step 1Dan McGee
2008-03-09Merge branch 'maint'Dan McGee
2008-03-01testpkg reworkNagy Gabor
2008-01-23testdb : add conflicts checking.Chantry Xavier
2007-12-21testdb : fix wrong usage of checkdeps.Chantry Xavier
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-08testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier
2007-11-25Fix for sync1003 and sync1004 pactestsNagy Gabor
2007-11-16War on whitespaceDan McGee
2007-11-14testdb: remove requiredby checkingDan McGee
2007-11-14Remove REQUIREDBY usage from libalpmDan McGee
2007-11-04vercmp: add some usage instructionsDan McGee
2007-11-04Fix basename usage in pacman and utilitiesDan McGee
2007-10-26Dependency error/log messages fixNagy Gabor
2007-10-23One more added include to help compilation elsewhereDan McGee
2007-10-10util/testdb: fix up function namingDan McGee
2007-09-28Add 'full' parameter to alpm_pkg_loadDan McGee
2007-09-16Remove the DB consistency check from pacman and libalpm.Chantry Xavier