mercurial/bundle2.py
Thu, 22 May 2014 11:14:02 -0700 Pierre-Yves David bundle2: track life cycle of parts
Fri, 23 May 2014 15:59:19 -0700 Pierre-Yves David bundle2: update all ``addpart`` callers to ``newpart``
Fri, 23 May 2014 15:54:18 -0700 Pierre-Yves David bundle2: have ``newpart`` automatically add the part to the bundle
Fri, 23 May 2014 15:45:46 -0700 Pierre-Yves David bundle2: add a ``newpart`` method to ``bundle20``
Thu, 22 May 2014 10:48:37 -0700 Pierre-Yves David bundle2: small doc update on the bundler
Mon, 21 Apr 2014 17:51:58 -0700 Pierre-Yves David bundle2: gracefully handle PushRaced error during unbundle stable
Mon, 21 Apr 2014 20:04:54 -0700 Pierre-Yves David bundle2: add an error message to push race error stable
Mon, 21 Apr 2014 18:59:09 -0700 Pierre-Yves David bundle2: fix raising errors during heads checking stable
Mon, 21 Apr 2014 16:02:03 -0700 Pierre-Yves David bundle2: gracefully handle UnknownPartError during unbundle stable
Mon, 21 Apr 2014 19:42:40 -0700 Pierre-Yves David bundle2: use a more specific UnknownPartError when no handler is found stable
Mon, 21 Apr 2014 15:48:52 -0700 Pierre-Yves David bundle2: gracefully handle abort during unbundle stable
Tue, 22 Apr 2014 11:22:41 -0700 Pierre-Yves David bundle2: decorate exception raised during bundle processing stable
Thu, 17 Apr 2014 15:45:12 -0400 Pierre-Yves David bundle2: move all parts into a `bx2` namespace
Thu, 17 Apr 2014 15:27:54 -0400 Pierre-Yves David bundle2: use HG2X in the header
Thu, 17 Apr 2014 01:44:53 -0400 Pierre-Yves David bundle2: capabilities encoding
Thu, 17 Apr 2014 01:09:05 -0400 Pierre-Yves David bundle2: extract capabilities decoding
Thu, 17 Apr 2014 01:03:33 -0400 Pierre-Yves David bundle2: protect capabilities name and values with url quoting
Thu, 17 Apr 2014 11:44:49 -0400 Pierre-Yves David bundle2: support for capabilities with values
Thu, 17 Apr 2014 11:32:30 -0400 Pierre-Yves David bundle2: add capabilities support in `replycaps` part
Wed, 16 Apr 2014 23:55:59 -0400 Pierre-Yves David bundle2: adds a capabilities attribute on bundler20
Wed, 16 Apr 2014 23:18:27 -0400 Pierre-Yves David bundle2: include stderr when capturing handlers output
Wed, 16 Apr 2014 14:22:24 -0400 Pierre-Yves David bundle2: capture remote stdout while unbundling
Wed, 16 Apr 2014 14:09:35 -0400 Pierre-Yves David bundle2: introduce `replycaps` part for on-demand reply
Wed, 16 Apr 2014 18:41:48 -0400 Pierre-Yves David bundle2: use an official iterparts method to unbundle parts
Tue, 15 Apr 2014 13:54:54 -0400 Pierre-Yves David bundle2: make header reading optional
Mon, 14 Apr 2014 14:46:32 -0400 Pierre-Yves David bundle2: use headerless HG10UN stream in changegroup
Fri, 11 Apr 2014 06:43:01 -0700 Pierre-Yves David bundle2: add a "check:heads" handler
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Sat, 12 Apr 2014 00:38:15 -0400 Pierre-Yves David bundle2: directly feed part to readbundle
Fri, 11 Apr 2014 16:05:22 -0400 Pierre-Yves David bundle2: lazy unbundle of part payload
less more (0) -50 -30 tip