Re: [PATCH v2 0/7] Rebase topology test

2013-05-29 Thread Felipe Contreras
On Wed, May 29, 2013 at 7:50 AM, Ramkumar Ramachandra wrote: > Felipe Contreras wrote: >> I think a lot of the functionality of 'git rebase' should move to 'git >> cherry-pick', and then all the 'git rebase' code can be simplified >> greatly, and tests like these would help a lot. > > What do we d

Re: [PATCH v2 0/7] Rebase topology test

2013-05-29 Thread Ramkumar Ramachandra
Felipe Contreras wrote: > I think a lot of the functionality of 'git rebase' should move to 'git > cherry-pick', and then all the 'git rebase' code can be simplified > greatly, and tests like these would help a lot. What do we do about the leakages? Want to take on the task of fixing the merge-re

Re: [PATCH v2 0/7] Rebase topology test

2013-05-29 Thread Felipe Contreras
On Wed, May 29, 2013 at 1:39 AM, Martin von Zweigbergk wrote: > After way too long, here is finally a new version of the tests I sent > at: http://thread.gmane.org/gmane.comp.version-control.git/205796. > > I have split the test up into two files. They stil take quite some > time to run. This is

[PATCH v2 0/7] Rebase topology test

2013-05-28 Thread Martin von Zweigbergk
After way too long, here is finally a new version of the tests I sent at: http://thread.gmane.org/gmane.comp.version-control.git/205796. I have split the test up into two files. They stil take quite some time to run. Martin von Zweigbergk (7): add simple tests of consistency across rebase types