##// END OF EJS Templates
revsetlang: catch invalid format character with %l prefix...
revsetlang: catch invalid format character with %l prefix listexp() could call argtype() with an invalid format character, but that wasn't checked before.

File last commit:

r34715:f4aeb952 default
r35609:8f1a7adb default
Show More
map-cmdline.phases
5 lines | 261 B | text/plain | TextLexer
%include map-cmdline.default
[templates]
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'