Re: [PATCH v4 00/20] refs backend

2016-02-08 Thread Junio C Hamano
David Turner writes: > Changes to this version: > re-rolled on top of pu as-of 9db66d9f1aa. > > Bug fixes include: > For submodules: memory leaks; segfault on bad config. (thanks to Peff) > In symref splitting: check that would always succeed (thanks to Peff) > A bogus double-declaration of a var

[PATCH v4 00/20] refs backend

2016-02-05 Thread David Turner
Changes to this version: re-rolled on top of pu as-of 9db66d9f1aa. Bug fixes include: For submodules: memory leaks; segfault on bad config. (thanks to Peff) In symref splitting: check that would always succeed (thanks to Peff) A bogus double-declaration of a var (thanks to Ramsay Jones) Two memory