Sun, 05 Jan 2025 22:23:31 -0500 |
Matt Harbison |
pyupgrade: modernize calls to superclass methods
|
file |
diff |
annotate
|
Wed, 19 Jun 2024 17:03:13 +0200 |
Rapha?l Gom?s |
changelog: also set the general delta config flag in the data config
|
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, 23 Jul 2024 19:20:22 -0400 |
Matt Harbison |
typing: induce pytype to use the standard `attr` instead of the vendored copy
|
file |
diff |
annotate
|
Wed, 12 Jun 2024 11:29:11 +0200 |
Rapha?l Gom?s |
branching: merge stable into default
|
file |
diff |
annotate
|
Wed, 12 Jun 2024 02:15:20 +0200 |
Pierre-Yves David |
inline-changelog: fix a critical bug in write_pending that delete data
stable
|
file |
diff |
annotate
|
Sun, 25 Feb 2024 23:05:33 +0100 |
Pierre-Yves David |
repoview: fix changelog.__contains__ method
|
file |
diff |
annotate
|
Thu, 11 Jan 2024 16:39:31 +0100 |
Pierre-Yves David |
changelog: drop the side_write argument to revlog splitting
|
file |
diff |
annotate
|
Thu, 11 Jan 2024 16:35:52 +0100 |
Pierre-Yves David |
changelog: stop useless enforcing split at the end of transaction
|
file |
diff |
annotate
|
Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
file |
diff |
annotate
|
Tue, 24 Oct 2023 11:08:49 +0200 |
Pierre-Yves David |
changelog-delay: move the delay/divert logic inside the (inner) revlog
|
file |
diff |
annotate
|
Thu, 26 Oct 2023 03:41:58 +0200 |
Pierre-Yves David |
changelog-delay: move "delayed" check to a more official API
|
file |
diff |
annotate
|
Thu, 26 Oct 2023 03:29:46 +0200 |
Pierre-Yves David |
changelog-delay: move the appender class next to randomaccessfile
|
file |
diff |
annotate
|
Fri, 20 Oct 2023 12:13:33 +0200 |
Pierre-Yves David |
changelog-delay: adds some check around delaying and diverting write
|
file |
diff |
annotate
|
Tue, 17 Oct 2023 06:02:33 +0200 |
Pierre-Yves David |
revlog: create a iteration of a _InnerRevlog object within the revlog
|
file |
diff |
annotate
|