Mercurial > public > mercurial-scm > hg-stable
diff tests/test-completion.t @ 27728:294037159c64
paths: port to generic templater
Embedded passwords are masked only in plain output because we'll want raw
values in machine-readable format such as JSON. For custom template, we can
add a filter to mask passwords (e.g. "{url|hidepassword}").
path.rawloc field is called as "url" than "path" because we have "pushurl"
sub-option. Also, "name" and "url" are not allowed as sub-options as they
conflict with the field names.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 13 Dec 2015 22:09:57 +0900 |
parents | 4efb36ecaaec |
children | 0ac5b7ee5dc2 |
line wrap: on
line diff
--- a/tests/test-completion.t Sun Dec 13 23:01:19 2015 +0900 +++ b/tests/test-completion.t Sun Dec 13 22:09:57 2015 +0900 @@ -286,7 +286,7 @@ manifest: rev, all, template outgoing: force, rev, newest-first, bookmarks, branch, patch, git, limit, no-merges, stat, graph, style, template, ssh, remotecmd, insecure, subrepos parents: rev, style, template - paths: + paths: template phase: public, draft, secret, force, rev recover: rename: after, force, include, exclude, dry-run