Go to file
Andreas Ericsson 3e1d42b7d9 Add a 'sparse' make target
Given the confusion on git@vger, we'd better not name
this target "check" or (worse) "test", but it's still
useful to have. As "sparse", noone should have problems
understanding what it does.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-22 12:08:00 -08:00
src Get rid of GIT__PRIVATE macro 2008-11-22 12:08:00 -08:00
tests Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08:00
.gitignore Move public headers to src/git 2008-11-18 10:32:53 -08:00
.HEADER Switch the license from BSD to GPL+libgcc exception 2008-11-01 15:55:47 -07:00
api.doxygen Add git_oid_cpy, git_oid_cmp as inline functions 2008-11-03 18:43:04 -08: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
git.git-authors List git.git authors consenting to relicense their code 2008-11-18 10:32:53 -08:00
Makefile Add a 'sparse' make target 2008-11-22 12:08:00 -08:00