mercurial/exchange.py
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
Thu, 30 Jan 2014 17:56:09 -0800 Pierre-Yves David push: feed pushoperation object to _pushobsolete function
Thu, 30 Jan 2014 17:54:47 -0800 Pierre-Yves David push: move obsolescence marker exchange in the exchange module
Thu, 30 Jan 2014 17:51:41 -0800 Pierre-Yves David push: feed pushoperation object to _pushbookmark function
Thu, 30 Jan 2014 17:46:51 -0800 Pierre-Yves David push: move bookmarks exchange in the exchange module
Thu, 30 Jan 2014 17:08:29 -0800 Pierre-Yves David push: move `newbranch` argument into the push object
Thu, 30 Jan 2014 17:04:23 -0800 Pierre-Yves David push: move `revs` argument into the push object
Thu, 30 Jan 2014 16:59:25 -0800 Pierre-Yves David push: move `force` argument into the push object
Thu, 30 Jan 2014 16:57:01 -0800 Pierre-Yves David push: move `remote` argument in the push object
Thu, 30 Jan 2014 16:46:30 -0800 Pierre-Yves David push: ease access to current ui object
Thu, 30 Jan 2014 16:43:11 -0800 Pierre-Yves David push: introduce a pushoperation object
Thu, 30 Jan 2014 15:34:01 -0800 Pierre-Yves David exchange: extract push function from localrepo
less more (0) tip