mercurial/templates/map-cmdline.phases
author Yuya Nishihara <yuya@tcha.org>
Thu, 24 Jan 2019 21:35:55 +0900
branchstable
changeset 41306 e8273eaa0726
parent 38985 f9a98075a37e
permissions -rw-r--r--
ui: inline _writenobuf() into write() due to performance issue I'll remove redundant conditions later in this series.

%include map-cmdline.default

[templates]
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{lfiles}{lfile_copies_switch}{description}\n'