exec
|
Merge pull request #1137 from amesgen/batch-exit-code
|
2022-11-01 20:42:28 +01:00 |
cli.rs
|
Reorder command line options
|
2022-11-01 21:17:48 +01:00 |
config.rs
|
Compute colors in parallel
|
2022-10-31 22:23:30 +01:00 |
dir_entry.rs
|
Compute colors in parallel
|
2022-10-31 22:23:30 +01:00 |
error.rs
|
Proper error handling within walk.rs
|
2020-04-03 22:36:32 +02:00 |
exit_codes.rs
|
Fix clippy suggestions
|
2022-09-11 21:29:43 +02:00 |
filesystem.rs
|
Implement --type executable on Windows
|
2022-09-11 20:46:19 +02:00 |
filetypes.rs
|
Implement --type executable on Windows
|
2022-09-11 20:46:19 +02:00 |
main.rs
|
Remove outdated TODO comment
|
2022-11-01 20:34:42 +01:00 |
output.rs
|
Compute colors in parallel
|
2022-10-31 22:23:30 +01:00 |
regex_helper.rs
|
Match against reference instead of value
|
2022-04-02 20:56:38 +02:00 |
walk.rs
|
Silence warning about large enum variant
|
2022-11-03 00:56:56 -06:00 |