mercurial/bundlerepo.py
Wed, 21 Feb 2024 13:05:29 +0100 Pierre-Yves David phases: invalidate the phases set less often on retract boundary
Tue, 20 Feb 2024 21:38:01 +0100 Pierre-Yves David phases: always write with a repo
Tue, 20 Feb 2024 17:18:15 +0100 Pierre-Yves David phases: mark `phasecache.phaseroots` private
Thu, 19 Oct 2023 03:33:59 +0200 Pierre-Yves David revlog: move the_revisioncache on the inner object
Tue, 10 Oct 2023 10:58:28 +0200 Pierre-Yves David revlog: drop the _generaldelta attribute from the imanifeststorage interface
Tue, 10 Oct 2023 10:02:05 +0200 Pierre-Yves David revlog: move configuration attribute into dedicated object
Tue, 10 Oct 2023 10:01:57 +0200 Pierre-Yves David manifestrevlog: flag some inconsistency in bundle/union repo inheritance
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
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
Mon, 30 Jan 2023 16:59:15 -0500 Matt Harbison bundlerepo: raise `error.LookupError` instead of `LookupError`
Tue, 31 Jan 2023 11:41:59 +0100 Pierre-Yves David branching: merge with stable
Mon, 30 Jan 2023 18:25:11 -0500 Matt Harbison bundlerepo: enforce the requirements declared by the underlying repository stable
Sat, 03 Dec 2022 00:16:07 +0100 Pierre-Yves David peer: have `repo.peer` take an optional `path` argument
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 15 Oct 2021 03:28:28 +0200 Pierre-Yves David path: keep the path instance in the `pulloperation`
Sun, 30 May 2021 17:11:49 +0200 Pierre-Yves David revlog: use the `entry` function in bundlerepo
Sun, 30 May 2021 16:19:36 +0200 Pierre-Yves David revlog: move `offset_type` to `revlogutils`
Mon, 03 May 2021 21:34:02 +0200 Pierre-Yves David revlog: introduce a compression mode for sidedata in the revlog index
Mon, 03 May 2021 18:19:16 +0200 Pierre-Yves David revlog: add a "data compression mode" entry in the index tuple
Mon, 03 May 2021 12:23:27 +0200 Pierre-Yves David revlog: use revlog.display_id in LookupError
Mon, 03 May 2021 12:22:36 +0200 Pierre-Yves David revlog: use a "radix" to address revlog
less more (0) -100 -50 -30 tip