mercurial/templates/map-cmdline.phases
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 17 May 2017 23:54:43 -0700
changeset 32361 7df259077d4b
parent 24907 9570587b6986
child 34714 f4aeb952ab77
permissions -rw-r--r--
fsmonitor: use modern match API It seems like fsmonitor/__init__.py was based on a pretty old version of dirstate.py. Let's copy over the changes from the following two commits: 55c449345b10 (match: add isexact() method to hide internals, 2014-10-29) 3c346969c321 (dirstate: avoid match.files() in walk(), 2015-05-19)

%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'