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