Commits
Click on a commit to change the comparison rangefeat: Expand safe directory traversal to all Unix platforms and fix related type conversions.7 months ago
by abendrothj Merge branch 'main' of https://github.com/uutils/coreutils into main7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj fix: Add cross-platform type handling in safe_traversal7 months ago
by abendrothj fix: That should be all the casts ignored by clippy (were showing as unnecessary)7 months ago
by abendrothj fix: Suppress unnecessary cast warnings in cp and du modules7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj fix: Improve code formatting for readability in safe_remove_dir_recursive_impl and safe_traversal modules7 months ago
by abendrothj fix(unix,redox): platform compatibility7 months ago
by abendrothj fix: Use type inference for mode checks in prompt_file_with_stat and safe_remove_dir_recursive_impl7 months ago
by abendrothj fix(redox): improve error handling for unsupported safe traversal operations7 months ago
by abendrothj fix(unix): simplify symlink and directory checks for improved readability (final huzzah)7 months ago
by abendrothj test(date): Relax locale format assertions to support variable CI environments7 months ago
by abendrothj fix(uucore): gate unix-specific safe_traversal methods for redox7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by sylvestre Remove Redox-specific exclusion code from safe_traversal module7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj rm: add Redox-specific stub implementations for safe traversal7 months ago
by abendrothj rm: add spell-checker directive for fstatat in Redox stub implementations7 months ago
by abendrothj chmod, du: exclude Redox from safe-traversal feature7 months ago
by abendrothj cargo: fix formatting of uucore dependencies in Cargo.toml7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj Merge branch 'main' into main7 months ago
by abendrothj Merge branch 'main' into main6 months ago
by abendrothj test(chmod): improve error message handling for permission denied cases6 months ago
by abendrothj Merge branch 'main'6 months ago
by abendrothj