Commits
Click on a commit to change the comparison rangefix(test): update chroot error assertion to include command prefix10 months ago
by mattsu2020 refactor(clap_localization): replace print_prefixed_error with direct stderr output in ErrorFormatter10 months ago
by mattsu2020 refactor(clap_localization): remove prefixed error printing and use direct eprintln for cleaner output10 months ago
by mattsu2020 test(tests/tsort): ignore test for single input file until error message is corrected10 months ago
by mattsu2020 Merge branch 'uutils:main' into tsort_compatibility10 months ago
by mattsu2020 refactor: format TSORT_EXTRA_OPERAND_ERROR constant for readability9 months ago
by mattsu2020 chore: remove tests_tsort.patch from gnu-patches series9 months ago
by mattsu2020 fix(tsort): simplify error message construction by removing .into() wrapper9 months ago
by mattsu2020 feat: internationalize error messages in tsort command9 months ago
by mattsu2020 fix(tsort): ensure expect message is &str by calling .as_str()9 months ago
by mattsu2020 Merge branch 'main' into tsort_compatibility8 months ago
by mattsu2020