Re: [PATCH] Avoid ambiguities when prettifying snapshot names

2016-07-05 Thread Jason A. Donenfeld
Hey Lukas, I appreciate that this unifies the 'v' detection code as well. I also like the "(a==0 + b==0 + c==0) == 1" trick. I'll merge this, and base the fixes for tags with / in them on this commit. Thanks, Jason ___ CGit mailing list

Re: [PATCH] Avoid ambiguities when prettifying snapshot names

2016-07-02 Thread Lukas Fleischer
On Tue, 24 May 2016 at 18:15:18, Lukas Fleischer wrote: > When composing snapshot file names for a tag with a prefix of the form > v[0-9] (resp. V[0-9]), the leading "v" (resp. "V") is stripped. This > leads to conflicts if a tag with the stripped name already exists or if > there are tags only