Mercurial > hg
log mercurial/bundlerepo.py @ 50825:973fbb27ab45
age | author | description |
---|---|---|
Thu, 04 Apr 2019 18:07:30 +0200 | Manuel Jacob | pull: add --remote-hidden option and pass it through peer creation |
Fri, 24 Feb 2023 03:03:54 +0100 | Pierre-Yves David | bundlerepo: fix string interpolation |
Thu, 23 Feb 2023 23:05:51 +0100 | Matt Harbison | bundlerepo: apply phase data stored in the bundle instead of assuming `draft` |
Thu, 23 Feb 2023 19:07:58 +0100 | Pierre-Yves David | bundlerepo: handle changegroup induced phase movement in the associated method |
Thu, 23 Feb 2023 19:06:24 +0100 | Pierre-Yves David | bundlerepo: move most attribute declaration earlier in __init__ |
Thu, 23 Feb 2023 19:04:44 +0100 | Pierre-Yves David | bundlerepo: move the handling of bundl1 in its own method |
Thu, 23 Feb 2023 19:02:01 +0100 | Pierre-Yves David | bundlerepo: expliclty handing cg part from bundle2 |