Mercurial > public > mercurial-scm > hg
log mercurial/bundlerepo.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Mon, 19 Oct 2015 16:01:55 +0200 | Pierre-Yves David | bundlerepo: properly extract compressed changegroup from bundle2 |
Mon, 19 Oct 2015 18:04:08 +0200 | Pierre-Yves David | bundlerepo: uncompress changegroup in bundle1 case only |
Mon, 19 Oct 2015 17:58:04 +0200 | Pierre-Yves David | bundlerepo: move temp-bundle writing logic into a closure |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Mon, 05 Oct 2015 00:23:20 -0700 | Pierre-Yves David | incoming: request a bundle2 when possible (BC) |
Mon, 05 Oct 2015 00:18:11 -0700 | Pierre-Yves David | bundlerepo: indent some code to prepare next patch |
Mon, 28 Sep 2015 10:27:36 -0700 | Durham Goode | bundlerepo: let bundle repo look in the _mancache |