Thu, 12 Sep 2024 16:27:58 -0400 |
Matt Harbison |
typing: add `from __future__ import annotations` to remaining source files
|
file |
diff |
annotate
|
Wed, 19 Jun 2024 17:06:05 +0200 |
Raphaël Gomès |
revlog: cleanup some outdated docstrings
|
file |
diff |
annotate
|
Thu, 07 Dec 2023 02:07:16 +0100 |
Pierre-Yves David |
changelog: disallow delayed write on inline changesets
|
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: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
|
Sat, 30 Sep 2023 02:02:36 +0200 |
Pierre-Yves David |
randomaccessfile: drop explicit passing of file description
|
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, 17 Jun 2021 19:48:25 +0200 |
Simon Sapin |
copies: Keep changelog sidedata file open during copy tracing
|
file |
diff |
annotate
|
Tue, 08 Jun 2021 19:55:00 +0200 |
Simon Sapin |
revlog: Extract low-level random-access file read caching logic
|
file |
diff |
annotate
|