hgext/largefiles/proto.py
Tue, 16 Apr 2013 04:35:10 +0200 Mads Kiilerich largefiles: getlfile must hit end of HTTP chunked streams to reuse connections
Tue, 16 Apr 2013 01:55:57 +0200 Mads Kiilerich largefiles: drop limitreader, use filechunkiter limit
Tue, 16 Apr 2013 01:46:39 +0200 Mads Kiilerich largefiles: move protocol conversion into getlfile and make it an iterable
Fri, 12 Apr 2013 17:33:24 -0700 Bryan O'Sullivan largefiles: quiet (and document) undefined name errors (issue3886)
Mon, 28 Jan 2013 15:19:44 +0100 Mads Kiilerich largefiles: don't verify largefile hashes on servers when processing statlfile stable
Fri, 11 Jan 2013 16:30:29 +0100 Mads Kiilerich largefiles: remove unused proto.refuseclient code
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Sun, 24 Jun 2012 20:36:22 +0200 Na'Tosha Bard largefiles: batch statlfile requests when pushing a largefiles repo (issue3386)
Fri, 04 May 2012 14:36:40 -0400 hlian largefiles: in putlfile, ensure tempfile's directory exists prior to creation stable
Fri, 09 Mar 2012 16:11:52 +0100 Na'Tosha Bard largefiles: remove use of underscores that breaks coding convention
Thu, 23 Feb 2012 13:37:10 +0100 Martin Geisler largefiles: respect store.createmode and avoid extra file copy stable
Thu, 05 Jan 2012 07:26:22 -0800 Kevin Gessner largefiles: display remote errors from putlfile (issue3123) (issue3149)
Thu, 20 Oct 2011 17:24:59 -0400 Hao Lian largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stable
Thu, 20 Oct 2011 13:24:11 -0400 Benjamin Pollack largefiles: make the store primary, and the user cache secondary stable
Thu, 20 Oct 2011 13:24:09 -0400 Benjamin Pollack largefiles: rename functions and methods to match desired behavior stable
Thu, 13 Oct 2011 21:42:54 -0400 Greg Ward largefiles: cosmetics, whitespace, code style
Wed, 12 Oct 2011 20:59:27 -0400 Greg Ward largefiles: improve comments, internal docstrings
Tue, 11 Oct 2011 10:42:56 +0200 Na'Tosha Bard largefiles: remove pre-1.9 code from extension first bundled with 1.9
Thu, 29 Sep 2011 17:04:57 -0500 Matt Mackall largefiles: fix over-long lines
Sat, 24 Sep 2011 17:35:45 +0200 various hgext: add largefiles extension
less more (0) tip