Mercurial > public > mercurial-scm > python-hglib
comparison hglib/templates.py @ 6:96f8c5095e2e
client: use --template instead of --style for cset display
author | Idan Kamara <idankk86@gmail.com> |
---|---|
date | Sat, 23 Jul 2011 22:55:39 +0300 |
parents | |
children | 2b36619ec0a0 |
comparison
equal
deleted
inserted
replaced
5:3182303f388d | 6:96f8c5095e2e |
---|---|
1 changeset = '{rev}\\0{node}\\0{tags}\\0{branch}\\0{author}\\0{desc}\\0' |