On Wed, May 20, 2009 at 7:33 PM, Stephan Beyer <s-beyer@xxxxxxx> wrote: > Hi Nguyen, > > Nguyen Thai Ngoc Duy wrote: >> Hi, >> >> I'm rewriting rebase in C > > Oh. First two remarks that may or may not affect you: > > 1. rebase -i -p is reworked by Dscho: > > http://repo.or.cz/w/git/dscho.git?a=shortlog;h=refs/heads/rebase-i-p > > 2. sequencer, a C backend for git am and git rebase -i, actually exists > > http://repo.or.cz/w/git/sbeyer.git?a=shortlog;h=refs/heads/seq-builtin-dev > > although to even more lack of time the missing/non-perfect parts are not > getting fewer. I should have said it clearer: I am rewriting git-rebase.sh in C, not git-rebase--interactive.sh. The latter is even bigger than former. Anyway thanks for the pointers. -- Duy -- 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