v8.5.3
Fix some warnings from clippy
Fix panic when using --owner
Add --changed-after alias.
Compute colors in parallel
Proper error handling within walk.rs
Fix clippy suggestions
Using faccess lib to detect executable files * The detection of executable files was not exactly the same as the original find
Use file_stem instead of file_name for command for completions
Match against reference instead of value
Silence warning about large enum variant