Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-11 Thread Junio C Hamano
Matheus Tavares Bernardino writes: > Sorry for the delay. I just sent v8[1] with Dscho's suggestions, which > should fix all those test failures on Windows. Thanks.

Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-10 Thread Matheus Tavares Bernardino
On Wed, Jul 10, 2019 at 3:58 PM Junio C Hamano wrote: > > Johannes Schindelin writes: > > > Hi Junio, > > > > On Tue, 9 Jul 2019, Junio C Hamano wrote: > > > >> * mt/dir-iterator-updates (2019-06-25) 10 commits > >> - clone: replace strcmp by fspathcmp > >> - clone: use dir-iterator to avoid ex

Re: jl/status-reduce-vertical-blank, was Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-10 Thread Junio C Hamano
Johannes Schindelin writes: >> * jl/status-reduce-vertical-blank (2019-06-21) 1 commit >> - status: remove the empty line after hints >> >> Extra blank lines in "git status" output have been reduced. >> >> Needs to wait on nd/switch-and-restore to stabilize. > > Didn't that latter branch hit `

jl/status-reduce-vertical-blank, was Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-10 Thread Johannes Schindelin
Hi Junio, On Tue, 9 Jul 2019, Junio C Hamano wrote: > * jl/status-reduce-vertical-blank (2019-06-21) 1 commit > - status: remove the empty line after hints > > Extra blank lines in "git status" output have been reduced. > > Needs to wait on nd/switch-and-restore to stabilize. Didn't that latt

Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-10 Thread Junio C Hamano
Johannes Schindelin writes: > Hi Junio, > > On Tue, 9 Jul 2019, Junio C Hamano wrote: > >> * mt/dir-iterator-updates (2019-06-25) 10 commits >> - clone: replace strcmp by fspathcmp >> - clone: use dir-iterator to avoid explicit dir traversal >> - clone: extract function from copy_or_link_direc

Re: What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-10 Thread Johannes Schindelin
Hi Junio, On Tue, 9 Jul 2019, Junio C Hamano wrote: > * mt/dir-iterator-updates (2019-06-25) 10 commits > - clone: replace strcmp by fspathcmp > - clone: use dir-iterator to avoid explicit dir traversal > - clone: extract function from copy_or_link_directory > - clone: copy hidden paths at lo

What's cooking in git.git (Jul 2019, #02; Tue, 9)

2019-07-09 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 described