Re: [PATCH v2 00/24] Add reflog_expire() to the references API

2014-12-12 Thread Junio C Hamano
Michael Haggerty writes: > This is v2 of the series. Thanks to Jonathan, Stefan, Junio, and > Ronnie for their feedback on v1 [1]. I think I have addressed all of > the issues that were raised. > > Changes since v1: > > * Several improvements to commit messages and comments; added some > Review

[PATCH v2 00/24] Add reflog_expire() to the references API

2014-12-12 Thread Michael Haggerty
This is v2 of the series. Thanks to Jonathan, Stefan, Junio, and Ronnie for their feedback on v1 [1]. I think I have addressed all of the issues that were raised. Changes since v1: * Several improvements to commit messages and comments; added some Reviewed-by comments from the mailing list. *