Re: [PUB]What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Junio C Hamano
Matthieu Moy writes: > Junio C Hamano writes: > >> * ad/bisect-terms (2015-08-03) 4 commits >> - bisect: allow setting any user-specified in 'git bisect start' >> - bisect: add 'git bisect terms' to view the current terms >> - bisect: add the

Re: [PUB]What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Matthieu Moy
Junio C Hamano writes: > Matthieu Moy writes: > >> Junio C Hamano writes: >> >>> * ad/bisect-terms (2015-08-03) 4 commits >>> - bisect: allow setting any user-specified in 'git bisect start' >>> - bisect: add 'git bisect

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread David Turner
On Mon, 2015-08-31 at 07:36 -0700, Junio C Hamano wrote: > Christian Couder writes: > > >> * dt/refs-bisection (2015-08-28) 5 commits > >> - bisect: make bisection refs per-worktree > >> - refs: make refs/worktree/* per-worktree > >> - SQUASH??? > >> - path:

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Junio C Hamano
David Turner writes: >> Christian, thanks for raising this one. >> >> I do recall the thread and I might be the somebody like Michael you >> remember, e.g. $gmane/275105---which did mention that "git bisect" >> would not need changing if we kept refs/bisect/. >> >>

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Christian Couder
On Mon, Aug 31, 2015 at 10:06 PM, Junio C Hamano wrote: > David Turner writes: > >>> Christian, thanks for raising this one. >>> >>> I do recall the thread and I might be the somebody like Michael you >>> remember, e.g. $gmane/275105---which did

Re: [PUB]What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Matthieu Moy
Junio C Hamano writes: > * ad/bisect-terms (2015-08-03) 4 commits > - bisect: allow setting any user-specified in 'git bisect start' > - bisect: add 'git bisect terms' to view the current terms > - bisect: add the terms old/new > - bisect: sanity check on terms > > The

Re: [PUB]What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Christian Couder
On Mon, Aug 31, 2015 at 9:36 AM, Matthieu Moy wrote: > Junio C Hamano writes: > >> * ad/bisect-terms (2015-08-03) 4 commits >> - bisect: allow setting any user-specified in 'git bisect start' >> - bisect: add 'git bisect terms' to view the

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-31 Thread Junio C Hamano
Christian Couder writes: >> * dt/refs-bisection (2015-08-28) 5 commits >> - bisect: make bisection refs per-worktree >> - refs: make refs/worktree/* per-worktree >> - SQUASH??? >> - path: optimize common dir checking >> - refs: clean up common_list >> >> Move

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-28 Thread Christian Couder
* dt/refs-bisection (2015-08-28) 5 commits - bisect: make bisection refs per-worktree - refs: make refs/worktree/* per-worktree - SQUASH??? - path: optimize common dir checking - refs: clean up common_list Move the refs used during a git bisect session to per-worktree hierarchy

What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-28 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'. You can find the changes described here in the integration branches of the repositories listed at

Re: What's cooking in git.git (Aug 2015, #05; Fri, 28)

2015-08-28 Thread Eric Sunshine
On Fri, Aug 28, 2015 at 5:11 PM, Junio C Hamano gits...@pobox.com wrote: Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' (proposed updates) while commits prefixed with '+' are in 'next'. You can find the changes described here in the integration