Mercurial > hg
log hgext/sqlitestore.py @ 46336:4f17773fc6b5
age | author | description |
---|---|---|
Sun, 18 Oct 2020 22:18:02 +0200 | Joerg Sonnenberger | revlog: extend addgroup() with callback for duplicates |
Sat, 08 Aug 2020 16:24:12 +0530 | Pulkit Goyal | requirements: introduce new requirements related module |
Mon, 13 Jan 2020 14:12:31 -0500 | Augie Fackler | hgext: replace references to hashlib.sha1 with hashutil.sha1 |
Thu, 07 Nov 2019 14:39:02 -0500 | Augie Fackler | sqlitestore: remove superfluous r-prefixes on strings |
Tue, 08 Oct 2019 15:06:18 -0700 | Martin von Zweigbergk | cleanup: join string literals that are already on one line |
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 |