From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Tue, 5 Jul 2016 16:13:57 +0200 Subject: [PATCH] Avoid ambiguities when prettifying snapshot names In-Reply-To: <20160524161518.9839-1-lfleischer@lfos.de> References: <20160523045733.GA2784@partyvan.eu> <20160524161518.9839-1-lfleischer@lfos.de> Message-ID: 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