Switch to `hg log --template`.

Review Request #8255 — Created June 22, 2016 and submitted

Information

RBTools
release-0.7.x
967298c...

Reviewers

The hg log -T syntax 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.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbtools/clients/mercurial.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbtools/clients/mercurial.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (e1cdae1)
Loading...