What's cooking in git.git (Sep 2014, #02; Tue, 9)

2014-09-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 second batch of topics have graduated to 'master'. There are too many topics waiting to be in 'next' but without comments and reviews on th

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

2014-09-09 Thread Jeff King
On Tue, Sep 09, 2014 at 02:26:22PM -0700, Junio C Hamano wrote: > * jk/command-line-config-empty-string (2014-08-05) 1 commit > (merged to 'next' on 2014-08-29 at 74f04af) > + config: teach "git -c" to recognize an empty string > > "git -c section.var command" and "git -c section.var= command

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

2014-09-10 Thread Junio C Hamano
Jeff King writes: > On Tue, Sep 09, 2014 at 02:26:22PM -0700, Junio C Hamano wrote: > >> * jk/command-line-config-empty-string (2014-08-05) 1 commit >> (merged to 'next' on 2014-08-29 at 74f04af) >> + config: teach "git -c" to recognize an empty string >> >> "git -c section.var command" and