Wed, 18 Jun 2014 19:46:18 -0500 |
Matt Mackall |
push: restore contents of HG_URL for hooks (issue4268)
stable
|
file |
diff |
annotate
|
Tue, 27 May 2014 16:33:06 -0700 |
Pierre-Yves David |
push: use bundle2 to push phases when available
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:44:46 -0700 |
Pierre-Yves David |
pull: when remote supports it, pull phase data alongside changesets
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:43:09 -0700 |
Pierre-Yves David |
getbundle: support of listkeys argument when bundle2 is used
|
file |
diff |
annotate
|
Thu, 29 May 2014 14:59:22 -0700 |
Pierre-Yves David |
getbundle: raise error if extra arguments are provided for bundle10
|
file |
diff |
annotate
|
Tue, 27 May 2014 15:29:08 -0700 |
Pierre-Yves David |
pull: split remote phases retrieval from actual application
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:31:33 -0700 |
Pierre-Yves David |
bundle2: introduce a ``caps20to10`` function
|
file |
diff |
annotate
|
Sat, 24 May 2014 16:20:09 -0700 |
Pierre-Yves David |
bundle2: introduce a bundle2caps function
|
file |
diff |
annotate
|
Thu, 22 May 2014 12:58:07 -0700 |
Pierre-Yves David |
exchange: reinsert comment in the right place
|
file |
diff |
annotate
|
Wed, 28 May 2014 15:31:05 -0700 |
Pierre-Yves David |
bundle2: move exception classes into the error module
|
file |
diff |
annotate
|
Wed, 28 May 2014 14:22:24 -0700 |
Pierre-Yves David |
bundle2: rename UnknownPartError to BundleValueError
|
file |
diff |
annotate
|
Fri, 23 May 2014 15:59:19 -0700 |
Pierre-Yves David |
bundle2: update all ``addpart`` callers to ``newpart``
|
file |
diff |
annotate
|
Thu, 22 May 2014 16:27:16 -0700 |
Pierre-Yves David |
exchange: drop dead code
|
file |
diff |
annotate
|
Thu, 22 May 2014 13:39:55 -0700 |
Pierre-Yves David |
exchange: fix indentation level
|
file |
diff |
annotate
|
Wed, 07 May 2014 17:24:19 -0700 |
Durham Goode |
bundle2: fix bundle2 pulling all revs on empty pulls
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:26:15 -0700 |
Pierre-Yves David |
exchange: fix bad indentation
|
file |
diff |
annotate
|
Wed, 07 May 2014 19:28:17 -0700 |
Pierre-Yves David |
exchange: propagate arguments to the _getbundleextrapart function
|
file |
diff |
annotate
|
Wed, 07 May 2014 17:20:38 -0700 |
Durham Goode |
bundle2: fix configuration name mismatch
|
file |
diff |
annotate
|
Tue, 29 Apr 2014 12:35:02 +0900 |
Yuya Nishihara |
exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 16:13:15 -0700 |
Pierre-Yves David |
bundle2: gracefully handle hook abort
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 18:59:09 -0700 |
Pierre-Yves David |
bundle2: fix raising errors during heads checking
stable
|
file |
diff |
annotate
|
Tue, 22 Apr 2014 11:41:34 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during local push
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:43:01 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during pull
stable
|
file |
diff |
annotate
|
Mon, 21 Apr 2014 19:42:51 -0700 |
Pierre-Yves David |
bundle2: catch UnknownPartError during push
stable
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 16:56:15 -0400 |
Pierre-Yves David |
bundle2: allow extensions to extend the getbundle request
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:32:34 -0400 |
Pierre-Yves David |
bundle2: add a way to add parts during a `getbundle` request
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:25:50 -0400 |
Pierre-Yves David |
getbundle: pass arbitrary arguments all along the call chain
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:59:28 -0400 |
Pierre-Yves David |
bundle2: call a hook after the transaction is closed
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:21:39 -0400 |
Pierre-Yves David |
bundle2: call a hook prior to closing the transaction
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 17:16:21 -0400 |
Pierre-Yves David |
bundle2: inform transaction that we are in a bundle2 unbundle
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 16:54:15 -0400 |
Pierre-Yves David |
bundle2: allow extensions to plug into the push process
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 16:04:58 -0400 |
Pierre-Yves David |
bundle2: require both client and server to opt in
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:45:12 -0400 |
Pierre-Yves David |
bundle2: move all parts into a `bx2` namespace
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:33:17 -0400 |
Pierre-Yves David |
bundle2: rename server capability to bundle2-exp
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 15:27:54 -0400 |
Pierre-Yves David |
bundle2: use HG2X in the header
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 02:01:38 -0400 |
Pierre-Yves David |
bundle2: transmit capabilities to getbundle during pull
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 14:37:24 -0400 |
Pierre-Yves David |
bundle2: include client capabilities in the pushed bundle
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 01:49:20 -0400 |
Pierre-Yves David |
bundle2: advertise bundle2 caps in server capabilities
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 14:09:35 -0400 |
Pierre-Yves David |
bundle2: introduce `replycaps` part for on-demand reply
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 16:49:30 -0400 |
Pierre-Yves David |
bundle2: return a bundle20 object from exchanges.unbundle
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 16:42:52 -0400 |
Pierre-Yves David |
bundle2: feed a binary stream to `peer.unbundle`
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 11:27:55 -0400 |
Pierre-Yves David |
bundle2: return a stream from exchange.getbundle
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 13:57:15 -0400 |
Pierre-Yves David |
bundle2: let readbundle return unbundle20
|
file |
diff |
annotate
|
Tue, 15 Apr 2014 13:42:45 -0400 |
Pierre-Yves David |
bundle2: prepare readbundle to return more that one type of bundle
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 15:45:30 -0400 |
Pierre-Yves David |
bundle2: add a ui argument to readbundle
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 15:33:50 -0400 |
Pierre-Yves David |
bundle2: move `readbundle` into the `exchange` module
|
file |
diff |
annotate
|
Mon, 14 Apr 2014 14:46:32 -0400 |
Pierre-Yves David |
bundle2: use headerless HG10UN stream in changegroup
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 10:53:43 -0700 |
Pierre-Yves David |
bundle2: allow using bundle2 for push
|
file |
diff |
annotate
|
Wed, 16 Apr 2014 00:37:24 +0900 |
FUJIWARA Katsunori |
localrepo: introduce "prepushoutgoinghooks" to extend outgoing check easily
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 19:01:00 +0200 |
Mads Kiilerich |
spelling: fixes from spell checker
|
file |
diff |
annotate
|
Sun, 13 Apr 2014 12:21:09 -0400 |
Pierre-Yves David |
exchange: restore truncated comment
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 07:36:14 -0700 |
Pierre-Yves David |
bundle2: rename part to bundlepart
|
file |
diff |
annotate
|
Sat, 12 Apr 2014 00:53:15 -0400 |
Pierre-Yves David |
bundle2: use chunkbuffer for exchange.getbundle
|
file |
diff |
annotate
|
Sat, 12 Apr 2014 14:56:55 -0400 |
Pierre-Yves David |
bundle2: lazily generate the changegroup part in exchange.getbundle
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 17:20:15 -0400 |
Matt Mackall |
exchange: fix pyflakes import complaint
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 13:43:41 -0400 |
Pierre-Yves David |
exchange: drop useless line break
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:50:44 -0700 |
Pierre-Yves David |
localrepo: add unbundle support
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:28:59 -0700 |
Pierre-Yves David |
unbundle: extract the core logic in another function
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 17:15:25 -0700 |
Pierre-Yves David |
unbundle: extract checkheads in its own function
|
file |
diff |
annotate
|
Fri, 04 Apr 2014 16:41:51 -0700 |
Durham Goode |
exchange: pass bundlecaps through to changegroup
|
file |
diff |
annotate
|