From: Junio C Hamano Date: Wed, 23 Mar 2011 03:51:07 +0000 (-0700) Subject: Merge branch 'svn-fe' of git://repo.or.cz/git/jrn X-Git-Tag: v1.7.5-rc0~46 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=785d6989dac6a61eabdc06c781ee0f47d10f36c0;p=git.git Merge branch 'svn-fe' of git://repo.or.cz/git/jrn * 'svn-fe' of git://repo.or.cz/git/jrn: vcs-svn: use strchr to find RFC822 delimiter vcs-svn: implement perfect hash for top-level keys vcs-svn: implement perfect hash for node-prop keys vcs-svn: use strbuf for author, UUID, and URL vcs-svn: use strbuf for revision log vcs-svn: improve reporting of input errors vcs-svn: make buffer_copy_bytes return length read vcs-svn: make buffer_skip_bytes return length read vcs-svn: improve support for reading large files vcs-svn: allow input errors to be detected promptly vcs-svn: simplify repo_modify_path and repo_copy vcs-svn: handle_node: use repo_read_path vcs-svn: introduce repo_read_path to check the content at a path --- 785d6989dac6a61eabdc06c781ee0f47d10f36c0