Mercurial > hg
comparison tests/test-filecache.py @ 25727:b8245386ab40
templatekw: make {latesttag} a hybrid list
This maintains the previous behavior of expanding {latesttag} to a string
containing all of the tags, joined by ':'. But now it also allows list type
operations.
I'm unsure if the plural handling is correct (i.e. it seems like it is usually
"{foos % '{foo}'}"), but I guess we are stuck with this because the singular
form previously existed.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 06 Jul 2015 23:23:22 -0400 |
parents | b3684fd2ff1a |
children | ce26928cbe41 |
comparison
equal
deleted
inserted
replaced
25726:b44e483726d3 | 25727:b8245386ab40 |
---|