Thu, 18 Jul 2024 12:37:13 +0200 |
Raphaël Gomès |
hghave: update detection of black version to a newer minimum
|
Thu, 18 Jul 2024 12:36:12 +0200 |
Raphaël Gomès |
black: format the codebase with 23.3.0
|
Thu, 18 Jul 2024 12:03:29 +0200 |
Raphaël Gomès |
pytype: work around wrong ImportError flagging
|
Thu, 18 Jul 2024 12:02:01 +0200 |
Raphaël Gomès |
zeroconf: fix boolean return value
|
Thu, 11 Jul 2024 21:54:02 -0400 |
Matt Harbison |
convert: fix various leaked file descriptors
|
Thu, 11 Jul 2024 21:16:45 -0400 |
Matt Harbison |
convert: stringify `shlex` class argument
|
Thu, 11 Jul 2024 20:54:06 -0400 |
Matt Harbison |
typing: add trivial type hints to the convert extension's common modules
|
Thu, 11 Jul 2024 14:46:00 -0400 |
Matt Harbison |
convert: drop a duplicate implementation of `dateutil.makedate()`
|
Mon, 08 Jul 2024 15:48:34 +0200 |
Pierre-Yves David |
revlog: use mmap by default is pre-population is available
|
Mon, 08 Jul 2024 17:02:27 +0200 |
Pierre-Yves David |
revlog: use an explicit config option to enable mmap usage for index
|
Thu, 11 Apr 2024 00:02:07 +0200 |
Pierre-Yves David |
mmap: populate the mapping by default
|
Thu, 11 Jul 2024 11:10:40 -0400 |
Matt Harbison |
win32mbcs: use str for encoding value
stable
|
Wed, 10 Jul 2024 18:44:55 -0400 |
Matt Harbison |
typing: add a trivial type hint to `mercurial/vfs.py`
|
Wed, 10 Jul 2024 18:34:47 -0400 |
Matt Harbison |
typing: add a few trivial type hints to `mercurial/templater.py`
|
Wed, 10 Jul 2024 18:19:32 -0400 |
Matt Harbison |
typing: add a few type hints to `mercurial/revlog.py`
|