Mercurial > hg
diff mercurial/store.py @ 23609:40fcf6c05217
templatekw: add helper method to generate a template keyword for a namespace
This marks our second feature of the namespace api: automatic template keyword.
This patch adds a method that takes in a namespace and uses the node-to-name
map to output the list of names.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Sun, 14 Dec 2014 19:15:37 -0800 |
parents | afe0b48ef2d7 |
children | 297ea0df75d0 |