Mercurial > hg
log hgext/releasenotes.py @ 43077:687b865b95ad
age | author | description |
---|---|---|
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Wed, 20 Feb 2019 19:28:51 -0500 | Augie Fackler | cleanup: use () to wrap long lines instead of \ |
Mon, 04 Feb 2019 08:54:30 -0800 | Gregory Szorc | global: use raw strings for regular expressions with escapes |
Sat, 13 Oct 2018 02:17:41 -0700 | rdamazio | help: assigning categories to existing commands |
Sat, 13 Oct 2018 12:29:43 +0200 | Yuya Nishihara | releasenotes: use stringutil.wrap() instead of handcrafted TextWrapper wrapper |
Sat, 13 Oct 2018 04:00:47 -0400 | Augie Fackler | releasenotes: fix remaining bytes/unicode issues caught by tests |