Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename pmgraph_t to alpm_graph_t | Allan McRae | 2011-06-28 |
* | Include "config.h" in header files using off_t | Dan McGee | 2011-04-15 |
* | Move graph.h functions into graph.c | Dan McGee | 2011-04-15 |
* | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
* | Use CALLOC for _alpm_graph_new() | Pang Yan Han | 2011-02-15 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Use correct C type for file sizes | Dan McGee | 2008-06-04 |
* | Completely rework delta algorithm | Chantry Xavier | 2008-04-26 |
* | Move pmgraph_t struct and functions to their own header file | Dan McGee | 2008-02-16 |