mercurial/peer.py
Sun, 15 Oct 2017 00:05:00 -0400 Augie Fackler peer: ensure command names are always ascii bytestrs
Sat, 14 Oct 2017 12:03:42 -0400 Augie Fackler peer: when collecting method names for batch calls, bytes-ify __name__
Thu, 05 Oct 2017 14:15:05 -0400 Augie Fackler python3: move from using func_name to __name__
Thu, 10 Aug 2017 20:58:28 -0700 Gregory Szorc wireproto: use new peer interface
Wed, 09 Aug 2017 23:35:20 -0700 Gregory Szorc peer: remove non iterating batcher (API)
Wed, 09 Aug 2017 23:29:30 -0700 Gregory Szorc wireproto: overhaul iterating batcher code (API)
Wed, 09 Aug 2017 22:52:05 -0700 Gregory Szorc wireproto: remove support for local results in @batchable (API)
Mon, 16 May 2016 21:30:53 +0000 timeless py3: convert to next() function
Tue, 01 Mar 2016 18:39:25 -0500 Augie Fackler peer: add an iterbatcher interface
Tue, 01 Mar 2016 16:37:56 -0500 Augie Fackler peer: raise NotImplementedError for abstract submit() method
Sat, 08 Aug 2015 19:45:45 -0700 Gregory Szorc peer: use absolute_import
Wed, 05 Aug 2015 14:51:34 -0400 Augie Fackler batching: migrate basic noop batching into peer.peer
Sat, 28 Jul 2012 22:36:22 +0200 Simon Heimberg peer: delete double definition of method peer stable
Fri, 13 Jul 2012 21:52:37 +0200 Sune Foldager peer: remove cancopy from peer api; use directly on repo instead
Fri, 13 Jul 2012 21:52:28 +0200 Sune Foldager peer: introduce canpush and improve error message
Fri, 13 Jul 2012 21:47:06 +0200 Peter Arrenbrecht peer: introduce real peer classes
less more (0) tip