Wed, 21 Feb 2024 13:05:29 +0100 |
Pierre-Yves David |
phases: invalidate the phases set less often on retract boundary
|
file |
diff |
annotate
|
Tue, 20 Feb 2024 21:38:01 +0100 |
Pierre-Yves David |
phases: always write with a repo
|
file |
diff |
annotate
|
Tue, 20 Feb 2024 17:18:15 +0100 |
Pierre-Yves David |
phases: mark `phasecache.phaseroots` private
|
file |
diff |
annotate
|
Thu, 19 Oct 2023 03:33:59 +0200 |
Pierre-Yves David |
revlog: move the_revisioncache on the inner object
|
file |
diff |
annotate
|
Tue, 10 Oct 2023 10:58:28 +0200 |
Pierre-Yves David |
revlog: drop the _generaldelta attribute from the imanifeststorage interface
|
file |
diff |
annotate
|
Tue, 10 Oct 2023 10:02:05 +0200 |
Pierre-Yves David |
revlog: move configuration attribute into dedicated object
|
file |
diff |
annotate
|
Tue, 10 Oct 2023 10:01:57 +0200 |
Pierre-Yves David |
manifestrevlog: flag some inconsistency in bundle/union repo inheritance
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 02:54:50 +0200 |
Pierre-Yves David |
revlog: drop more file description passing between private function
|
file |
diff |
annotate
|
Mon, 25 Sep 2023 12:13:38 +0200 |
Pierre-Yves David |
revlog: adapt the `reading` check for `bundlerepo`
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
file |
diff |
annotate
|
Thu, 04 Apr 2019 18:07:30 +0200 |
Manuel Jacob |
pull: add --remote-hidden option and pass it through peer creation
|
file |
diff |
annotate
|
Fri, 24 Feb 2023 03:03:54 +0100 |
Pierre-Yves David |
bundlerepo: fix string interpolation
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 23:05:51 +0100 |
Matt Harbison |
bundlerepo: apply phase data stored in the bundle instead of assuming `draft`
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 19:07:58 +0100 |
Pierre-Yves David |
bundlerepo: handle changegroup induced phase movement in the associated method
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 19:06:24 +0100 |
Pierre-Yves David |
bundlerepo: move most attribute declaration earlier in __init__
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 19:04:44 +0100 |
Pierre-Yves David |
bundlerepo: move the handling of bundl1 in its own method
|
file |
diff |
annotate
|
Thu, 23 Feb 2023 19:02:01 +0100 |
Pierre-Yves David |
bundlerepo: expliclty handing cg part from bundle2
|
file |
diff |
annotate
|
Mon, 30 Jan 2023 16:59:15 -0500 |
Matt Harbison |
bundlerepo: raise `error.LookupError` instead of `LookupError`
|
file |
diff |
annotate
|
Tue, 31 Jan 2023 11:41:59 +0100 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Mon, 30 Jan 2023 18:25:11 -0500 |
Matt Harbison |
bundlerepo: enforce the requirements declared by the underlying repository
stable
|
file |
diff |
annotate
|
Sat, 03 Dec 2022 00:16:07 +0100 |
Pierre-Yves David |
peer: have `repo.peer` take an optional `path` argument
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Fri, 15 Oct 2021 03:28:28 +0200 |
Pierre-Yves David |
path: keep the path instance in the `pulloperation`
|
file |
diff |
annotate
|
Sun, 30 May 2021 17:11:49 +0200 |
Pierre-Yves David |
revlog: use the `entry` function in bundlerepo
|
file |
diff |
annotate
|
Sun, 30 May 2021 16:19:36 +0200 |
Pierre-Yves David |
revlog: move `offset_type` to `revlogutils`
|
file |
diff |
annotate
|
Mon, 03 May 2021 21:34:02 +0200 |
Pierre-Yves David |
revlog: introduce a compression mode for sidedata in the revlog index
|
file |
diff |
annotate
|
Mon, 03 May 2021 18:19:16 +0200 |
Pierre-Yves David |
revlog: add a "data compression mode" entry in the index tuple
|
file |
diff |
annotate
|
Mon, 03 May 2021 12:23:27 +0200 |
Pierre-Yves David |
revlog: use revlog.display_id in LookupError
|
file |
diff |
annotate
|
Mon, 03 May 2021 12:22:36 +0200 |
Pierre-Yves David |
revlog: use a "radix" to address revlog
|
file |
diff |
annotate
|