libgit2/include
Carlos Martín Nieto de7ab85dc6 Implement git_merge_base()
It's implemented in revwalk.c so it has access to the revision
walker's commit cache and related functions. The algorithm is the one
used by git, modified so it fits better with the library's functions.
2012-04-12 20:25:24 +02:00
..
git2 Implement git_merge_base() 2012-04-12 20:25:24 +02:00
git2.h Added submodule API and use in status 2012-03-28 16:45:36 -07:00