summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/graph.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-21Style change: return(x) --> return xDan McGee1-1/+1
2011-02-15Use CALLOC for _alpm_graph_new()Pang Yan Han1-11/+2
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2008-06-04Use correct C type for file sizesDan McGee1-1/+3
2008-04-26Completely rework delta algorithmChantry Xavier1-0/+1
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee1-0/+55