summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/graph.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster1-3/+3
2016-01-04Make alpm_graph state signedness explicitRikard Falkeborn1-1/+1
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Minor struct member reordering for packing concernsDan McGee1-2/+2
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-12-22include config.h via MakefilesDave Reisner1-2/+0
2011-06-28Rename pmgraph_t to alpm_graph_tAllan McRae1-4/+4
2011-04-16Include "config.h" in header files using off_tDan McGee1-0/+2
2011-04-16Move graph.h functions into graph.cDan McGee1-20/+10
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