Hi Chris,
On Sun, 24 Apr 2016, Christian Couder wrote:
> On Sun, Apr 24, 2016 at 6:27 PM, Christian Couder
> wrote:
> > On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
> > wrote:
> >>
> >>
> >> On 24/04/16 14:33, Christian Couder wrote:
> >>> This is a patch series about libifying `git apply` fun
On Mon, Apr 25, 2016 at 4:57 PM, Christian Couder
wrote:
>> But why write so many times when nobody reads it? We only need to
>> write before git-apply exits,
>
> You mean `git am` here I think.
>
>> either after successfully applying the
>> whole series, or after it stops at conflicts, and maybe
On Mon, Apr 25, 2016 at 11:02 AM, Duy Nguyen wrote:
> On Sun, Apr 24, 2016 at 8:33 PM, Christian Couder
> wrote:
>> Sorry if this patch series is a bit long. I can split it into two or
>> more series if it is prefered.
>
> I suspect you deliberately made the series long just to show off how
> goo
On Mon, Apr 25, 2016 at 2:14 AM, Duy Nguyen wrote:
> On Mon, Apr 25, 2016 at 12:42 AM, Ramsay Jones
> wrote:
>>
>>
>> On 24/04/16 17:56, Christian Couder wrote:
>>> On Sun, Apr 24, 2016 at 6:27 PM, Christian Couder
>>> wrote:
On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
wrote:
>
On Sun, Apr 24, 2016 at 8:33 PM, Christian Couder
wrote:
> Sorry if this patch series is a bit long. I can split it into two or
> more series if it is prefered.
I suspect you deliberately made the series long just to show off how
good new git-rebase is ;-)
> Performance numbers:
>
> - A few da
On Mon, Apr 25, 2016 at 12:42 AM, Ramsay Jones
wrote:
>
>
> On 24/04/16 17:56, Christian Couder wrote:
>> On Sun, Apr 24, 2016 at 6:27 PM, Christian Couder
>> wrote:
>>> On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
>>> wrote:
On 24/04/16 14:33, Christian Couder wrote:
> This
On 24/04/16 17:56, Christian Couder wrote:
> On Sun, Apr 24, 2016 at 6:27 PM, Christian Couder
> wrote:
>> On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
>> wrote:
>>>
>>>
>>> On 24/04/16 14:33, Christian Couder wrote:
This is a patch series about libifying `git apply` functionality, and
>>
On Sun, Apr 24, 2016 at 6:27 PM, Christian Couder
wrote:
> On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
> wrote:
>>
>>
>> On 24/04/16 14:33, Christian Couder wrote:
>>> This is a patch series about libifying `git apply` functionality, and
>>> using this libified functionality in `git am`, so tha
On Sun, Apr 24, 2016 at 5:23 PM, Ramsay Jones
wrote:
>
>
> On 24/04/16 14:33, Christian Couder wrote:
>> This is a patch series about libifying `git apply` functionality, and
>> using this libified functionality in `git am`, so that no 'git apply'
>> process is spawn anymore. This makes `git am` s
On 24/04/16 14:33, Christian Couder wrote:
> This is a patch series about libifying `git apply` functionality, and
> using this libified functionality in `git am`, so that no 'git apply'
> process is spawn anymore. This makes `git am` significantly faster, so
> `git rebase`, when it uses the am b
This is a patch series about libifying `git apply` functionality, and
using this libified functionality in `git am`, so that no 'git apply'
process is spawn anymore. This makes `git am` significantly faster, so
`git rebase`, when it uses the am backend, is also significantly
faster.
This has initi
11 matches
Mail list logo