summaryrefslogtreecommitdiffstats
path: root/src/util/cleanupdelta.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Style change: return(x) --> return xDan McGee1-1/+1
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner1-1/+1
2011-02-24Mark log callback format string constDan McGee1-1/+1
2011-02-04Read pkgcache into hashAllan McRae1-1/+1
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-12-30Declare all local functions staticAllan McRae1-1/+1
2010-12-30Detect undefined PATH_MAXAllan McRae1-0/+2
2010-10-12util: fall cleaning on single file programsDan McGee1-4/+4
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2010-03-15delta : add external cleanup scriptXavier Chantry1-0/+134