##// END OF EJS Templates
test: use `printenv.py --line` in `test-static-http.t`...
test: use `printenv.py --line` in `test-static-http.t` This makes the output easier to update and read.

File last commit:

r38982:f9a98075 default
r41794:23061583 default
Show More
map-cmdline.phases
5 lines | 263 B | text/plain | TextLexer
Yuya Nishihara
template-phases: extend default style instead of duplicating it...
r24907 %include map-cmdline.default
Yuya Nishihara
templater: load template fragments from [templates] section in map file...
r34715
[templates]
Yuya Nishihara
templates: rename "user" to "luser" defined in default map file (API)...
r38982 changeset = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{summary}\n'
changeset_verbose = '{cset}{branches}{bookmarks}{tags}{lphase}{parents}{luser}{ldate}{lfiles}{lfile_copies_switch}{description}\n'