Mercurial > hg
log mercurial/exchange.py @ 20925:5174c48ed8d8
age | author | description |
---|---|---|
Tue, 01 Apr 2014 13:59:55 -0700 | Pierre-Yves David | localrepo: move the _changegroupsubset method in changegroup module |
Tue, 01 Apr 2014 13:45:48 -0700 | Pierre-Yves David | push: pass a `pushoperation` object to localrepo.checkpush |
Tue, 01 Apr 2014 18:56:19 -0700 | Pierre-Yves David | pull: add a set of steps that remain to be done during the pull |
Tue, 01 Apr 2014 17:35:25 -0700 | Pierre-Yves David | pull: put discovery step in its own function |
Tue, 01 Apr 2014 17:28:21 -0700 | Pierre-Yves David | pull: move the cgresult logic in _pullchangeset |
Tue, 01 Apr 2014 17:21:52 -0700 | Pierre-Yves David | pull: move return code in the pull operation object |