libgit2/include/git2/sys
Russell Belfer 9233b3de4e Move git_commit_create_from_oids into sys/commit.h
Actually this renames git_commit_create_oid to
git_commit_create_from_oids and moves the API declaration to
include/git2/sys/commit.h since it is a dangerous API for general
use (because it doesn't check that the OID list items actually
refer to real objects).
2013-04-21 11:50:56 -07:00
..
commit.h Move git_commit_create_from_oids into sys/commit.h 2013-04-21 11:50:56 -07:00
config.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
odb_backend.h Move odb_backend implementors stuff into git2/sys 2013-04-21 11:50:55 -07:00
repository.h Move some low-level repo fns to include/git2/sys 2013-04-21 11:50:56 -07:00