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