Go to file
Shawn O. Pearce de2220a48f Replace git_result_t with int
This seems to be preferred on the mailing list.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-10-31 18:30:40 -07:00
src Replace git_result_t with int 2008-10-31 18:30:40 -07:00
.gitignore Initial draft of libgit2 2008-10-31 09:57:29 -07:00
api.doxygen Hide GIT_{BEGIN,END}_DECL from doxygen as its not part of our API 2008-10-31 11:05:05 -07:00
CONVENTIONS Replace git_result_t with int 2008-10-31 18:30:40 -07:00
LICENSE Initial draft of libgit2 2008-10-31 09:57:29 -07:00
Makefile Hide non-exported symbols when linking the library 2008-10-31 15:10:51 -07:00