Mercurial > hg
log hgext/infinitepush/common.py @ 46453:1c66795862cf
age | author | description |
---|---|---|
Fri, 08 Nov 2019 11:19:20 -0800 | Augie Fackler | cleanup: remove pointless r-prefixes on single-quoted strings |
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 |
Sat, 13 Oct 2018 12:58:24 +0000 | Mark Thomas | py3: fix infinitepush extension tests |
Sat, 26 May 2018 12:14:04 +0900 | Yuya Nishihara | py3: wrap tempfile.mkstemp() to use bytes path |
Thu, 08 Feb 2018 17:27:47 +0530 | Pulkit Goyal | infinitepush: drop the scratchbookmarksparttype bundle2 part |
Fri, 09 Feb 2018 13:39:15 +0530 | Pulkit Goyal | infinitepush: move the extension to core from fb-hgext |