Re: pk/rebase-in-c, was Re: What's cooking in git.git (Aug 2018, #01; Thu, 2)

2018-08-09 Thread Johannes Schindelin
Hi Junio, On Sat, 4 Aug 2018, Junio C Hamano wrote: > Johannes Schindelin writes: > > > On Thu, 2 Aug 2018, Junio C Hamano wrote: > > > >> * pk/rebase-in-c (2018-07-30) 3 commits > >> - builtin/rebase: support running "git rebase " > >> - rebase: refactor common shell functions into their own

Re: pk/rebase-in-c, was Re: What's cooking in git.git (Aug 2018, #01; Thu, 2)

2018-08-04 Thread Junio C Hamano
Johannes Schindelin writes: > Hi Junio, > > On Thu, 2 Aug 2018, Junio C Hamano wrote: > >> * pk/rebase-in-c (2018-07-30) 3 commits >> - builtin/rebase: support running "git rebase " >> - rebase: refactor common shell functions into their own file >> - rebase: start implementing it as a builtin

pk/rebase-in-c, was Re: What's cooking in git.git (Aug 2018, #01; Thu, 2)

2018-08-04 Thread Johannes Schindelin
Hi Junio, On Thu, 2 Aug 2018, Junio C Hamano wrote: > * pk/rebase-in-c (2018-07-30) 3 commits > - builtin/rebase: support running "git rebase " > - rebase: refactor common shell functions into their own file > - rebase: start implementing it as a builtin > > Rewrite of the "rebase" machinery