Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-22 Thread Junio C Hamano
"brian m. carlson" writes: > On Fri, Mar 20, 2015 at 08:20:58PM -0700, Junio C Hamano wrote: >> I had an impression that the series may see at least one reroll to >> polish it further before it gets ready for 'next', as I only saw >> discussions on the tangent (e.g. possible futures) and didn't s

Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-21 Thread brian m. carlson
On Fri, Mar 20, 2015 at 08:20:58PM -0700, Junio C Hamano wrote: > I had an impression that the series may see at least one reroll to > polish it further before it gets ready for 'next', as I only saw > discussions on the tangent (e.g. possible futures) and didn't see > serious reviews of the code t

Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-20 Thread Junio C Hamano
"Kyle J. McKay" writes: >> Will cook in 'next'. > > Has this been merged to 'next'? Even fetching > github.com/gitster/git.git I'm only seeing it in pu: That was a short-hand for "will merge and cook in 'next'" ;-) I had an impression that the series may see at least one reroll to polish it fu

Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-20 Thread Kyle J. McKay
On Mar 20, 2015, at 16:29, Stefan Beller wrote: On Fri, Mar 20, 2015 at 4:24 PM, Kyle J. McKay wrote: On Mar 20, 2015, at 15:02, Junio C Hamano wrote: * bc/object-id (2015-03-13) 10 commits [snip] Will cook in 'next'. Has this been merged to 'next'? Usually Junio writes the mail fi

Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-20 Thread Stefan Beller
On Fri, Mar 20, 2015 at 4:24 PM, Kyle J. McKay wrote: > Has this been merged to 'next'? Usually Junio writes the mail first and then does a git push just before being done for the day. At least that's my suspicion as an observer of the timing when git fetch returns new shiny stuff and when thes

Re: What's cooking in git.git (Mar 2015, #07; Fri, 20)

2015-03-20 Thread Kyle J. McKay
On Mar 20, 2015, at 15:02, Junio C Hamano wrote: * bc/object-id (2015-03-13) 10 commits - apply: convert threeway_stage to object_id - patch-id: convert to use struct object_id - commit: convert parts to struct object_id - diff: convert struct combine_diff_path to object_id - bulk-checkin.c: con