Johannes Altmanninger
360cfdb7ae
completions/git: fix arg completion for third-party git commands, again
...
Commit 50e595503e (completions/git: fix completions for third-party git
commands, 2025-03-03) wasn't quite right, as we can see in the linked
reproduction:
$ fish_trace=1 complete -C 'git machete add --onto '
----> complete -C git-machete\ add\n--onto\
The recursive completion invocation contains a spurious newline, which means
that "--onto" is the command name. The newline is produced by "string escape
-- add --onto" inside a command substitution.
Fix this by interpreting newlines as list separators, and then joining
by spaces.
Fixes #11319
2025-03-25 11:16:18 +01:00
..
2019-06-25 22:31:06 +02:00
2025-02-07 12:28:59 +01:00
2025-01-26 20:30:48 -08:00
2025-03-13 18:13:10 +01:00
2024-04-12 12:28:22 +02:00
2025-01-26 20:30:48 -08:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2024-04-18 23:27:05 +02:00
2025-01-19 18:57:21 +01:00
2025-01-01 16:45:43 +01:00
2024-12-29 13:37:28 +01:00
2025-03-13 18:13:10 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2025-03-19 18:26:11 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2019-11-02 16:48:08 -07:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-15 11:18:46 +01:00
2024-04-12 12:28:22 +02:00
2025-03-01 07:55:53 +01:00
2025-01-11 21:13:19 +01:00
2025-01-01 16:45:43 +01:00
2025-03-14 22:21:42 +01:00
2024-08-24 08:30:52 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-02-27 10:33:22 +08:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2025-01-19 18:47:28 +01:00
2024-04-12 12:28:22 +02:00
2025-03-13 18:13:10 +01:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-02-02 13:41:43 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-06-06 16:47:39 +02:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-05-25 13:20:05 +02:00
2024-05-06 17:00:45 +02:00
2025-03-17 19:55:14 +01:00
2025-01-01 16:45:43 +01:00
2025-03-25 11:16:18 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-02-11 22:19:44 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2025-01-19 18:34:59 +01:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-19 18:29:07 +01:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2024-09-18 22:27:00 +02:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2024-04-25 21:52:56 +02:00
2025-03-13 18:13:10 +01:00
2024-04-13 15:33:05 +02:00
2024-05-26 22:06:11 -05:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2025-03-13 18:13:10 +01:00
2024-11-09 08:16:08 +01:00
2024-04-12 12:28:22 +02:00
2025-03-22 14:12:54 +01:00
2024-12-02 19:06:14 +01:00
2025-01-01 16:45:43 +01:00
2025-01-15 10:54:18 +01:00
2024-04-12 12:28:22 +02:00
2024-04-21 14:35:13 +02:00
2024-04-12 12:28:22 +02:00
2025-01-11 21:13:19 +01:00
2025-03-13 18:13:10 +01:00
2024-04-12 12:28:22 +02:00
2025-01-11 21:13:19 +01:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-10-13 10:44:38 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2025-02-09 16:32:49 +01:00
2024-04-12 12:28:22 +02:00
2025-01-26 20:30:48 -08:00
2025-01-01 16:45:43 +01:00
2025-02-02 13:41:43 +01:00
2025-03-13 18:13:10 +01:00
2024-04-21 14:25:54 +02:00
2024-04-21 14:25:54 +02:00
2024-04-12 12:28:22 +02:00
2025-03-13 18:13:10 +01:00
2025-01-26 20:30:48 -08:00
2025-01-17 09:58:26 +01:00
2025-01-15 10:52:43 +01:00
2024-04-12 12:28:22 +02:00
2025-03-08 13:12:38 +01:00
2025-02-16 11:44:43 -08:00
2024-12-30 10:50:38 +01:00
2025-02-04 10:12:30 +01:00
2025-02-16 13:02:23 -08:00
2025-01-11 18:58:49 +01:00
2025-01-08 19:10:38 +01:00
2025-02-21 17:46:26 +01:00
2025-02-06 19:12:00 +01:00
2025-03-21 00:53:06 +01:00
2025-01-31 13:37:27 +01:00
2025-02-01 09:25:53 +01:00
2025-01-19 18:29:07 +01:00
2024-04-19 12:05:27 +02:00
2024-05-13 10:44:12 +02:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00
2025-01-26 20:30:48 -08:00
2024-12-29 22:11:34 +01:00
2025-01-01 16:45:43 +01:00
2025-01-01 16:45:43 +01:00
2025-01-19 18:34:59 +01:00
2025-01-01 16:45:43 +01:00
2025-03-15 10:54:12 +01:00
2024-04-12 12:28:22 +02:00
2025-01-01 16:45:43 +01:00
2024-04-12 12:28:22 +02:00
2024-04-12 12:28:22 +02:00