Dscho and I worked on this patch series during a mini-hackathon in late July, but Junio held the series back since he saw a more elegant way to tackle the problem that would pave the way to solve a problem he was having. Since then I've had very little time to work on git, so I was very glad to have the chance to work on this during another mini-hackathon in Amsterdam today. I've used the new rev_info mechanism Junio introduced, and while I can't say I completely understand how the tag_of_filtered_mode bit works, I'm happy to say that all the tests pass now :). Johannes Schindelin (2): fast-export: do not refer to non-existing marks setup_revisions: remember whether a ref was positive or not Sverre Rabbelier (1): t9350: point out that refs are not updated correctly builtin/fast-export.c | 48 ++++++++++++++++++++++++++++++++++++++++++------ t/t9350-fast-export.sh | 11 +++++++++++ 2 files changed, 53 insertions(+), 6 deletions(-) -- 1.7.8.rc0.36.g67522.dirty -- 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