fd/src
Thayne McCombs 43f276e073 Upgrade to clap 3.0
This wasn't backwards compatible so required some more substantial
changes.
2022-01-07 23:56:03 -07:00
..
exec Revert "Switch from std::sync::mpsc to crossbeam-channel" 2021-12-28 12:11:32 -05:00
filter Remove `lazy_static` from dependencies 2021-11-25 20:06:43 +01:00
app.rs Upgrade to clap 3.0 2022-01-07 23:56:03 -07:00
config.rs Merge remote-tracking branch 'origin/master' into no-strip/760 2021-11-26 18:19:28 +01: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 Fix directory-existence check on Windows 2021-08-08 15:02:01 +02:00
filetypes.rs A couple of minor recommendations from the Code Quality action (#903) 2021-12-07 10:04:17 -07:00
main.rs fix: disable jemalloc on risc-v target 2021-12-28 17:38:28 +01:00
output.rs output: Remove wants_to_quit handling from print_entry() 2021-12-05 12:06:49 -05:00
regex_helper.rs Show error if pattern matches leading dot but --hidden is not given, closes #615 2020-12-06 15:57:33 +01:00
walk.rs Revert "Switch from std::sync::mpsc to crossbeam-channel" 2021-12-28 12:11:32 -05:00