Switch to `hg log --template`.
Review Request #8255 — Created June 22, 2016 and submitted
The
hg log -Tsyntax is only available in Mercurial 3.0+. There's an
equivalent argument,--template, which does the same thing but is supported
on older versions.
Ran unit tests.
Tool: PEP8 Style Checker Processed Files: rbtools/clients/mercurial.py Tool: Pyflakes Processed Files: rbtools/clients/mercurial.py