summaryrefslogtreecommitdiff
path: root/lib/libalpm/graph.h
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-04-16graph.h: rename childptr -> iteratorAndrew Gregory
2017-04-16graph.h: replace hardcoded values with an enumAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Make alpm_graph state signedness explicitRikard Falkeborn
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Minor struct member reordering for packing concernsDan McGee
2014-01-06Update copyright years for 2014Allan McRae
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-06-28Rename pmgraph_t to alpm_graph_tAllan McRae
2011-04-15Include "config.h" in header files using off_tDan McGee
2011-04-15Move graph.h functions into graph.cDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-02-15Use CALLOC for _alpm_graph_new()Pang Yan Han
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-04-26Completely rework delta algorithmChantry Xavier
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee