Mercurial > public > mercurial-scm > hg
log doc/hgmanpage.py @ 48720:db952cb40f18 stable
age | author | description |
---|---|---|
Mon, 07 Feb 2022 15:45:53 +0100 | Mads Kiilerich | doc: inspect.getargspec has been removed in Python 3.11 stable |
Fri, 30 Apr 2021 16:13:02 -0700 | Kyle Lippincott | black: make codebase compatible with black v21.4b2 and v20.8b1 stable |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 04 Apr 2019 19:08:37 +0200 | Philippe Pepiot | hgmanpage: use a py2 and py3 compatible iterable protocol |
Thu, 04 Apr 2019 19:08:05 +0200 | Philippe Pepiot | hgmanpage: use range instead of xrange |