exec
|
Fix mistakes from resolving conflicts
|
2022-03-15 01:40:05 -06:00 |
filter
|
Remove lazy_static from dependencies
|
2021-11-25 20:06:43 +01:00 |
app.rs
|
Update help text and man page
|
2022-05-15 16:22:24 +02:00 |
config.rs
|
add actual path separator value to config
|
2022-03-16 18:13:05 +02:00 |
dir_entry.rs
|
make DirEntry Ord
|
2022-03-16 18:38:16 +02:00 |
error.rs
|
Proper error handling within walk.rs
|
2020-04-03 22:36:32 +02:00 |
exit_codes.rs
|
Raise SIGINT when dying by ^C
|
2021-11-15 07:53:57 +01:00 |
filesystem.rs
|
rename module entry -> dir_entry
|
2021-12-11 15:43:52 +02:00 |
filetypes.rs
|
rename module entry -> dir_entry
|
2021-12-11 15:43:52 +02:00 |
output.rs
|
add actual path separator value to config
|
2022-03-16 18:13:05 +02:00 |
regex_helper.rs
|
Match against reference instead of value
|
2022-04-02 20:56:38 +02:00 |
walk.rs
|
make DirEntry Ord
|
2022-03-16 18:38:16 +02:00 |