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