Commits
Click on a commit to change the comparison rangefix(test): update chroot error assertion to include command prefix3 months ago
by mattsu2020 refactor(clap_localization): replace print_prefixed_error with direct stderr output in ErrorFormatter3 months ago
by mattsu2020 refactor(clap_localization): remove prefixed error printing and use direct eprintln for cleaner output3 months ago
by mattsu2020 test(tests/tsort): ignore test for single input file until error message is corrected3 months ago
by mattsu2020 Merge branch 'uutils:main' into tsort_compatibility3 months ago
by mattsu2020 refactor: format TSORT_EXTRA_OPERAND_ERROR constant for readability3 months ago
by mattsu2020 chore: remove tests_tsort.patch from gnu-patches series3 months ago
by mattsu2020 fix(tsort): simplify error message construction by removing .into() wrapper3 months ago
by mattsu2020 feat: internationalize error messages in tsort command3 months ago
by mattsu2020 fix(tsort): ensure expect message is &str by calling .as_str()3 months ago
by mattsu2020 Merge branch 'main' into tsort_compatibility2 months ago
by mattsu2020