fd/src
William Correia f8ae334ca9
Add --no-ignore-parent flag
- Flag toggles parent checking in the `ignore` crate.  This should
  affect both git and non-git ignore files.
- Updated Changelog.
2021-08-08 17:38:24 -04:00
..
exec Fix clippy warnings 2021-07-27 09:05:23 +02:00
filter Literal separators 2021-07-27 09:05:23 +02:00
app.rs Add --no-ignore-parent flag 2021-08-08 17:38:24 -04:00
error.rs Proper error handling within walk.rs 2020-04-03 22:36:32 +02:00
exit_codes.rs Fix clippy warnings 2021-07-27 09:05:23 +02:00
filesystem.rs Fix directory-existence check on Windows 2021-08-08 15:02:01 +02:00
filetypes.rs Add new `--type socket` and `--type pipe` filters 2020-04-16 09:59:45 +02:00
main.rs Add --no-ignore-parent flag 2021-08-08 17:38:24 -04:00
options.rs Add --no-ignore-parent flag 2021-08-08 17:38:24 -04:00
output.rs Handle IO errors based on type, closes #737 2021-08-08 13:10:16 +02: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 Add --no-ignore-parent flag 2021-08-08 17:38:24 -04:00