Mercurial > public > mercurial-scm > hg
diff mercurial/templates/map-cmdline.default @ 24304:6136704b975d stable
templates: fix "log -q" output of default style
It was changed at 0ded0f0b1c04 unintentionally due to name conflicts.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 14 Mar 2015 22:34:27 +0900 |
parents | 0ded0f0b1c04 |
children | c1cb6523e968 |
line wrap: on
line diff
--- a/mercurial/templates/map-cmdline.default Fri Mar 13 21:18:59 2015 +0900 +++ b/mercurial/templates/map-cmdline.default Sat Mar 14 22:34:27 2015 +0900 @@ -1,7 +1,7 @@ # Base templates. Due to name clashes with existing keywords, we have # to replace some keywords with 'lkeyword', for 'labelled keyword' changeset = '{cset}{branches}{bookmarks}{tags}{parents}{user}{ldate}{summary}\n' -changeset_quiet = '{node}' +changeset_quiet = '{lnode}' changeset_verbose = '{cset}{branches}{bookmarks}{tags}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n' changeset_debug = '{fullcset}{branches}{bookmarks}{tags}{lphase}{parents}{manifest}{user}{ldate}{lfile_mods}{lfile_adds}{lfile_dels}{lfile_copies_switch}{extras}{description}\n' @@ -40,7 +40,7 @@ parent = '{label("log.parent changeset.{phase}", "parent: {rev}:{node|formatnode}")}\n' -node = '{label("log.node", +lnode = '{label("log.node", "{rev}:{node|short}")}\n' manifest = '{label("ui.debug log.manifest",