sb/submodule-parallel-fetch, was: Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-11 Thread Johannes Sixt
Am 11.12.2015 um 00:55 schrieb Stefan Beller: > On Thu, Dec 10, 2015 at 3:51 PM, Junio C Hamano wrote: >> Stefan Beller writes: >> * sb/submodule-parallel-fetch (2015-11-24) 17 commits ... >>> >>> I assume you plan on merging this after 2.7

Re: sb/submodule-parallel-fetch, was: Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-11 Thread Stefan Beller
On Fri, Dec 11, 2015 at 1:37 PM, Johannes Sixt wrote: > > Generally, I'm already quite satisfied with the state of the > infrastructure at the tip of the branch. > I was about the rework the patch series. > Nevertheless, I have a few niggles. If you don't mind I'll split your

Re: sb/submodule-parallel-fetch, was: Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-11 Thread Johannes Sixt
Am 11.12.2015 um 23:52 schrieb Stefan Beller: If you don't mind I'll split your patch into chunks and squash these where appropriate I don't mind at all; please pick what you like. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-11 Thread Junio C Hamano
Stefan Beller writes: > On Thu, Dec 10, 2015 at 3:51 PM, Junio C Hamano wrote: >> Stefan Beller writes: >> * sb/submodule-parallel-fetch (2015-11-24) 17 commits ... >>> >>> I assume you plan on merging this after 2.7 settled

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-11 Thread Junio C Hamano
John Keeping writes: > On Thu, Dec 10, 2015 at 02:46:40PM -0800, Junio C Hamano wrote: >> * jk/send-email-ssl-errors (2015-11-24) 1 commit >> - send-email: enable SSL level 1 debug output >> >> Improve error reporting when SMTP TLS fails. >> >> Waiting for a reroll. >>

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-10 Thread Junio C Hamano
Stefan Beller writes: >> * sb/submodule-parallel-fetch (2015-11-24) 17 commits >> ... > > I assume you plan on merging this after 2.7 settled and then we can > also get the above sb/submodule-parallel-update going again. Yeah, thanks for reminding me. I think that would be

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-10 Thread Stefan Beller
On Thu, Dec 10, 2015 at 2:46 PM, Junio C Hamano wrote: > > * sb/submodule-parallel-update (2015-11-20) 27 commits ... > > Waiting for sb/submodule-parallel-fetch to stabilize. > > It would be the cleanest to rebuild sb/submodule-parallel-fetch on > top of 2.7.0 once it ships

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-10 Thread John Keeping
On Thu, Dec 10, 2015 at 02:46:40PM -0800, Junio C Hamano wrote: > * jk/send-email-ssl-errors (2015-11-24) 1 commit > - send-email: enable SSL level 1 debug output > > Improve error reporting when SMTP TLS fails. > > Waiting for a reroll. > ($gmane/281693) It looks like this got lost in the

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-10 Thread Junio C Hamano
Stefan Beller writes: >> * sb/submodule-parallel-fetch (2015-11-24) 17 commits >> (merged to 'next' on 2015-12-04 at 2c5ea47) >> + run-command: detect finished children by closed pipe rather than waitpid >>... >> Waiting for review. > > What kind of review do you wait

Re: What's cooking in git.git (Dec 2015, #03; Thu, 10)

2015-12-10 Thread Stefan Beller
On Thu, Dec 10, 2015 at 3:51 PM, Junio C Hamano wrote: > Stefan Beller writes: > >>> * sb/submodule-parallel-fetch (2015-11-24) 17 commits >>> ... >> >> I assume you plan on merging this after 2.7 settled and then we can >> also get the above