mercurial/cmd_impls/graft.py
Mon, 02 Dec 2024 11:36:57 +0100 Pierre-Yves David graft: extract creation of progress report line in a function
Fri, 29 Nov 2024 19:43:39 -0500 Matt Harbison typing: add minimal annotations to cmd_impls/graft.py to pytype with 3.10
Fri, 29 Nov 2024 19:18:33 -0500 Matt Harbison typing: add missing `from __future__ import annotations` to core modules
Fri, 29 Nov 2024 20:03:22 -0500 Matt Harbison graft: trim an InputError message
Fri, 29 Nov 2024 19:24:07 -0500 Matt Harbison graft: fix a few typos in doc comments
Fri, 29 Nov 2024 19:22:51 -0500 Matt Harbison graft: fix interpolation in a ProgrammingError case
Thu, 28 Nov 2024 14:00:49 +0100 Pierre-Yves David graft: also forbid "--base" with "--stop" and the like
Thu, 28 Nov 2024 13:22:31 +0100 Pierre-Yves David graft: gather arg compatibility code
Wed, 20 Nov 2024 04:23:45 +0100 Pierre-Yves David graft: get the editor later
Wed, 20 Nov 2024 04:22:12 +0100 Pierre-Yves David graft: clarify the args passing depending of variants
Wed, 20 Nov 2024 04:13:13 +0100 Pierre-Yves David graft: explicitly pass the "tool" argument
Wed, 20 Nov 2024 02:37:37 +0100 Pierre-Yves David graft: move "dry_run" and "base" in statedate
Wed, 20 Nov 2024 02:37:28 +0100 Pierre-Yves David graft: move no_commit into "statedata" too
Wed, 20 Nov 2024 02:10:43 +0100 Pierre-Yves David graft: assign computed configuration value to statedata instead of opts
Tue, 19 Nov 2024 15:54:20 +0100 Pierre-Yves David graft: split the argument processing from the grafting
Tue, 19 Nov 2024 15:46:12 +0100 Pierre-Yves David commands: create a "mercurial.cmd_impls" module to host graft
less more (0) tip