Hi, The previous iteration had 5 parts ($gmane/186425), and this one has 9. So, I have to explain where the four new patches came from: - "revert: report fine-grained error messages from insn parser" arises from Jonathan's request to split "revert: allow mixed pick and revert instructions". - "revert: tolerate extra spaces, tabs in insn sheet" comes from Junio's request to be considerate towards people with fat fingers. - I put in the other two patches on my own, because I realized that the tests needed some tightening, lest they hide underlying bugs (it's happened before). Apart from that, I've just made changes in response to reviews. I'm not yet sure what to do about $gmane/186433. Thanks for reading. -- Ram Jonathan Nieder (1): revert: simplify communicating command-line arguments Ramkumar Ramachandra (8): revert: free msg in format_todo() revert: make commit subjects in insn sheet optional revert: tolerate extra spaces, tabs in insn sheet revert: simplify getting commit subject in format_todo() t3510 (cherry-pick-sequencer): use exit status t3510 (cherry-pick-sequencer): remove malformed sheet 2 revert: allow mixed pick and revert instructions revert: report fine-grained error messages from insn parser builtin/revert.c | 237 ++++++++++++++++++++------------------ t/t3510-cherry-pick-sequence.sh | 157 +++++++++++++++++++++----- 2 files changed, 252 insertions(+), 142 deletions(-) -- 1.7.7.3 -- 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