Mercurial > public > mercurial-scm > hg
log mercurial/templatefuncs.py @ 49706:f27fbb908b10
age | author | description |
---|---|---|
Mon, 30 May 2022 16:18:12 +0200 | Manuel Jacob | node: stop converting binascii.Error to TypeError in bin() |
Mon, 21 Feb 2022 11:12:47 -0700 | Gregory Szorc | templatefuncs: remove pycompat.iteritems() |
Thu, 03 Mar 2022 18:28:30 -0800 | Gregory Szorc | global: bulk replace simple pycompat.iteritems(x) with x.items() |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Fri, 30 Apr 2021 03:09:16 +0200 | Joerg Sonnenberger | core: don't hard-code hex node lengths |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |