##// END OF EJS Templates
revset: split post-parsing stage from match()...
revset: split post-parsing stage from match() _makematcher() will be reused by new matchany(ui, specs, repo=None) function I'll add by the next patch.

File last commit:

r24907:9570587b default
r25926:996102be default
Show More
map-cmdline.phases
3 lines | 248 B | text/plain | TextLexer
%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'