Mercurial > hg
log mercurial/node.py @ 48517:99a0b5422cf5
age | author | description |
---|---|---|
Thu, 25 Mar 2021 18:02:08 +0100 | Raphaël Gomès | contributor: change mentions of mpm to olivia |
Wed, 13 Jan 2021 16:14:58 +0100 | Joerg Sonnenberger | node: introduce nodeconstants class |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |
Sat, 18 Aug 2018 10:06:56 +0900 | Yuya Nishihara | node: correct hex representation of pseudo node ids |
Fri, 17 Aug 2018 15:32:38 -0700 | Kyle Lippincott | nodes: expand/comment the magic nodes so they are more easily searchable |
Sun, 25 Mar 2018 18:31:22 +0900 | Yuya Nishihara | node: rename wdirnodes to clarify they are for manifest/filelogs |