Re: [PATCH v2 00/11] Consolidate ref parsing code

2014-10-16 Thread Duy Nguyen
On Wed, Oct 15, 2014 at 10:06 PM, Michael Haggerty wrote: > As far as I know, Duy isn't actively working on this, so I hope my > reroll is not unwelcome. I couldn't be happier that someone does the work for me and I still benefit from it ;) -- Duy -- To unsubscribe from this list: send the line

Re: [PATCH v2 00/11] Consolidate ref parsing code

2014-10-16 Thread Michael Haggerty
On 10/16/2014 10:47 PM, Junio C Hamano wrote: > Michael Haggerty writes: > >> This is a rif on Duy's oldish patch series [1]. I started reviewing >> his patch series, but found that some of his patches did multiple >> things, making it harder to review. I started pulling it apart into >> smaller

Re: [PATCH v2 00/11] Consolidate ref parsing code

2014-10-16 Thread Junio C Hamano
Junio C Hamano writes: > Michael Haggerty writes: > >> This is a rif on Duy's oldish patch series [1]. I started reviewing >> his patch series, but found that some of his patches did multiple >> things, making it harder to review. I started pulling it apart into >> smaller changes to aid my revi

Re: [PATCH v2 00/11] Consolidate ref parsing code

2014-10-16 Thread Junio C Hamano
Michael Haggerty writes: > This is a rif on Duy's oldish patch series [1]. I started reviewing > his patch series, but found that some of his patches did multiple > things, making it harder to review. I started pulling it apart into > smaller changes to aid my review, and I guess I got carried aw

[PATCH v2 00/11] Consolidate ref parsing code

2014-10-15 Thread Michael Haggerty
This is a rif on Duy's oldish patch series [1]. I started reviewing his patch series, but found that some of his patches did multiple things, making it harder to review. I started pulling it apart into smaller changes to aid my review, and I guess I got carried away :-/ As far as I know, Duy isn't