mercurial/wireproto.py
Sat, 09 Feb 2013 23:42:03 +0100 Benoit Boissinot bundle-ng: add bundlecaps argument to getbundle() command
Wed, 01 May 2013 10:38:41 -0700 Durham Goode clone: move file stream walk to a separate function
Thu, 11 Apr 2013 14:54:18 +0200 Mads Kiilerich wireproto: clarify cryptic 'remote: unsynced changes' error message on push
Sun, 13 Jan 2013 01:39:16 -0600 Kevin Bullock filtering: rename filters to their antonyms
Tue, 15 Jan 2013 20:55:47 +0100 Mads Kiilerich clone: don't include empty revlogs in stream
Sun, 06 Jan 2013 04:36:30 +0100 Pierre-Yves David clfilter: drop extra filtering in wireprotocol
Sun, 06 Jan 2013 04:37:33 +0100 Pierre-Yves David clfilter: filter "unserved" on all wireprotocol command calls
Mon, 15 Oct 2012 18:37:34 -0300 Wagner Bruna wireproto: fix pushkey hook failure and output on remote http repo
Tue, 18 Sep 2012 17:00:58 +0200 Thomas Arendsen Hein wireproto: workaround for yield inside try/finally incompatible with python2.4
Sat, 15 Sep 2012 08:38:02 +0200 Patrick Mezard wireproto: fix check-code.py breakage introduced by 6d97dd630d79
Fri, 14 Sep 2012 12:06:40 -0700 Bryan O'Sullivan wireproto: don't format a debug string inside a hot loop
Fri, 14 Sep 2012 12:05:37 -0700 Bryan O'Sullivan wireproto: bypass filechunkiter for small files when streaming
Fri, 14 Sep 2012 12:05:12 -0700 Bryan O'Sullivan wireproto: don't audit local paths during stream_out
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Sat, 28 Jul 2012 12:28:35 +0200 Pierre-Yves David pushkey: add more verbose debug output regarding pushkey stable
Tue, 17 Jul 2012 01:22:31 +0200 Pierre-Yves David repo: move visibleheads and visiblebranchmap logic in discovery
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Tue, 24 Apr 2012 16:32:44 +0200 Pierre-Yves David branchmap: server should not advertise secret changeset in branchmap (Issue3303) stable
Thu, 26 Apr 2012 03:47:17 +0200 Pierre-Yves David wireprotocol: use visibleheads as reference while unbundling (issue 3303) stable
Wed, 04 Apr 2012 00:00:47 +0200 Benoit Allard protocol: Add the stream-preferred capability
Wed, 18 Jan 2012 20:00:48 -0600 Matt Mackall wireproto: refuse to lookup secret csets
Thu, 22 Dec 2011 00:42:25 +0100 Pierre-Yves David phases: do not exchange secret changesets
Mon, 12 Dec 2011 15:16:58 +0100 Pierre-Yves David wireproto: handle other server output in pushkey
Mon, 28 Nov 2011 01:32:13 +0100 Pierre-Yves David addchangegroup: remove the lock argument on the addchangegroup methods
Mon, 10 Oct 2011 13:52:54 +0200 Andreas Freimuth wireproto: do not call pushkey module directly (issue3041)
Tue, 02 Aug 2011 15:21:10 -0400 Andrew Pritchard wireproto: add out-of-band error class to allow remote repo to report errors
Mon, 25 Jul 2011 16:05:01 -0500 Augie Fackler wireproto: use safehasattr or getattr instead of hasattr
Tue, 14 Jun 2011 22:56:20 +0200 Peter Arrenbrecht wireproto: make a number of commands batchable
Tue, 14 Jun 2011 22:52:58 +0200 Peter Arrenbrecht wireproto: add batching support to wirerepository
less more (0) -50 -30 tip