David Barr wrote: > This patch is by no means complete - I still need to consider the edge cases. > It does achieve the basic requirements for simplifying svn-fe. It really does do that. About time for a reroll. Patches 1 and 2 are nearby fixes noticed while hacking at this. Changes in patch 3 from v1 will be mentioned in the same message as the patch. Thoughts, improvements, especially tests welcome. Let's get this feature ready for wide use. David Barr (1): fast-import: add 'ls' command Jonathan Nieder (2): fast-import: clarify handling of cat-blob feature fast-import: treat filemodify with empty tree as delete Documentation/git-fast-import.txt | 49 ++++++++++- fast-import.c | 181 +++++++++++++++++++++++++++++++++++-- t/t9300-fast-import.sh | 158 ++++++++++++++++++++++++++++++-- 3 files changed, 371 insertions(+), 17 deletions(-) -- 1.7.4.rc0 -- 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