author | Linus Torvalds <torvalds@linux-foundation.org> | |
Fri, 22 Jan 2010 15:55:19 +0000 (07:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 22 Jan 2010 18:10:27 +0000 (10:10 -0800) | ||
commit | 3bb7256281bb1d291bb705a57dc3f30b26b7c127 | |
tree | 7d0fb7bf88cabcd5c7b17a0f687f359737c6ce2d | tree | snapshot |
parent | 377d0276ca7446ce9fb2f6987b1e6b4ba9e7cf29 | commit | diff |
make "index-pack" a built-in
This required some fairly trivial packfile function 'const' cleanup,
since the builtin commands get a const char *argv[] array.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This required some fairly trivial packfile function 'const' cleanup,
since the builtin commands get a const char *argv[] array.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history | |
builtin-index-pack.c | [new file with mode: 0644] | blob |
builtin-pack-objects.c | diff | blob | history | |
builtin.h | diff | blob | history | |
git.c | diff | blob | history | |
index-pack.c | [deleted file] | blob | history |
pack-write.c | diff | blob | history | |
pack.h | diff | blob | history |