Wed, 26 Mar 2014 15:55:32 -0700 |
Pierre-Yves David |
pull: prevent duplicated entry in `op.pulledsubset`
|
Thu, 27 Feb 2014 19:56:36 -0800 |
Siddharth Agarwal |
exchange: fix docs for pulloperation
|
Fri, 31 Jan 2014 01:39:59 -0800 |
Pierre-Yves David |
pull: move changeset pulling in its own function
|
Tue, 11 Feb 2014 14:51:38 -0800 |
Pierre-Yves David |
pull: move `fetch` subset into the object
|
Fri, 31 Jan 2014 01:34:00 -0800 |
Pierre-Yves David |
pull: make pulled subset a propertycache of the pull object
|
Fri, 31 Jan 2014 01:25:56 -0800 |
Pierre-Yves David |
pull: move phases synchronisation in its own function
|
Fri, 31 Jan 2014 01:21:42 -0800 |
Pierre-Yves David |
pull: move pulled subset into the object
|
Fri, 31 Jan 2014 01:12:35 -0800 |
Pierre-Yves David |
push: feed pulloperation object to _pullobsolete function
|
Fri, 31 Jan 2014 01:04:05 -0800 |
Pierre-Yves David |
pull: move transaction logic into the pull object
|
Thu, 30 Jan 2014 17:38:41 -0800 |
Pierre-Yves David |
pull: move obsolescence marker exchange in the exchange module
|
Sat, 01 Feb 2014 03:49:29 -0800 |
Pierre-Yves David |
pull: move `force` argument into pull object
|
Thu, 30 Jan 2014 17:35:55 -0800 |
Pierre-Yves David |
pull: move `heads` argument into pull object
|
Thu, 30 Jan 2014 17:32:04 -0800 |
Pierre-Yves David |
pull: move `remote` argument into pull object
|
Thu, 30 Jan 2014 17:24:49 -0800 |
Pierre-Yves David |
pull: introduce a pulloperation object
|
Thu, 30 Jan 2014 16:12:49 -0800 |
Pierre-Yves David |
exchange: extract pull function from localrepo
|
Thu, 30 Jan 2014 23:12:03 -0800 |
Pierre-Yves David |
push: extract new common set computation from phase synchronisation
|
Thu, 30 Jan 2014 23:16:43 -0800 |
Pierre-Yves David |
push: move `commonheads` into the push object
|
Thu, 30 Jan 2014 21:05:29 -0800 |
Pierre-Yves David |
push: move discovery in its own function
|
Thu, 30 Jan 2014 21:01:21 -0800 |
Pierre-Yves David |
push: move outgoing check logic in its own function
|
Thu, 30 Jan 2014 21:01:13 -0800 |
Pierre-Yves David |
push: move `incoming` into the push object
|
Thu, 30 Jan 2014 20:44:55 -0800 |
Pierre-Yves David |
push: move changeset push logic in its own function
|
Thu, 30 Jan 2014 20:34:35 -0800 |
Pierre-Yves David |
push: move `remoteheads` into the push object
|
Thu, 30 Jan 2014 20:22:43 -0800 |
Pierre-Yves David |
push: move phases synchronisation function in its own function
|
Thu, 30 Jan 2014 20:18:26 -0800 |
Pierre-Yves David |
push: move outgoing object in the push object
|
Thu, 30 Jan 2014 19:43:28 -0800 |
Pierre-Yves David |
push: move push return value in the push object
|
Thu, 30 Jan 2014 20:10:59 -0800 |
Pierre-Yves David |
push: move local phase move in a normal function
|
Thu, 30 Jan 2014 20:09:21 -0800 |
Pierre-Yves David |
push: explicitly feed pushop to localphasemove
|
Thu, 30 Jan 2014 20:00:34 -0800 |
Pierre-Yves David |
push: move local lock logic in pushoperation
|
Thu, 30 Jan 2014 19:55:09 -0800 |
Pierre-Yves David |
push: move obsolescence related message into _pushobsolescence function
|
Thu, 30 Jan 2014 19:51:21 -0800 |
Pierre-Yves David |
push: drop now outdated comment
|