From: Phillip Wood <phillip.wood@xxxxxxxxxxxxx> These build on Eric's patches. The first patch would be better if it was integrated into Eric's patches. The second is a rebased version of my previous patch for fixing quoting in the author script with some additions by Johannes and rebased on top of Eric's fixes. The special casing for backwards compatibility in the second patch relies on the quoting and the missing trailing "'" from GIT_AUTHOR_DATE being fixed concurrently. Phillip Wood (2): sequencer: handle errors in read_author_ident() sequencer: fix quoting in write_author_script sequencer.c | 72 +++++++++++++++++++++-------------- t/t3404-rebase-interactive.sh | 17 ++++++++- 2 files changed, 59 insertions(+), 30 deletions(-) -- 2.18.0