summaryrefslogtreecommitdiffstats
path: root/src/util/testpkg.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-01testpkg reworkNagy Gabor1-17/+31
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-3/+1
2007-11-17War on whitespaceDan McGee1-3/+3
2007-11-04Fix basename usage in pacman and utilitiesDan McGee1-1/+3
2007-09-28Add 'full' parameter to alpm_pkg_loadDan McGee1-1/+1
2007-09-12make alpm_strerror binding friendlyStefano Esposito1-2/+2
2007-09-12Make some small changes recommended by splintDan McGee1-1/+1
2007-08-16src/util: Clean up headers and a few fixesDan McGee1-5/+3
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee1-3/+4
2007-04-27Set the correct type on the log callback functionDan McGee1-1/+2
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-0/+2
2007-02-12Added 'testpkg' binary to test for validity of a package:Aaron Griffin1-0/+70