libgit2/tests-clar/revwalk
Scott J. Goldman 0984c8768d Rename git_count_ahead_behind -> git_graph_ahead_behind
Moved it into graph.{c,h} which i created for the new "graph"
functions namespace. Also adjusted the function prototype
to use `size_t` and `const git_oid *`.
2012-11-28 18:54:57 -08:00
..
basic.c Reset all static variables to NULL in clar's __cleanup 2012-11-23 11:41:56 +01:00
mergebase.c Rename git_count_ahead_behind -> git_graph_ahead_behind 2012-11-28 18:54:57 -08:00
signatureparsing.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00