Ilya Grigoriev
fedbc3017f
cli merge tools: allow setting diff-args=[] to disable diff formatting with a tool
...
Not setting `diff-args` is equivalent to `diff-args=["$left",
"$right"]`, which I also documented here.
I couldn't decide whether the new error should be part of
`DiffRenderError`, `DiffGenerateError`, or `MergeToolError`. Since the
treatment of diff formatters is already very different from other merge
tools, I just made it a CommandError for now.
2025-07-19 03:39:16 +00:00
..
2025-06-07 20:20:47 +00:00
2025-02-10 17:39:34 +00:00
2025-03-11 22:44:13 +00:00
2025-05-14 15:08:29 +00:00
2025-02-11 22:21:19 +00:00
2025-07-17 22:59:58 +00:00
2025-02-13 17:30:21 +00:00
2025-07-11 17:14:07 +00:00
2025-05-19 13:45:45 +00:00
2025-01-14 13:45:36 +00:00
2025-07-19 03:39:16 +00:00
2024-02-09 12:03:42 -06:00
2025-03-03 22:42:14 +00:00
2025-06-07 20:20:47 +00:00
2025-05-10 15:36:46 +00:00
2024-09-13 13:06:28 +02:00
2025-03-21 16:27:51 +00:00
2025-07-02 11:40:31 +00:00
2025-03-11 03:00:58 +00:00
2025-04-21 00:45:01 +00:00
2025-07-02 03:38:59 +00:00
2025-02-10 15:29:32 +00:00
2025-06-08 00:49:53 +00:00
2025-06-13 12:25:38 +00:00
2025-04-09 16:42:56 +00:00
2025-07-17 22:59:58 +00:00
2025-07-16 20:34:53 +00:00
2025-05-19 02:19:49 +00:00
2025-06-16 18:05:58 +00:00
2025-07-06 12:51:44 +00:00
2025-06-07 20:20:47 +00:00
2025-07-17 06:16:31 +00:00
2025-07-17 22:59:58 +00:00
2024-12-17 12:44:44 -08:00
2025-02-01 16:50:53 +00:00
2025-04-10 22:01:48 +00:00
2025-07-18 17:16:09 +00:00
2025-04-08 20:55:09 +00:00
2025-05-23 03:34:55 +00:00
2025-07-17 15:36:28 +00:00
2025-06-20 23:42:09 +00:00