Mercurial > hg
log mercurial/templater.py @ 35011:a2dfc723b6b5
age | author | description |
---|---|---|
Thu, 19 Oct 2017 12:35:47 +0200 | Boris Feld | obsfate: makes successorsetverb takes the markers as argument |
Tue, 17 Oct 2017 10:51:43 -0400 | Augie Fackler | templater: use pycompat.sysbytes to bytes-ify some __name__ attrs |
Mon, 16 Oct 2017 22:50:39 -0400 | Augie Fackler | templater: don't blow up when trying to build an abort message |
Sat, 14 Oct 2017 11:30:17 -0400 | Augie Fackler | templater: explode if we try to emit a str |
Sat, 14 Oct 2017 18:06:42 +0900 | Yuya Nishihara | templater: load aliases from [templatealias] section in map file |
Sat, 14 Oct 2017 17:51:01 +0900 | Yuya Nishihara | templater: load template fragments from [templates] section in map file |
Sat, 20 Aug 2016 18:33:02 +0900 | Yuya Nishihara | templater: simplify merge of __base__ dicts by reading it first |