Mercurial > public > mercurial-scm > hg-stable
log mercurial/templateutil.py @ 48813:2bb75c65fa6c stable
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Sun, 15 Mar 2020 16:00:45 +0900 | Yuya Nishihara | templater: remember cache key of evaluated revset |
Sun, 15 Mar 2020 22:01:38 +0900 | Yuya Nishihara | templater: fix cbor() filter to accept smartset |
Sun, 15 Mar 2020 15:12:44 +0900 | Yuya Nishihara | templater: introduce wrapper for smartset (API) |
Wed, 06 Nov 2019 17:46:26 -0500 | Augie Fackler | pytype: don't warn us about ignored-on-py3 metaclasses |
Wed, 06 Nov 2019 17:46:12 -0500 | Augie Fackler | templateutil: fix a missing ABCMeta assignment |
Mon, 07 Oct 2019 00:04:04 -0400 | Gregory Szorc | py3: finish porting iteritems() to pycompat and remove source transformer |