Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-19 Thread Jeff King
On Wed, Oct 19, 2016 at 08:28:56PM +, brian m. carlson wrote: > On Wed, Oct 19, 2016 at 03:46:48AM -0400, Jeff King wrote: > > FWIW, I gave it a fairly thorough read-over (something I'd been meaning > > to do for quite a while, but kept never quite getting around to). I > > think overall it is

Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-19 Thread brian m. carlson
On Wed, Oct 19, 2016 at 03:46:48AM -0400, Jeff King wrote: > FWIW, I gave it a fairly thorough read-over (something I'd been meaning > to do for quite a while, but kept never quite getting around to). I > think overall it is OK for next. I did find one or two nits, but I think > they are things we

Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-19 Thread Jeff King
On Tue, Oct 18, 2016 at 01:31:27PM -0700, Junio C Hamano wrote: > >> * ls/filter-process (2016-10-17) 14 commits > [...] > > what do you think about v11? Do you feel the series is becoming mature > > enough for `next`? > > I've already had that feeling a few rounds ago, but I haven't had a > chan

Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-18 Thread Junio C Hamano
Lars Schneider writes: >> On 17 Oct 2016, at 15:28, Junio C Hamano wrote: >> ... >> >> * ls/filter-process (2016-10-17) 14 commits >> - contrib/long-running-filter: add long running filter example >> - convert: add filter..process option >> - convert: prepare filter..process option >> - convert

Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-18 Thread Lars Schneider
> On 17 Oct 2016, at 15:28, Junio C Hamano wrote: > ... > > * ls/filter-process (2016-10-17) 14 commits > - contrib/long-running-filter: add long running filter example > - convert: add filter..process option > - convert: prepare filter..process option > - convert: make apply_filter() adhere to

Re: What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-17 Thread Pranit Bauva
Hey Junio, On Tue, Oct 18, 2016 at 3:58 AM, Junio C Hamano wrote: > * pb/bisect (2016-10-14) 28 commits > - SQUASH??? > - bisect--helper: remove the dequote in bisect_start() > - bisect--helper: retire `--bisect-auto-next` subcommand > - bisect--helper: retire `--bisect-autostart` subcommand

What's cooking in git.git (Oct 2016, #04; Mon, 17)

2016-10-17 Thread Junio C Hamano
Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'. The ones marked with '.' do not appear in any of the integration branches, but I am still holding onto them. We may have to start thinking abou