hgext/largefiles/wirestore.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
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
Fri, 13 Apr 2018 11:08:46 -0700 Gregory Szorc largefiles: use command executor for batch operation
Tue, 10 May 2016 15:20:04 +0200 liscju py3: make largefiles/wirestore.py use absolute_import
Wed, 02 Mar 2016 13:13:05 -0500 Augie Fackler largefiles: use iterbatch instead of batch
Mon, 15 Apr 2013 23:37:43 +0200 Mads Kiilerich largefiles: stat all largefiles in one batch before downloading
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: let wirestore._stat return stats as expected by remotestore verify stable
Sun, 24 Jun 2012 20:36:22 +0200 Na'Tosha Bard largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Sat, 24 Sep 2011 17:35:45 +0200 various hgext: add largefiles extension
less more (0) tip