hgext/infinitepush/store.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 01 Dec 2020 21:54:46 +0100 Joerg Sonnenberger node: import symbols explicitly
Thu, 23 Jul 2020 17:32:09 +0200 Pierre-Yves David infinitepush: remove unused import to tempfile stable
Wed, 22 Apr 2020 18:08:12 -0400 Connor Sheehan infinitepush: fix `{get,put}_args` formatting on Python 3 stable
Wed, 22 Apr 2020 17:59:17 -0400 Connor Sheehan infinitepush: replace `NamedTemporaryFile` with `pycompat.namedtempfile` stable
Mon, 13 Jan 2020 14:12:31 -0500 Augie Fackler hgext: replace references to hashlib.sha1 with hashutil.sha1
Wed, 06 Nov 2019 17:46:26 -0500 Augie Fackler pytype: don't warn us about ignored-on-py3 metaclasses
Sun, 06 Oct 2019 13:28:56 -0400 Gregory Szorc py3: manually import pycompat.open into files that need it
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
Sun, 23 Sep 2018 00:47:04 -0400 Matt Harbison py3: convert arguments, cwd and env to native strings when spawning subprocess
Sat, 26 May 2018 12:38:07 +0900 Yuya Nishihara py3: wrap tempfile.NamedTemporaryFile() to return bytes fp.name
Thu, 19 Apr 2018 20:22:33 +0900 Yuya Nishihara inifinitepush: fix filebundlestore to close file stable
Thu, 19 Apr 2018 00:55:36 -0400 Matt Harbison infinitepush: open files in binary mode stable
Fri, 09 Feb 2018 13:39:15 +0530 Pulkit Goyal infinitepush: move the extension to core from fb-hgext
less more (0) tip