Go to file
Shawn O. Pearce 3b8ab0b935 Fix GIT_EXTERN to actually mark the prototype as extern
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-03 18:42:54 -08:00
include/git Fix GIT_EXTERN to actually mark the prototype as extern 2008-11-03 18:42:54 -08:00
src Enable warnings by default and fix warning in oid.c 2008-11-03 18:42:54 -08:00
tests Move GIT_NORETURN into test_lib.h only 2008-11-03 18:42:54 -08:00
.gitignore Create a basic test suite for the library and test oid functions 2008-11-01 18:24:39 -07:00
.HEADER Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
api.doxygen Move include files to include/git/, drop git_ prefix from file names 2008-11-01 15:42:23 -07:00
CONVENTIONS Move include files to include/git/, drop git_ prefix from file names 2008-11-01 15:42:23 -07:00
COPYING Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
Makefile Enable warnings by default and fix warning in oid.c 2008-11-03 18:42:54 -08:00