fd/src
Thayne McCombs e6b5a4ef9d bug: Update clap to 4.4.6
This also fixes a couple of problems that are now errors:

- Remove use of unstable-grouped feature flag that no longer exists
- Fix some conflicts rules with non-existant options
  * has_results should have been quiet
  * count doesn't exist. I'm not sure where it came from

Fixes: #1397
2023-10-17 23:12:03 -06:00
..
exec Replace once_cell with stdlib 2023-06-08 00:05:00 -06:00
filter Replace once_cell with stdlib 2023-06-08 00:05:00 -06:00
cli.rs bug: Update clap to 4.4.6 2023-10-17 23:12:03 -06:00
config.rs Add flag --no-require-git to always respect gitignore files 2023-01-13 13:52:34 -08:00
dir_entry.rs Replace once_cell with stdlib 2023-06-08 00:05:00 -06: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 Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
filetypes.rs Using faccess lib to detect executable files 2022-11-15 10:31:44 +01:00
main.rs Replace atty with std 2023-06-08 00:10:53 -06:00
output.rs Use nu-ansi-term instead of ansi-term 2022-12-01 00:07:30 -07:00
regex_helper.rs Upgrade regex and regex-syntax 2023-08-09 01:02:55 -06:00
walk.rs Replace `dirs-next` crate with `etcetera` crate 2023-06-14 21:22:28 +02:00