log

age author description
Fri, 11 Apr 2014 16:43:01 -0400 Pierre-Yves David bundle2: comment to clarify why the handler call is where it is
Sat, 12 Apr 2014 00:53:15 -0400 Pierre-Yves David bundle2: use chunkbuffer for exchange.getbundle
Sat, 12 Apr 2014 14:56:55 -0400 Pierre-Yves David bundle2: lazily generate the changegroup part in exchange.getbundle
Fri, 11 Apr 2014 08:04:16 -0700 Pierre-Yves David bundle2: support chunk iterator as part data
Thu, 10 Apr 2014 12:33:20 -0700 Pierre-Yves David bundle2: extract a _payloadchunks method for part
Thu, 10 Apr 2014 13:19:00 -0700 Pierre-Yves David changegroup: move chunk extraction into a getchunks method of unbundle10
Tue, 25 Mar 2014 15:05:11 -0700 Pierre-Yves David bundle2: use reply part to return result of addchangegroup
Fri, 04 Apr 2014 14:24:11 -0700 Pierre-Yves David bundle2: produce a bundle2 reply
Fri, 11 Apr 2014 08:24:59 -0700 Pierre-Yves David bundle2: add reply awareness to unbundlerecords
Tue, 01 Apr 2014 00:07:17 -0700 Pierre-Yves David bundle2: add an integer id to part
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich largefiles: don't prompt when one side of merge was changed but didn't change
Mon, 07 Apr 2014 15:37:27 -0500 Sean Farley color: fallback and test label as an effect
Mon, 07 Apr 2014 15:33:46 -0500 Sean Farley color: extract method for determining a valid effect
Mon, 07 Apr 2014 23:17:51 +0200 Mads Kiilerich revlog: use context ancestor instead of changelog ancestor
Tue, 25 Feb 2014 20:31:53 +0100 Mads Kiilerich copies: guard debug section with ui.debugflag