Patrick Steinhardt
d4a2159a78
reftable/writer: drop Git-specific QSORT() macro
...
The reftable writer accidentally uses the Git-specific `QSORT()` macro.
This macro removes the need for the caller to provide the element size,
but other than that it's mostly equivalent to `qsort()`.
Replace the macro accordingly to make the library usable outside of Git.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2025-08-12 07:40:59 -07:00
..
2025-04-07 14:53:09 -07:00
2025-05-29 09:18:53 -07:00
2025-05-19 16:02:48 -07:00
2025-04-29 14:21:30 -07:00
2025-04-07 14:53:10 -07:00
2025-04-07 14:53:10 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:10 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-29 14:21:30 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:11 -07:00
2025-05-12 10:55:24 -07:00
2025-04-07 14:53:10 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:13 -07:00
2025-08-12 07:40:58 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:09 -07:00
2025-02-18 10:55:41 -08:00
2025-04-29 14:21:30 -07:00
2025-05-12 10:55:24 -07:00
2025-04-07 14:53:12 -07:00
2025-04-07 14:53:09 -07:00
2025-04-07 14:53:09 -07:00
2025-08-12 07:40:59 -07:00
2025-04-07 14:53:09 -07:00