author | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 Mar 2008 06:43:46 +0000 (22:43 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 Mar 2008 06:43:46 +0000 (22:43 -0800) |
* maint:
unquote_c_style: fix off-by-one.
test-lib: fix TERM to dumb for test repeatability
config.txt: refer to --upload-pack and --receive-pack instead of --exec
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
unquote_c_style: fix off-by-one.
test-lib: fix TERM to dumb for test repeatability
config.txt: refer to --upload-pack and --receive-pack instead of --exec
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
1 | 2 | |||
---|---|---|---|---|
Documentation/config.txt | patch | | diff1 | | diff2 | | blob | history |
t/test-lib.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/config.txt
Simple merge
diff --cc t/test-lib.sh
Simple merge