]> git.ipfire.org Git - thirdparty/git.git/commit - builtin.h
Build-in send-pack, with an API for other programs to call.
authorDaniel Barkalow <barkalow@iabervon.org>
Tue, 30 Oct 2007 02:03:39 +0000 (22:03 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 3 Nov 2007 05:40:44 +0000 (22:40 -0700)
commit96249c04c07f00485a3ed1052ff10b27ab147fc5
tree47fc355fbf8eb14f877a2c93f19dfe511d68feb4
parent18f7c51cf921f7db021e012499456120f3f095a9
Build-in send-pack, with an API for other programs to call.

Also marks some more things as const, as needed.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
builtin-send-pack.c [moved from send-pack.c with 88% similarity]
builtin.h
git.c
send-pack.h [new file with mode: 0644]