summaryrefslogtreecommitdiffstats
path: root/src/util/pactree.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-21style cleanup: cast as (type *) not (type*)Dave Reisner1-2/+2
2011-03-21Style change: return(x) --> return xDan McGee1-9/+9
2011-02-25alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcacheDave Reisner1-2/+2
2011-02-04Read pkgcache into hashAllan McRae1-2/+2
2011-01-29Remove need to explicitly register the local DBDan McGee1-1/+1
2011-01-08Fix some more simple conversion "errors"Dan McGee1-1/+1
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-12-21Always specify arguement type in function delcarationsAllan McRae1-1/+1
2010-12-13pactree: use variables for color and tree outputXavier Chantry1-57/+39
2010-12-13pactree: separate dependency and print logicXavier Chantry1-60/+92
2010-12-13pactree: rewrite in CDave Reisner1-0/+358