Phillip Wood
e57d2c5937
rebase: cleanup "--exec" option handling
...
When handling "--exec" rebase collects the commands into a struct
string_list, then prepends "exec " to each command creating a multi line
string and finally splits that string back into a list of commands. This
is an artifact of the scripted rebase and the need to support "rebase
--preserve-merges". Now that "--preserve-merges" no-longer exists we can
cleanup the way the argument is handled. There is no need to add the
"exec " prefix to the commands as that is added by todo_list_to_strbuf().
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2023-01-13 12:23:14 -08:00
..
2022-12-26 11:42:05 +09:00
2022-12-26 11:42:05 +09:00
2022-04-06 09:42:14 -07:00
2022-08-19 11:13:14 -07:00
2022-11-11 17:06:02 -05:00
2022-10-13 09:32:57 -07:00
2022-12-19 11:46:18 +09:00
2022-11-21 12:32:48 +09:00
2023-01-05 15:07:22 +09:00
2023-01-05 15:07:17 +09:00
2022-11-21 12:06:15 +09:00
2022-11-21 12:06:15 +09:00
2022-07-01 11:43:42 -07:00
2021-10-15 13:09:40 -07:00
2022-11-21 12:06:15 +09:00
2022-12-26 10:21:44 +09:00
2022-11-21 12:06:15 +09:00
2023-01-02 21:37:18 +09:00
2021-08-26 14:36:27 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:57 -07:00
2022-12-14 15:55:46 +09:00
2022-11-21 12:32:48 +09:00
2022-02-04 13:58:28 -08:00
2022-10-13 09:32:57 -07:00
2021-09-14 09:30:54 -07:00
2021-07-26 12:17:16 -07:00
2021-10-28 09:57:09 -07:00
2022-11-21 12:06:15 +09:00
2022-10-28 11:26:54 -07:00
2022-11-21 12:06:15 +09:00
2022-11-21 12:06:15 +09:00
2022-11-21 12:06:15 +09:00
2022-12-14 15:55:46 +09:00
2022-11-21 12:06:15 +09:00
2022-08-19 11:13:14 -07:00
2022-12-13 22:16:23 +09:00
2022-09-01 10:49:48 -07:00
2022-09-12 08:38:59 -07:00
2022-11-08 17:15:12 -05:00
2021-12-20 14:55:02 -08:00
2021-10-20 14:33:07 -07:00
2022-11-14 22:39:25 -05:00
2022-11-21 12:06:15 +09:00
2022-12-19 11:46:17 +09:00
2022-11-23 11:22:24 +09:00
2022-11-21 12:06:14 +09:00
2022-10-13 09:32:57 -07:00
2022-10-28 11:26:54 -07:00
2022-08-19 11:13:15 -07:00
2022-06-17 10:38:26 -07:00
2022-10-13 09:32:57 -07:00
2022-10-13 09:32:57 -07:00
2022-12-25 16:32:45 +09:00
2022-11-21 12:32:48 +09:00
2022-10-13 09:32:56 -07:00
2022-09-01 10:49:48 -07:00
2022-05-20 15:26:59 -07:00
2022-10-13 09:32:56 -07:00
2022-07-01 11:43:43 -07:00
2022-11-21 12:06:15 +09:00
2022-11-21 12:06:15 +09:00
2022-03-07 11:57:52 -08:00
2022-12-26 11:42:05 +09:00
2022-12-26 11:42:05 +09:00
2022-03-16 17:53:08 -07:00
2022-06-21 10:12:15 -07:00
2022-10-06 09:56:51 -07:00
2022-11-21 12:06:15 +09:00
2022-09-01 10:49:48 -07:00
2022-11-16 14:57:32 -05:00
2022-11-30 10:00:33 +09:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-24 15:44:20 -07:00
2022-02-04 13:58:28 -08:00
2022-11-21 15:58:54 +09:00
2022-11-21 12:06:15 +09:00
2022-11-14 16:55:50 -05:00
2022-12-02 08:25:29 +09:00
2022-12-26 10:21:44 +09:00
2023-01-13 12:23:14 -08:00
2022-11-17 16:22:52 -05:00
2022-09-19 11:11:11 -07:00
2022-11-08 17:15:12 -05:00
2022-12-14 15:55:46 +09:00
2022-08-05 14:13:12 -07:00
2022-12-13 22:16:23 +09:00
2022-12-26 11:42:05 +09:00
2022-11-23 11:22:25 +09:00
2022-12-14 15:55:46 +09:00
2022-12-14 15:55:46 +09:00
2022-12-26 10:21:43 +09:00
2022-10-13 09:32:56 -07:00
2022-10-24 14:48:05 -07:00
2022-10-28 11:26:54 -07:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:55 -07:00
2022-12-14 15:55:46 +09:00
2022-02-04 13:58:28 -08:00
2023-01-05 15:07:23 +09:00
2022-10-28 11:26:54 -07:00
2022-10-13 09:32:56 -07:00
2022-11-21 12:32:48 +09:00
2022-06-13 10:22:36 -07:00
2022-11-21 12:06:15 +09:00
2021-09-03 11:35:15 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-12-18 11:48:26 +09:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-10-13 09:32:56 -07:00
2022-11-21 12:32:48 +09:00