What's cooking in git.git (Aug 2014, #03; Wed, 20)

2014-08-20 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'. A few fixes for regressions have been posted since 2.1 was tagged, which I'd like to address before moving any topic to 'master', rewinding 'nex

Re: What's cooking in git.git (Aug 2014, #03; Wed, 20)

2014-08-21 Thread Jeff King
On Wed, Aug 20, 2014 at 04:17:33PM -0700, Junio C Hamano wrote: > * br/http-init-fix (2014-08-18) 2 commits > - http: style fixes for curl_multi_init error check > - http.c: die if curl_*_init fails > > Needs S-o-b from peff for the topmost one. What you have queued looks good. Please add in:

Re: What's cooking in git.git (Aug 2014, #03; Wed, 20)

2014-08-21 Thread Heiko Voigt
On Wed, Aug 20, 2014 at 04:17:33PM -0700, Junio C Hamano wrote: > * hv/submodule-config (2014-06-30) 4 commits > (merged to 'next' on 2014-07-17 at 5e0ce45) > + do not die on error of parsing fetchrecursesubmodules option > + use new config API for worktree configurations of submodules > + ext

Re: What's cooking in git.git (Aug 2014, #03; Wed, 20)

2014-08-21 Thread Junio C Hamano
Heiko Voigt writes: > On Wed, Aug 20, 2014 at 04:17:33PM -0700, Junio C Hamano wrote: >> * hv/submodule-config (2014-06-30) 4 commits >> (merged to 'next' on 2014-07-17 at 5e0ce45) >> + do not die on error of parsing fetchrecursesubmodules option >> + use new config API for worktree configura