author | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 May 2008 20:45:16 +0000 (13:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 May 2008 20:45:16 +0000 (13:45 -0700) | ||
commit | 761adeb4dba3305d0810b5340a71783d29484fb0 | |
tree | 4fb32f9d426394e845354e00553988a0f63003a3 | tree | snapshot |
parent | 486d1a56443fb19770a7d1abe08f1f4e9e44534d | commit | diff |
parent | 4a7aaccd83a4f9eca17ca936b7c297e01840f587 | commit | diff |
Merge branch 'bd/tests'
* bd/tests:
Rename the test trash directory to contain spaces.
Fix tests breaking when checkout path contains shell metacharacters
Don't use the 'export NAME=value' in the test scripts.
lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
test-lib.sh: Fix some missing path quoting
Use test_set_editor in t9001-send-email.sh
test-lib.sh: Add a test_set_editor function to safely set $VISUAL
git-send-email.perl: Handle shell metacharacters in $EDITOR properly
config.c: Escape backslashes in section names properly
git-rebase.sh: Fix --merge --abort failures when path contains whitespace
Conflicts:
t/t9115-git-svn-dcommit-funky-renames.sh
* bd/tests:
Rename the test trash directory to contain spaces.
Fix tests breaking when checkout path contains shell metacharacters
Don't use the 'export NAME=value' in the test scripts.
lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
test-lib.sh: Fix some missing path quoting
Use test_set_editor in t9001-send-email.sh
test-lib.sh: Add a test_set_editor function to safely set $VISUAL
git-send-email.perl: Handle shell metacharacters in $EDITOR properly
config.c: Escape backslashes in section names properly
git-rebase.sh: Fix --merge --abort failures when path contains whitespace
Conflicts:
t/t9115-git-svn-dcommit-funky-renames.sh
config.c | diff1 | | diff2 | | blob | history |
git-rebase.sh | diff1 | | diff2 | | blob | history |
git-send-email.perl | diff1 | | diff2 | | blob | history |
t/lib-git-svn.sh | diff1 | | diff2 | | blob | history |
t/t3400-rebase.sh | diff1 | | diff2 | | blob | history |
t/t6200-fmt-merge-msg.sh | diff1 | | diff2 | | blob | history |
t/t7003-filter-branch.sh | diff1 | | diff2 | | blob | history |
t/t7501-commit.sh | diff1 | | diff2 | | blob | history |
t/t9001-send-email.sh | diff1 | | diff2 | | blob | history |
t/t9115-git-svn-dcommit-funky-renames.sh | diff1 | | diff2 | | blob | history |