libgit2/src
Shawn O. Pearce 1cd20d3af0 Hide git_odb's internal structure from applcation code
This way only structures we ask the caller to allocate on their
call stack or which we want to allow them to use members from
are shown in the API docs.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-10-31 11:05:05 -07:00
..
git_common.h Initial draft of libgit2 2008-10-31 09:57:29 -07:00
git_odb.c Hide git_odb's internal structure from applcation code 2008-10-31 11:05:05 -07:00
git_odb.h Hide git_odb's internal structure from applcation code 2008-10-31 11:05:05 -07:00
git_oid.c Initial draft of libgit2 2008-10-31 09:57:29 -07:00
git_oid.h Initial draft of libgit2 2008-10-31 09:57:29 -07:00