Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
hgext/__init__.py
author
Yuya Nishihara <yuya@tcha.org>
Sat, 27 Jun 2015 15:28:46 +0900
changeset 25696
c1cac25ad1a6
parent 1360
7d439981bec4
child 28450
155e3308289c
permissions
-rw-r--r--
templater: remove workaround for escaped quoted string in quoted template This patch backs out
554d6fcc3c84
which should no longer be needed. The test for '{\"invalid\"}' is removed because the parser is permissive for \"...\" literal.
# placeholder