Tue, 10 Dec 2024 21:37:14 -0500 |
Matt Harbison |
interfaces: convert `imanifestrevisionstored` to a Protocol class
|
file |
diff |
annotate
|
Wed, 23 Oct 2024 12:44:09 -0400 |
Matt Harbison |
typing: (mostly) align the signatures of `imanifestrevisionstored` overrides
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 22:28:10 -0400 |
Matt Harbison |
interfaces: convert `imanifestrevisionstored` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 22:25:18 -0400 |
Matt Harbison |
interfaces: convert `repository.ifileindex` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 18:34:54 -0400 |
Matt Harbison |
interfaces: convert `repository.irevisiondelta` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 17:07:23 -0400 |
Matt Harbison |
interfaces: convert `repository.iverifyproblem` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 17:02:21 -0400 |
Matt Harbison |
interfaces: convert `repository.peer` to a Protocol class
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:56:53 -0400 |
Matt Harbison |
interfaces: convert `repository.ipeerrequests` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:52:39 -0400 |
Matt Harbison |
interfaces: rename `repository.ipeerconnection` to reflect it being private
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:45:10 -0400 |
Matt Harbison |
interfaces: convert `repository.ipeerconnection` from zope `Attribute` attrs
|
file |
diff |
annotate
|
Tue, 10 Dec 2024 17:31:17 -0500 |
Matt Harbison |
interfaces: drop the unused `ipeerv2`
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:29:44 -0400 |
Matt Harbison |
interfaces: add the missing `self` arg to the repository Protocol classes
|
file |
diff |
annotate
|
Tue, 22 Oct 2024 16:04:27 -0400 |
Matt Harbison |
interfaces: convert the repository zope interfaces to Protocol classes
|
file |
diff |
annotate
|
Fri, 06 Dec 2024 23:03:13 -0500 |
Matt Harbison |
tests: enable pytype checking on `mercurial/interfaces` package
|
file |
diff |
annotate
|
Wed, 13 Nov 2024 13:33:36 +0100 |
Pierre-Yves David |
clone: properly exclude rev-branch-cache from post clone cache warming
stable
|
file |
diff |
annotate
|
Wed, 25 Sep 2024 12:42:47 +0200 |
Pierre-Yves David |
rev-branch-cache: have debugupdatecache warm rbc too
|
file |
diff |
annotate
|
Wed, 18 Sep 2024 17:46:46 -0400 |
Matt Harbison |
revlog: make `clearcaches()` signature consistent with ManifestRevlog
|
file |
diff |
annotate
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
file |
diff |
annotate
|
Tue, 06 Aug 2024 02:12:08 +0200 |
Pierre-Yves David |
manifest: add a read_delta_new_entries method
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 13:10:09 +0200 |
Pierre-Yves David |
manifest: introduce a `read_delta_parents` method
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 13:40:46 +0200 |
Pierre-Yves David |
manifest: allow skipping valid_bases argument to `read_any_fast_delta`
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 05:35:06 +0200 |
Pierre-Yves David |
manifest: introduce a `read_any_fast_delta` method
|
file |
diff |
annotate
|
Thu, 01 Aug 2024 13:38:31 +0100 |
Arseniy Alekseyev |
commit: set whole manifest entries at once (node with its associated flags)
|
file |
diff |
annotate
|
Thu, 07 Mar 2024 10:57:16 +0100 |
Pierre-Yves David |
branchcache: allow to detect "pure topological case" for branchmap
|
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, 26 Sep 2023 00:54:46 +0200 |
Pierre-Yves David |
revlog: drop the df argument to `rawdata`
|
file |
diff |
annotate
|
Mon, 25 Sep 2023 22:52:01 +0200 |
Pierre-Yves David |
revlog: drop the df argument to `revision`
|
file |
diff |
annotate
|
Tue, 26 Sep 2023 01:05:02 +0200 |
Pierre-Yves David |
interfaces: drop the `raw` parameters on ifiledata interface
|
file |
diff |
annotate
|
Mon, 19 Jun 2023 11:04:27 +0200 |
Pierre-Yves David |
clone-bundle: rename the methods and wireprotole command
|
file |
diff |
annotate
|
Wed, 08 Mar 2023 14:23:43 +0100 |
Mathias De Mare |
clonebundles: add support for inline (streaming) clonebundles
|
file |
diff |
annotate
|
Sun, 28 May 2023 05:23:46 +0200 |
Pierre-Yves David |
revlog: add a `get_revlog` method
|
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
|
Thu, 23 Mar 2023 21:18:14 +0000 |
Pierre-Yves David |
localrepo: add a `currentlock` method
stable
|
file |
diff |
annotate
|
Mon, 06 Mar 2023 13:30:41 +0100 |
Pierre-Yves David |
undo-files: factor the vfs map in a repository property
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
|
Sat, 03 Dec 2022 00:13:50 +0100 |
Pierre-Yves David |
peer: add a `path` attribute to peer
|
file |
diff |
annotate
|
Sat, 03 Dec 2022 00:00:41 +0100 |
Pierre-Yves David |
peer: have a common constructor and use it
|
file |
diff |
annotate
|
Sat, 03 Dec 2022 03:45:45 +0100 |
Pierre-Yves David |
peer: stop having a `peer()` method on `peer()`
|
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
|
Thu, 27 Jan 2022 20:04:56 +0300 |
Anton Shestakov |
interfaces: add missing caches kwarg of localrepo.updatecaches()
|
file |
diff |
annotate
|
Mon, 17 Jan 2022 19:29:41 +0100 |
Pierre-Yves David |
requirements: remove the `localrepo.supportedformat` attribute
|
file |
diff |
annotate
|
Thu, 23 Dec 2021 14:48:31 +0100 |
Rapha?l Gom?s |
revlog: remove deprecated APIs
|
file |
diff |
annotate
|
Mon, 17 May 2021 15:42:18 +0200 |
Pierre-Yves David |
updatecaches: use the `caches` argument instead of a special `full` value
|
file |
diff |
annotate
|
Mon, 17 May 2021 14:41:09 +0200 |
Pierre-Yves David |
updatecaches: introduce a set of constants to control which are updated
|
file |
diff |
annotate
|
Mon, 03 May 2021 12:29:52 +0200 |
Pierre-Yves David |
sidedata: add a 'side-data' repository feature and use it
|
file |
diff |
annotate
|
Mon, 03 May 2021 12:21:56 +0200 |
Pierre-Yves David |
manifest: drop the `indexfile` from `manifestrevlog`
|
file |
diff |
annotate
|
Mon, 03 May 2021 12:20:45 +0200 |
Pierre-Yves David |
revlog: split the `version` attribute into its two components
|
file |
diff |
annotate
|
Mon, 19 Apr 2021 11:22:21 +0200 |
Rapha?l Gom?s |
sidedata: add a way of replacing an existing sidedata computer
|
file |
diff |
annotate
|
Thu, 08 Apr 2021 16:55:17 +0200 |
Rapha?l Gom?s |
sidedata: enable sidedata computers to optionally rewrite flags
|
file |
diff |
annotate
|
Sat, 10 Apr 2021 11:27:40 +0200 |
Rapha?l Gom?s |
cg4: introduce protocol flag to signify the presence of sidedata
|
file |
diff |
annotate
|
Wed, 13 Jan 2021 16:14:58 +0100 |
Joerg Sonnenberger |
node: introduce nodeconstants class
|
file |
diff |
annotate
|
Fri, 19 Feb 2021 10:53:27 +0100 |
Rapha?l Gom?s |
sidedata-exchange: add `wanted_sidedata` and `sidedata_computers` to repos
|
file |
diff |
annotate
|
Thu, 18 Feb 2021 18:18:35 +0100 |
Rapha?l Gom?s |
delta: add sidedata field to revision delta
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 02:34:51 +0100 |
Joerg Sonnenberger |
revlog: change addgroup callbacks to take revision numbers
|
file |
diff |
annotate
|
Wed, 27 Jan 2021 01:43:17 +0100 |
Joerg Sonnenberger |
revlog: change addrevision to return the new revision, not node
|
file |
diff |
annotate
|
Wed, 20 Jan 2021 14:47:13 +0100 |
Joerg Sonnenberger |
revlog: decouple caching from addrevision callback for addgroup
|
file |
diff |
annotate
|
Tue, 19 Jan 2021 00:20:53 +0100 |
Joerg Sonnenberger |
repository: introduce register_changeset callback
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 19:35:37 -0500 |
Matt Harbison |
formatting: drop a few extra double quotes in docstrings
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|