author | Junio C Hamano <junkio@cox.net> | |
Sat, 26 May 2007 08:30:40 +0000 (01:30 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 26 May 2007 08:30:40 +0000 (01:30 -0700) |
* maint-1.5.1:
Fix git-svn to handle svn not reporting the md5sum of a file, and test.
More echo "$user_message" fixes.
Add tests for the last two fixes.
git-commit: use printf '%s\n' instead of echo on user-supplied strings
git-am: use printf instead of echo on user-supplied strings
Documentation: Add definition of "evil merge" to GIT Glossary
Replace the last 'dircache's by 'index'
Documentation: Clean up links in GIT Glossary
Fix git-svn to handle svn not reporting the md5sum of a file, and test.
More echo "$user_message" fixes.
Add tests for the last two fixes.
git-commit: use printf '%s\n' instead of echo on user-supplied strings
git-am: use printf instead of echo on user-supplied strings
Documentation: Add definition of "evil merge" to GIT Glossary
Replace the last 'dircache's by 'index'
Documentation: Clean up links in GIT Glossary
1 | 2 | |||
---|---|---|---|---|
Documentation/git-ls-files.txt | patch | | diff1 | | diff2 | | blob | history |
diff.c | patch | | diff1 | | diff2 | | blob | history |
git-commit.sh | patch | | diff1 | | diff2 | | blob | history |
git-merge.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/git-ls-files.txt
Simple merge
diff --cc diff.c
Simple merge
diff --cc git-commit.sh
Simple merge
diff --cc git-merge.sh
Simple merge