Mercurial > public > mercurial-scm > hg
log mercurial/templatefuncs.py @ 43106:d783f945a701
age | author | description |
---|---|---|
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Sat, 05 Oct 2019 12:03:19 +0200 | Denis Laxalde | templatefuncs: account for user's diffopts in diff() (BC) |
Wed, 13 Feb 2019 18:34:08 -0800 | rdamazio | templates: adding a config() function for template customization |
Wed, 12 Dec 2018 22:45:02 +0900 | Yuya Nishihara | templatefuncs: specialize "no match" value of search() to allow % operation |