Taylor Blau
798ddd947f
pack-objects: use standard option incompatibility functions
...
pack-objects has a handful of explicit checks for pairs of command-line
options which are mutually incompatible. Many of these pre-date
a699367bb8 (i18n: factorize more 'incompatible options' messages,
2022-01-31).
Convert the explicit checks into die_for_incompatible_opt2() calls,
which simplifies the implementation and standardizes pack-objects'
output when given incompatible options (e.g., --stdin-packs with
--filter gives different output than --keep-unreachable with
--unpack-unreachable).
There is one minor piece of test fallout in t5331 that expects the old
format, which has been corrected.
Signed-off-by: Taylor Blau <me@ttaylorr.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2025-06-23 15:41:35 -07:00
..
2025-05-27 13:59:09 -07:00
2025-05-19 16:02:46 -07:00
2024-10-25 14:02:36 -04:00
2025-05-16 12:00:33 -07:00
2024-10-11 09:37:18 -07:00
2025-04-24 17:25:34 -07:00
2024-12-06 20:20:02 +09:00
2025-04-29 14:21:28 -07:00
2025-01-29 14:05:09 -08:00
2025-04-15 08:24:35 -07:00
2024-12-13 07:33:36 -08:00
2025-06-03 12:08:58 -07:00
2025-02-21 18:27:16 -08:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-03-07 16:52:02 -08:00
2025-04-24 17:25:33 -07:00
2024-12-06 20:20:02 +09:00
2025-05-12 14:22:49 -07:00
2025-04-17 08:15:16 -07:00
2025-06-17 10:44:41 -07:00
2025-04-24 17:25:34 -07:00
2025-05-15 13:46:44 -07:00
2025-04-17 08:15:15 -07:00
2025-04-29 10:08:12 -07:00
2025-04-15 08:24:35 -07:00
2024-11-01 12:53:19 -04:00
2025-01-28 13:02:22 -08:00
2025-04-24 17:25:34 -07:00
2025-04-15 08:24:35 -07:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-03-03 08:17:47 -08:00
2025-01-17 13:30:03 -08:00
2025-05-22 14:20:11 -07:00
2025-04-29 14:21:27 -07:00
2025-05-28 10:30:47 -07:00
2025-04-29 10:08:12 -07:00
2025-06-04 08:52:25 -07:00
2025-05-15 13:46:47 -07:00
2025-04-17 08:15:15 -07:00
2025-03-07 16:52:02 -08:00
2024-12-06 20:20:04 +09:00
2025-05-16 09:43:10 -07:00
2025-01-17 13:30:03 -08:00
2025-06-01 19:01:07 -07:00
2025-01-17 13:30:03 -08:00
2025-04-24 17:25:34 -07:00
2025-05-16 09:43:11 -07:00
2024-12-18 10:44:30 -08:00
2024-11-26 10:36:08 +09:00
2025-05-12 14:22:49 -07:00
2025-04-24 17:25:34 -07:00
2024-10-14 12:33:02 -04:00
2025-04-15 08:24:37 -07:00
2025-04-15 13:50:15 -07:00
2025-04-17 08:15:15 -07:00
2025-04-15 08:24:37 -07:00
2024-12-18 10:44:31 -08:00
2025-01-17 13:30:03 -08:00
2024-12-27 08:12:40 -08:00
2025-04-15 08:24:36 -07:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-04-08 13:59:11 -07:00
2025-05-16 15:09:14 -07:00
2025-04-24 17:25:34 -07:00
2025-06-17 10:44:40 -07:00
2025-04-29 14:21:28 -07:00
2025-04-24 17:25:34 -07:00
2025-05-08 12:36:32 -07:00
2025-04-15 13:50:15 -07:00
2025-04-15 08:24:37 -07:00
2025-06-23 15:41:35 -07:00
2025-04-15 08:24:37 -07:00
2025-03-07 16:52:01 -08:00
2025-01-31 10:06:11 -08:00
2025-04-15 08:24:37 -07:00
2025-03-21 01:45:16 -07:00
2025-02-04 09:51:41 -08:00
2024-12-23 09:32:17 -08:00
2025-04-17 08:15:15 -07:00
2025-04-24 17:25:34 -07:00
2025-05-20 11:43:36 -07:00
2025-04-16 13:54:19 -07:00
2025-03-26 16:26:10 +09:00
2025-01-17 13:30:03 -08:00
2025-01-17 13:30:03 -08:00
2025-04-29 10:08:13 -07:00
2025-06-17 10:44:38 -07:00
2025-04-15 08:24:37 -07:00
2025-05-14 15:00:49 -07:00
2025-02-28 13:54:11 -08:00
2025-05-16 12:02:47 -07:00
2025-05-12 13:06:26 -07:00
2025-02-28 13:54:11 -08:00
2025-04-24 17:25:34 -07:00
2025-03-29 01:04:40 -07:00
2025-03-07 16:52:01 -08:00
2024-12-06 20:20:03 +09:00
2025-04-29 14:21:28 -07:00
2025-01-31 09:44:16 -08:00
2025-04-29 10:08:13 -07:00
2025-04-15 08:24:35 -07:00
2025-03-17 15:39:03 -07:00
2025-04-15 08:24:37 -07:00
2025-04-24 17:25:34 -07:00
2025-04-15 08:24:37 -07:00
2025-04-29 10:08:13 -07:00
2025-04-24 17:25:34 -07:00
2025-04-16 13:54:19 -07:00
2025-04-08 14:47:37 -07:00
2025-01-17 13:30:03 -08:00
2024-12-18 10:44:30 -08:00
2025-01-28 13:02:22 -08:00
2025-03-07 16:52:01 -08:00
2025-03-07 16:52:01 -08:00
2025-06-17 10:44:40 -07:00
2025-04-17 08:15:15 -07:00