Mercurial > public > mercurial-scm > hg
log doc/hgmanpage.py @ 43076:2372284d9457
age | author | description |
---|---|---|
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 |
Mon, 04 Feb 2019 14:22:50 -0800 | Gregory Szorc | doc: escape backslash |
Fri, 07 Oct 2016 07:43:04 -0400 | Augie Fackler | hgmanpage: stop using raw-unicode strings |
Sat, 14 May 2016 14:37:25 +0900 | Yuya Nishihara | doc: remove double imports of inspect from hgmanpage.py |