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
Scott J. Goldman
bff53e5405
Add initial implementation of ahead-behind count
2012-11-28 18:54:56 -08:00
Ben Straub
eac7695683
Format/documentation tweaks for merge.h
2012-11-27 13:18:29 -08:00
Sascha Cunz
857323d4db
git_mergebase: Constness-Fix for consistency
2012-09-09 15:53:57 +02:00
nulltoken
b46bdb2204
merge: Expose git_merge_base_many()
2012-06-07 16:25:37 +02:00
Carlos Martín Nieto
bf787bd87c
Move git_merge_base() to is own header and document it
2012-04-12 20:25:25 +02:00