Mercurial > hg
log mercurial/exchange.py @ 20955:12f161f08d74
age | author | description |
---|---|---|
Tue, 01 Apr 2014 23:41:32 -0700 | Pierre-Yves David | bundle2: allow pulling changegroups using bundle2 |
Fri, 04 Apr 2014 01:51:54 -0700 | Pierre-Yves David | bundle2: add an exchange.getbundle function |
Tue, 01 Apr 2014 15:27:53 -0700 | Pierre-Yves David | localrepo: move the addchangegroup method in changegroup module |
Tue, 01 Apr 2014 14:33:23 -0700 | Pierre-Yves David | localrepo: move the getlocalbundle method in changegroup module |
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 |