1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-20 20:21:09 +00:00
uutils-coreutils/src
Tom D. c3b28bf6c7 refactor(tsort): Switch to Knuth algorithm T
This commit is a complete rewrite of the tsort util, resulting in a x10 performance improvement
BREAKING CHANGE: the order is no longer the same as gnu tsort in some fringe cases.
2024-10-19 12:07:25 +02:00
..
bin bin/coreutils: add --list to help output 2024-09-12 14:55:05 +02:00
uu refactor(tsort): Switch to Knuth algorithm T 2024-10-19 12:07:25 +02:00
uucore Merge pull request #6782 from RenjiSann/checksum-comment 2024-10-18 13:53:34 +02:00
uucore_procs Fix clippy::manual_assert. 2024-09-19 16:31:27 -04:00
uuhelp_parser Fix clippy::unnecessary_join. 2024-09-19 18:05:14 -04:00