Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | graph: make the ahead-behind docs clearer | Carlos Martín Nieto | 2013-03-22 | 1 | -8/+8 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Fix a bunch of leaks, error handling casescorrect-ahead-behind | Scott J. Goldman | 2012-12-09 | 1 | -12/+15 |
* | Fix mark_parents() to account for bad luck traversals | Scott J. Goldman | 2012-12-09 | 1 | -2/+18 |
* | Morph copy of git_merge__bases_many() -> mark_parents() | Scott J. Goldman | 2012-12-09 | 1 | -50/+15 |
* | Copy git_merge__bases_many() for new ahead-behind code | Scott J. Goldman | 2012-12-09 | 1 | -0/+96 |
* | graph: plug leak | Carlos Martín Nieto | 2012-11-30 | 1 | -2/+7 |
* | Fix function name and add real error check | Russell Belfer | 2012-11-29 | 1 | -2/+2 |
* | graph.c: prune includes | Scott J. Goldman | 2012-11-28 | 1 | -7/+0 |
* | Rename git_count_ahead_behind -> git_graph_ahead_behind | Scott J. Goldman | 2012-11-28 | 1 | -0/+100 |