Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-22 Thread Junio C Hamano
Jeff King writes: > On Wed, Sep 21, 2016 at 07:45:50PM +0200, Kevin Daudt wrote: > >> On Wed, Sep 21, 2016 at 10:36:57AM -0700, Junio C Hamano wrote: >> > Kevin Daudt writes: >> > >> > > On Mon, Sep 19, 2016 at 04:30:34PM -0700, Junio C Hamano wrote: >> > >> >>

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-22 Thread Jeff King
On Wed, Sep 21, 2016 at 07:45:50PM +0200, Kevin Daudt wrote: > On Wed, Sep 21, 2016 at 10:36:57AM -0700, Junio C Hamano wrote: > > Kevin Daudt writes: > > > > > On Mon, Sep 19, 2016 at 04:30:34PM -0700, Junio C Hamano wrote: > > >> > > >> * kd/mailinfo-quoted-string

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Johannes Schindelin
Hi Junio, On Wed, 21 Sep 2016, Junio C Hamano wrote: > Johannes Schindelin writes: > > >> * jk/rebase-i-drop-ident-check (2016-07-29) 1 commit > >> (merged to 'next' on 2016-08-14 at 6891bcd) > >> + rebase-interactive: drop early check for valid ident > >> > >>

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Kevin Daudt
On Wed, Sep 21, 2016 at 10:36:57AM -0700, Junio C Hamano wrote: > Kevin Daudt writes: > > > On Mon, Sep 19, 2016 at 04:30:34PM -0700, Junio C Hamano wrote: > >> > >> * kd/mailinfo-quoted-string (2016-09-19) 2 commits > >> - mailinfo: unescape quoted-pair in header fields > >>

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Junio C Hamano
Kevin Daudt writes: > On Mon, Sep 19, 2016 at 04:30:34PM -0700, Junio C Hamano wrote: >> >> * kd/mailinfo-quoted-string (2016-09-19) 2 commits >> - mailinfo: unescape quoted-pair in header fields >> - t5100-mailinfo: replace common path prefix with variable > > Is this good

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Kevin Daudt
On Mon, Sep 19, 2016 at 04:30:34PM -0700, Junio C Hamano wrote: > > * kd/mailinfo-quoted-string (2016-09-19) 2 commits > - mailinfo: unescape quoted-pair in header fields > - t5100-mailinfo: replace common path prefix with variable Is this good enough, or do you want me to look into the

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Junio C Hamano
Duy Nguyen writes: > On Tue, Sep 20, 2016 at 6:30 AM, Junio C Hamano wrote: >> * nd/checkout-disambiguation (2016-09-09) 4 commits >> - fixup! checkout.txt: document a common case that ignores ambiguation rules >> - checkout: fix ambiguity check in subdir

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Junio C Hamano
Johannes Schindelin writes: >> * jk/rebase-i-drop-ident-check (2016-07-29) 1 commit >> (merged to 'next' on 2016-08-14 at 6891bcd) >> + rebase-interactive: drop early check for valid ident >> >> Even when "git pull --rebase=preserve" (and the underlying "git >>

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-21 Thread Duy Nguyen
On Tue, Sep 20, 2016 at 6:30 AM, Junio C Hamano wrote: > * nd/checkout-disambiguation (2016-09-09) 4 commits > - fixup! checkout.txt: document a common case that ignores ambiguation rules > - checkout: fix ambiguity check in subdir > - checkout.txt: document a common case

Re: What's cooking in git.git (Sep 2016, #05; Mon, 19)

2016-09-20 Thread Johannes Schindelin
Hi, On Mon, 19 Sep 2016, Junio C Hamano wrote: > * jk/rebase-i-drop-ident-check (2016-07-29) 1 commit > (merged to 'next' on 2016-08-14 at 6891bcd) > + rebase-interactive: drop early check for valid ident > > Even when "git pull --rebase=preserve" (and the underlying "git > rebase