Mercurial > hg
comparison Makefile @ 25700:0fca47b206f6
templatekw: use a list of tags in getlatesttags() instead of joining them
This will be used in the next patch.
It also points out that the documentation for '{latesttag}' is not quite
accurate, since it says "most recent global tag" (singular). I assume it is too
radical of a change to convert it to a list of strings. At least ':' is
currently a reserved character in tag names.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 26 Jun 2015 23:23:10 -0400 |
parents | 4c4d0012db4f |
children | 3375ae1e7d0b |
comparison
equal
deleted
inserted
replaced
25699:5c97a4ecbdd4 | 25700:0fca47b206f6 |
---|