Mercurial > hg
log hgext/infinitepush/store.py @ 43016:92c8bae84e7a
age | author | description |
---|---|---|
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 |