author | Junio C Hamano <gitster@pobox.com> | |
Thu, 22 Jan 2009 00:50:43 +0000 (16:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 22 Jan 2009 00:50:43 +0000 (16:50 -0800) | ||
commit | 1afcde6da1221bdb85a3630d995f9ca384042cb9 | |
tree | 9a010c9a301e5574aacd6d56a48e9c18d9496bb0 | tree | snapshot |
parent | 35e6afd4c6bc73cba7bc279ff43b498389bf805a | commit | diff |
parent | 14e6298f1215da503f0f65b63e13d674dd781868 | commit | diff |
Merge branch 'sb/hook-cleanup'
* sb/hook-cleanup:
run_hook(): allow more than 9 hook arguments
run_hook(): check the executability of the hook before filling argv
api-run-command.txt: talk about run_hook()
Move run_hook() from builtin-commit.c into run-command.c (libgit)
checkout: don't crash on file checkout before running post-checkout hook
* sb/hook-cleanup:
run_hook(): allow more than 9 hook arguments
run_hook(): check the executability of the hook before filling argv
api-run-command.txt: talk about run_hook()
Move run_hook() from builtin-commit.c into run-command.c (libgit)
checkout: don't crash on file checkout before running post-checkout hook
builtin-commit.c | diff1 | | diff2 | | blob | history |