Mon, 24 Mar 2014 21:52:28 -0700 Gregory Szorc run-tests: allow option parser to be extended
Mon, 24 Mar 2014 21:41:56 -0700 Gregory Szorc run-tests: use return values instead of sys.exit
Mon, 24 Mar 2014 21:37:33 -0700 Gregory Szorc run-tests: Pass arguments into argument parser
Fri, 11 Apr 2014 07:36:14 -0700 Pierre-Yves David bundle2: rename part to bundlepart
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
Tue, 25 Feb 2014 20:31:51 +0100 Mads Kiilerich copies: remove _checkcopies wrapper - it does no good
Mon, 07 Apr 2014 23:17:51 +0200 Mads Kiilerich transplant: use context ancestor instead of changelog ancestor
Mon, 07 Apr 2014 23:17:51 +0200 Mads Kiilerich commit: use revlog.commonancestors instead of .ancestor
Mon, 07 Apr 2014 23:17:51 +0200 Mads Kiilerich backout: don't limit heritage check to a single ancestor
Thu, 20 Mar 2014 01:35:07 +0100 Mads Kiilerich ancestor: remove unused genericancestor
Mon, 07 Apr 2014 23:17:48 +0200 Mads Kiilerich context: remove unused filectx.ancestor
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori bundlerepo: treat temporarily extracted bundle file via vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori vfs: add "mkstemp()"
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori repair: make "strip()" treat bundle files via vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori changegroup: add "vfs" argument to "readbundle()" to pass relative filename
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori repair: make paths in "_bundle()" relative to ".hg"
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori changegroup: add "vfs" argument to "writebundle()" for relative access via vfs
Sun, 09 Mar 2014 01:03:28 +0900 FUJIWARA Katsunori localrepo: make "undofiles()" return list of tuples "(vfs, relative filename)"
Fri, 11 Apr 2014 17:20:15 -0400 Matt Mackall exchange: fix pyflakes import complaint
Thu, 10 Apr 2014 15:12:12 +0800 Wei, Elson hgweb: override the charset attribute in the http request
Fri, 11 Apr 2014 16:38:55 -0400 Matt Mackall diff: use second filename for --stat reporting on git patches (issue4221)
Fri, 11 Apr 2014 13:43:41 -0400 Pierre-Yves David exchange: drop useless line break
Fri, 11 Apr 2014 15:38:18 -0400 Matt Mackall subrepo: check return code for git push (issue4223)
Fri, 04 Apr 2014 17:50:44 -0700 Pierre-Yves David localrepo: add unbundle support
Fri, 04 Apr 2014 17:28:59 -0700 Pierre-Yves David unbundle: extract the core logic in another function
Fri, 04 Apr 2014 17:15:25 -0700 Pierre-Yves David unbundle: extract checkheads in its own function
Mon, 07 Apr 2014 18:10:50 -0700 Pierre-Yves David phase: apply publishing enforcement for "serve" source
Thu, 10 Apr 2014 12:41:39 -0400 Matt Mackall merge with stable
Fri, 20 Dec 2013 14:56:05 +0100 Stéphane Klein http: reuse authentication info after the first failed request (issue3567)
Tue, 08 Apr 2014 13:05:29 -0700 Durham Goode bundle2: use discard to remove bundle2 cap
Mon, 07 Apr 2014 11:45:50 -0700 Pierre-Yves David statichttp: respect localrepo _restrictcapabilities
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich tests: make unshelve tests more tricky - don't depend on size change
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich shelve: introduce secret option for using fixed date for temporary commit
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich mq: repo['.'] is not a wctx, repo[None] is
Mon, 07 Apr 2014 23:10:20 +0200 Mads Kiilerich shelve: repo['.'] is not a wctx but a pctx
Mon, 07 Apr 2014 14:18:10 -0500 Matt Mackall revlog: deal with chunk ranges over 2G on Windows (issue4215) stable
Fri, 04 Apr 2014 16:41:51 -0700 Durham Goode exchange: pass bundlecaps through to changegroup
Tue, 01 Apr 2014 23:41:32 -0700 Pierre-Yves David bundle2: allow pulling changegroups using bundle2
Fri, 04 Apr 2014 01:51:54 -0700 Pierre-Yves David bundle2: add an exchange.getbundle function
Fri, 04 Apr 2014 01:33:20 -0700 Pierre-Yves David localpeer: propagate bundlecaps in getbundle call
Wed, 02 Apr 2014 23:56:49 -0700 Pierre-Yves David bundle2: make it possible have a global transaction for the unbundling
Fri, 04 Apr 2014 17:47:19 -0500 Matt Mackall tests: fix test output typo
Mon, 24 Mar 2014 19:37:59 -0700 Pierre-Yves David bundle2: first crude version of bundling changeset with bundle2
Wed, 02 Apr 2014 22:37:50 -0700 Pierre-Yves David bundle2: record processing results in the bundleoperation object
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip