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
|