Re: [PATCH 00/16] Convert parts of refs.c to struct object_id

2015-03-20 Thread brian m. carlson
On Fri, Mar 20, 2015 at 12:52:20PM -0700, Junio C Hamano wrote: > "brian m. carlson" writes: > > > This is part 1 of n in converting code to use struct object_id. > > OK --- 'n' up there looked funny ;-) It is, unfortunately, a large task. I wish I could quantify it better than N, but I expect

Re: [PATCH 00/16] Convert parts of refs.c to struct object_id

2015-03-20 Thread Junio C Hamano
"brian m. carlson" writes: > This is part 1 of n in converting code to use struct object_id. OK --- 'n' up there looked funny ;-) I'd like to see the series reviewed by those who recently worked heavily on the subsystem involved (namely, refs API); please do not forget to include area experts t