Re: [PATCH v3 0/5] extend git-describe pattern matching

2017-01-18 Thread Jacob Keller
On Wed, Jan 18, 2017 at 12:18 PM, Junio C Hamano wrote: > Jacob Keller writes: > >> From: Jacob Keller >> >> ** v3 fixes a minor typo in one of the test cases, so please ignore v2 >>I left the interdiff as between v1 and v3 instead of v2 ** > > Very much appreciated. > > I just finished read

Re: [PATCH v3 0/5] extend git-describe pattern matching

2017-01-18 Thread Junio C Hamano
Jacob Keller writes: > From: Jacob Keller > > ** v3 fixes a minor typo in one of the test cases, so please ignore v2 >I left the interdiff as between v1 and v3 instead of v2 ** Very much appreciated. I just finished reading this round through and didn't have any major issues. I sent comme

[PATCH v3 0/5] extend git-describe pattern matching

2017-01-17 Thread Jacob Keller
From: Jacob Keller ** v3 fixes a minor typo in one of the test cases, so please ignore v2 I left the interdiff as between v1 and v3 instead of v2 ** Teach git describe and git name-rev the ability to match multiple patterns inclusively. Additionally, teach these commands to also accept negati