Re: What's cooking in git.git (Aug 2014, #01; Fri, 1)

2014-08-06 Thread Junio C Hamano
Jeff King writes: > On Fri, Aug 01, 2014 at 03:01:31PM -0700, Junio C Hamano wrote: > >> * jk/stash-list-p (2014-07-30) 7 commits >> - SQUASH??? future-proof, log --cc should imply -p without being told >> - stash: show combined diff with "stash show" >> - stash: default listing to "--cc --sim

Re: What's cooking in git.git (Aug 2014, #01; Fri, 1)

2014-08-06 Thread Jeff King
On Fri, Aug 01, 2014 at 03:01:31PM -0700, Junio C Hamano wrote: > * jk/stash-list-p (2014-07-30) 7 commits > - SQUASH??? future-proof, log --cc should imply -p without being told > - stash: show combined diff with "stash show" > - stash: default listing to "--cc --simplify-combined-diff" > - a

What's cooking in git.git (Aug 2014, #01; Fri, 1)

2014-08-01 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'. First release candidate 2.1.0-rc1 expected early next week, after merging a couple of obvious documentation update patches. You can find the ch