Mercurial > hg
log mercurial/exchange.py @ 20350:8c85d968ee65
age | author | description |
---|---|---|
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 |