mercurial/templates/map-cmdline.phases
author Yuya Nishihara <yuya@tcha.org>
Wed, 05 Apr 2017 21:27:44 +0900
changeset 32034 579bbcb4322b
parent 24907 9570587b6986
child 34714 f4aeb952ab77
permissions -rw-r--r--
templatekw: eliminate unnecessary temporary variable 'names' from _showlist() Replace 'names' with the optional argument 'plural'.

%include map-cmdline.default
changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{user}{ldate}{lfiles}{lfile_copies_switch}{description}\n'