##// END OF EJS Templates
templater: move stringify() to templateutil module...
templater: move stringify() to templateutil module As we have a util module, it doesn't make sense to import stringify() from templatefilters.py.

File last commit:

r34715:f4aeb952 default
r36938:6ff6e1d6 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'