author | Junio C Hamano <gitster@pobox.com> | |
Mon, 16 May 2011 23:47:10 +0000 (16:47 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 16 May 2011 23:47:10 +0000 (16:47 -0700) | ||
commit | 7a77754cf6fde7b513da1283fe76179ffa930ecc | |
tree | 3923485c3d4f775b41c1907dca4cd9bbc4ab3c52 | tree | snapshot |
parent | 018443526875456d335fef2dfbc78bc4de2d340d | commit | diff |
parent | 02a481fc6aef5d8a52f900448657d1cbe7c963ef | commit | diff |
Merge branch 'ci/commit--interactive-atomic'
* ci/commit--interactive-atomic:
Test atomic git-commit --interactive
Add commit to list of config.singlekey commands
Add support for -p/--patch to git-commit
Allow git commit --interactive with paths
t7501.8: feed a meaningful command
Use a temporary index for git commit --interactive
* ci/commit--interactive-atomic:
Test atomic git-commit --interactive
Add commit to list of config.singlekey commands
Add support for -p/--patch to git-commit
Allow git commit --interactive with paths
t7501.8: feed a meaningful command
Use a temporary index for git commit --interactive
Documentation/config.txt | diff1 | | diff2 | | blob | history |
builtin/add.c | diff1 | | diff2 | | blob | history |
builtin/commit.c | diff1 | | diff2 | | blob | history |
commit.h | diff1 | | diff2 | | blob | history |
t/t7501-commit.sh | diff1 | | diff2 | | blob | history |