Apologies for the borked v5. This is a reroll of sr/gfi-options to include suggestions from an off-list discussion about the fast-import format. Reworked the series (compared to v4) to introduce a 'feature' command first, and use that in the new 'option' series. Sverre Rabbelier (6): fast-import: put option parsing code in seperate functions fast-import: put marks reading in it's own function fast-import: add feature command fast-import: test the new feature command fast-import: add option command fast-import: test the new option command Documentation/git-fast-import.txt | 39 ++++++ fast-import.c | 255 ++++++++++++++++++++++++++----------- t/t9300-fast-import.sh | 86 +++++++++++++ 3 files changed, 303 insertions(+), 77 deletions(-) -- 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