Thanks.
- [RFC 04/14] fetch: refactor the population of hashes Jonathan Tan
- [RFC 05/14] fetch: refactor fetch_refs into two functions Jonathan Tan
- [RFC 12/14] fetch-pack: do not printf after closing stdout Jonathan Tan
- [RFC 03/14] upload-pack: test negotiation with changing rep... Jonathan Tan
- Re: [RFC 03/14] upload-pack: test negotiation with cha... Junio C Hamano
- Re: [RFC 03/14] upload-pack: test negotiation with... Jonathan Tan
- Re: [RFC 03/14] upload-pack: test negotiation ... Junio C Hamano
- [PATCH] upload-pack: report "not our ... Jonathan Tan
- Re: [PATCH] upload-pack: report "... Junio C Hamano
- [RFC 14/14] DONT USE advertise_ref_in_want=1 Jonathan Tan
- [RFC 07/14] fetch-pack: put shallow info in out param Jonathan Tan
- [RFC 11/14] fetch-pack: support want-ref Jonathan Tan
- [RFC 10/14] fetch-pack: support partial names and globs Jonathan Tan
- [RFC 08/14] fetch-pack: check returned refs for matches Jonathan Tan
- [RFC 09/14] transport: put ref oid in out param Jonathan Tan
- [RFC 06/14] fetch: refactor to make function args narrower Jonathan Tan
- Re: [RFC 00/14] Allow fetch-pack to send ref names (globs a... Stefan Beller
- Re: [RFC 00/14] Allow fetch-pack to send ref names (globs a... Jeff King