Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 47139:f58a13c52726
age | author | description |
---|---|---|
Mon, 03 May 2021 12:20:45 +0200 | Pierre-Yves David | revlog: split the `version` attribute into its two components |
Mon, 03 May 2021 12:20:25 +0200 | Pierre-Yves David | revlog: replace flag check related to generaldelta with attribute check |
Fri, 07 May 2021 22:06:25 -0400 | Matt Harbison | merge with stable |
Fri, 30 Apr 2021 16:13:02 -0700 | Kyle Lippincott | black: make codebase compatible with black v21.4b2 and v20.8b1 stable |
Tue, 04 May 2021 13:28:42 -0400 | Augie Fackler | debugcommands: fix some plural-agreements I noticed stable |
Mon, 29 Mar 2021 01:52:06 +0200 | Joerg Sonnenberger | node: replace nullid and friends with nodeconstants class |