log mercurial/dispatch.py @ 53042:cdd7bf612c7b stable tip

age author description
Thu, 06 Feb 2025 00:56:25 -0500 Matt Harbison dispatch: restore `--config` can't be abbreviated message in case of ambiguity
Wed, 29 Jan 2025 16:09:06 -0500 Matt Harbison dispatch: add support for the `--config-file` global option
Wed, 29 Jan 2025 16:04:39 -0500 Matt Harbison dispatch: allow global options with a '-' in the long name
Sun, 05 Jan 2025 22:12:02 -0500 Matt Harbison pyupgrade: run the `unpack_list_comprehension` fixer
Sun, 05 Jan 2025 21:03:17 -0500 Matt Harbison pyupgrade: drop usage of py3 aliases for `OSError`
Wed, 23 Oct 2024 01:32:33 +0200 Pierre-Yves David config: include the component level when returning them
Wed, 23 Oct 2024 01:12:52 +0200 Pierre-Yves David config: return component from `repo_components`
Tue, 22 Oct 2024 23:42:15 +0200 Pierre-Yves David repo-config: move rc component of repository inside `rcutil`
Wed, 23 Oct 2024 00:00:17 +0200 Pierre-Yves David repo-config: adjust "root" path for parsing shared config
Tue, 22 Oct 2024 23:50:11 +0200 Pierre-Yves David repo-config: clarify why we seems to parse the repository "twice"
Mon, 21 Oct 2024 13:39:44 +0200 Pierre-Yves David config: move `rcutil` module under a new `mercurial.configuration` module
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Mon, 16 Sep 2024 15:36:38 +0200 Matt Harbison format: add many "missing" comma
Tue, 20 Aug 2024 18:30:47 -0400 Matt Harbison typing: lock in correct changes from pytype 2023.04.11 -> 2023.06.16