Re: [PATCH 00/21] nd/diff-parseopt part 2

2019-02-11 Thread Junio C Hamano
Nguyễn Thái Ngọc Duy writes: > "What's cooking" mails seem to indicate that the series will be cooked > in full there then landed on master later. So here's the second part. Ah, I should have responded to this part. I think that the part 1 was reviewed and found reasonable, and we could merge

Re: [PATCH 00/21] nd/diff-parseopt part 2

2019-02-11 Thread Junio C Hamano
SZEDER Gábor writes: > On Thu, Feb 07, 2019 at 05:33:05PM +0700, Nguyễn Thái Ngọc Duy wrote: >> Nguyễn Thái Ngọc Duy (21): >> diff.c: convert --patch-with-raw >> diff.c: convert --numstat and --shortstat >> diff.c: convert --dirstat and friends >> diff.c: convert --check >> ... >> dif

Re: [PATCH 00/21] nd/diff-parseopt part 2

2019-02-07 Thread SZEDER Gábor
On Thu, Feb 07, 2019 at 05:33:05PM +0700, Nguyễn Thái Ngọc Duy wrote: > Nguyễn Thái Ngọc Duy (21): > diff.c: convert --patch-with-raw > diff.c: convert --numstat and --shortstat > diff.c: convert --dirstat and friends > diff.c: convert --check > diff.c: convert --summary > diff.c: conve

[PATCH 00/21] nd/diff-parseopt part 2

2019-02-07 Thread Nguyễn Thái Ngọc Duy
"What's cooking" mails seem to indicate that the series will be cooked in full there then landed on master later. So here's the second part. This continues to convert more diff options to parseopt. Nguyễn Thái Ngọc Duy (21): diff.c: convert --patch-with-raw diff.c: convert --numstat and --shor