Junio C Hamano wrote: > * jn/svn-fe (2010-12-06) 18 commits > - 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 > - vcs-svn: Reject path nodes without Node-action > - vcs-svn: Delay read of per-path properties > - vcs-svn: Combine repo_replace and repo_modify functions > - vcs-svn: Replace = Delete + Add > - vcs-svn: handle_node: Handle deletion case early > - vcs-svn: Use mark to indicate nodes with included text > - vcs-svn: Unclutter handle_node by introducing have_props var > - vcs-svn: Eliminate node_ctx.mark global > - vcs-svn: Eliminate node_ctx.srcRev global > - vcs-svn: Check for errors from open() > - vcs-svn: Allow simple v3 dumps (no deltas yet) > - vcs-svn: Error out for v3 dumps > > Some RFC patches, to give them early and wider exposure. Perhaps drop > these during the -rc period? The bottom one is a useful bugfix (to get an error message instead of succeeding with nonsensical mode and blobs when the user tries to import a --deltas dump) and should ideally be applied for v1.7.4. The rest are a new feature (a surprisingly non-buggy one) and I don't mind if you drop them. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html