From: Junio C Hamano Date: Tue, 1 Mar 2011 00:33:45 +0000 (-0800) Subject: Merge branch 'svn-fe' of git://repo.or.cz/git/jrn X-Git-Tag: v1.7.5-rc0~104 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f70f736bcbb22cfe434eaf20089d9713b991ee31;p=git.git Merge branch 'svn-fe' of git://repo.or.cz/git/jrn * 'svn-fe' of git://repo.or.cz/git/jrn: (31 commits) fast-import: make code "-Wpointer-arith" clean vcs-svn: teach line_buffer about temporary files vcs-svn: allow input from file descriptor vcs-svn: allow character-oriented input vcs-svn: add binary-safe read function t0081 (line-buffer): add buffering tests vcs-svn: tweak test-line-buffer to not assume line-oriented input tests: give vcs-svn/line_buffer its own test script vcs-svn: make test-line-buffer input format more flexible vcs-svn: teach line_buffer to handle multiple input files vcs-svn: collect line_buffer data in a struct vcs-svn: replace buffer_read_string memory pool with a strbuf vcs-svn: eliminate global byte_buffer fast-import: add 'ls' command vcs-svn: Allow change nodes for root of tree (/) vcs-svn: Implement Prop-delta handling vcs-svn: Sharpen parsing of property lines vcs-svn: Split off function for handling of individual properties vcs-svn: Make source easier to read on small screens vcs-svn: More dump format sanity checks ... --- f70f736bcbb22cfe434eaf20089d9713b991ee31