log mercurial/bundlerepo.py @ 51026:8520db304f01

age author description
Tue, 26 Sep 2023 02:54:50 +0200 Pierre-Yves David revlog: drop more file description passing between private function
Mon, 25 Sep 2023 12:13:38 +0200 Pierre-Yves David revlog: adapt the `reading` check for `bundlerepo`
Thu, 31 Aug 2023 23:56:15 +0200 Pierre-Yves David safehasattr: drop usage in favor of hasattr
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