summaryrefslogtreecommitdiff
path: root/lib/libalpm/graph.h
Commit message (Expand)AuthorAge
* include config.h via MakefilesDave Reisner2011-12-21
* Rename pmgraph_t to alpm_graph_tAllan McRae2011-06-28
* Include "config.h" in header files using off_tDan McGee2011-04-15
* Move graph.h functions into graph.cDan McGee2011-04-15
* Style change: return(x) --> return xDan McGee2011-03-20
* Use CALLOC for _alpm_graph_new()Pang Yan Han2011-02-15
* Update copyright years for 2011Allan McRae2011-01-07
* Bump copyright dates to 2010Dan McGee2010-03-14
* Update copyright headers and messagesDan McGee2009-07-01
* Use correct C type for file sizesDan McGee2008-06-04
* Completely rework delta algorithmChantry Xavier2008-04-26
* Move pmgraph_t struct and functions to their own header fileDan McGee2008-02-16