Mercurial > public > mercurial-scm > hg
log mercurial/utils/storageutil.py @ 44060:a61287a95dc3
age | author | description |
---|---|---|
Mon, 13 Jan 2020 17:15:14 -0500 | Augie Fackler | core: migrate uses of hashlib.sha1 to hashutil.sha1 |
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 |
Sun, 18 Aug 2019 00:45:33 +0300 | Pulkit Goyal | interfaces: create a new folder for interfaces and move repository.py in it |