Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-19 Thread Derrick Stolee
On 3/15/2018 4:36 AM, Ævar Arnfjörð Bjarmason wrote: On Thu, Mar 15 2018, Junio C. Hamano jotted: * nd/repack-keep-pack (2018-03-07) 6 commits - SQUASH??? - pack-objects: display progress in get_object_details() - pack-objects: show some progress when counting kept objects - gc --auto:

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-16 Thread Junio C Hamano
Jonathan Nieder writes: >> I was hoping to hear quick Acks for remove-ignore-env (and also >> Duy's reroll of their topics on it) from people involved in all the >> related topics, so that we can advance them more-or-less at the same >> time. > > I can go along with this for

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-16 Thread Jonathan Nieder
Hi, Junio C Hamano wrote: > Jonathan Tan writes: >> On Wed, 14 Mar 2018 18:34:49 -0700 >> Junio C Hamano wrote: >>> * sb/object-store (2018-03-05) 27 commits >> >> [snip list of commits] >> >>> (this branch is used by sb/packfiles-in-repository;

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-16 Thread Junio C Hamano
Jonathan Tan writes: > On Wed, 14 Mar 2018 18:34:49 -0700 > Junio C Hamano wrote: > >> * sb/object-store (2018-03-05) 27 commits > > [snip list of commits] > >> (this branch is used by sb/packfiles-in-repository; uses >>

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-16 Thread Jonathan Tan
On Wed, 14 Mar 2018 18:34:49 -0700 Junio C Hamano wrote: > * sb/object-store (2018-03-05) 27 commits [snip list of commits] > (this branch is used by sb/packfiles-in-repository; uses > nd/remove-ignore-env-field.) > > Refactoring the internal global data structure to

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Junio C Hamano
Lars Schneider writes: > If I hurry up (IOW: send a reroll tonight), would this topic > have a chance for 2.17-rc1 or is it too late? That depends on how well the reroll is made, but for an average-sized and average-importance topic like this one that is not yet in

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Lars Schneider
> On 15 Mar 2018, at 20:18, Lars Schneider wrote: > > >> On 15 Mar 2018, at 02:34, Junio C Hamano wrote: >> >> ... >> >> * ls/checkout-encoding (2018-03-09) 10 commits >> - convert: add round trip check based on 'core.checkRoundtripEncoding' >> -

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Lars Schneider
> On 15 Mar 2018, at 02:34, Junio C Hamano wrote: > > ... > > * ls/checkout-encoding (2018-03-09) 10 commits > - convert: add round trip check based on 'core.checkRoundtripEncoding' > - convert: add tracing for 'working-tree-encoding' attribute > - convert: advise canonical

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Junio C Hamano
Ævar Arnfjörð Bjarmason writes: > Given 2.17-rc1 next Tuesday according to your calendar, what's the > status of these two landing in 2.17? A rule of thumb for an average topic with just a handful of commits is to stay in 'next' for about a week before graduating. A larger

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Junio C Hamano
Duy Nguyen writes: > On Thu, Mar 15, 2018 at 2:34 AM, Junio C Hamano wrote: >> * nd/pack-objects-pack-struct (2018-03-05) 9 commits >> ... >> Will merge to 'next'. > > Hold it. A reroll is coming. I'm a bit busy this week and can't really do > much. > >>

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Ævar Arnfjörð Bjarmason
On Thu, Mar 15 2018, Junio C. Hamano jotted: > * ti/fetch-everything-local-optim (2018-03-14) 1 commit > - fetch-pack.c: use oidset to check existence of loose object Looks good to me, and great to have such an optimization in. > * ab/pcre-v2 (2018-03-14) 3 commits > > Will merge to 'next'.

Re: What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-15 Thread Duy Nguyen
On Thu, Mar 15, 2018 at 2:34 AM, Junio C Hamano wrote: > * nd/pack-objects-pack-struct (2018-03-05) 9 commits > - pack-objects: reorder 'hash' to pack struct object_entry > - pack-objects: refer to delta objects by index instead of pointer > - pack-objects: move in_pack out

What's cooking in git.git (Mar 2018, #03; Wed, 14)

2018-03-14 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. You can find the changes