author | Junio C Hamano <gitster@pobox.com> | |
Fri, 19 Sep 2008 03:30:12 +0000 (20:30 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 19 Sep 2008 03:30:12 +0000 (20:30 -0700) | ||
commit | 3791f77c28f233df121da2f83abf7eefc7b49b69 | |
tree | 8c50a58cf599933aa412a30d7cac615092d42aa0 | tree | snapshot |
parent | e69a6f47c4e25a20170eb989a55257d0399f795b | commit | diff |
parent | ea2408bfe18b4f9d1eaa9d8587c5ae6196552cac | commit | diff |
Merge branch 'maint'
* maint:
sha1_file: link() returns -1 on failure, not errno
Make git archive respect core.autocrlf when creating zip format archives
Add new test to demonstrate git archive core.autocrlf inconsistency
gitweb: avoid warnings for commits without body
Clarified gitattributes documentation regarding custom hunk header.
git-svn: fix handling of even funkier branch names
git-svn: Always create a new RA when calling do_switch for svn://
git-svn: factor out svnserve test code for later use
diff/diff-files: do not use --cc too aggressively
* maint:
sha1_file: link() returns -1 on failure, not errno
Make git archive respect core.autocrlf when creating zip format archives
Add new test to demonstrate git archive core.autocrlf inconsistency
gitweb: avoid warnings for commits without body
Clarified gitattributes documentation regarding custom hunk header.
git-svn: fix handling of even funkier branch names
git-svn: Always create a new RA when calling do_switch for svn://
git-svn: factor out svnserve test code for later use
diff/diff-files: do not use --cc too aggressively
Documentation/gitattributes.txt | diff1 | | diff2 | | blob | history |
builtin-diff.c | diff1 | | diff2 | | blob | history |
git-svn.perl | diff1 | | diff2 | | blob | history |
gitweb/gitweb.perl | diff1 | | diff2 | | blob | history |
sha1_file.c | diff1 | | diff2 | | blob | history |
t/lib-git-svn.sh | diff1 | | diff2 | | blob | history |
t/t9113-git-svn-dcommit-new-file.sh | diff1 | | diff2 | | blob | history |