exa/src/fs
ariasuni 8c10feec51 Fix --git deducing ignored state in unintuitive way
It makes sense to consider that a directory has the aggregated status of all the files under it.

The exception is that for the ignored status, it’s more useful and intuitive to consider that it applies to everything under it.

- A directory containing an ignored file is no longer considered ignored
- A file inside an ignored directory is now considered ignored
2021-04-09 21:47:42 +02:00
..
feature Fix --git deducing ignored state in unintuitive way 2021-04-09 21:47:42 +02:00
dir_action.rs Better referencing 2020-10-10 15:30:19 +01:00
dir.rs IO import changes 2020-10-13 00:54:06 +01:00
fields.rs Clippy pedantic lints 2020-10-13 01:46:17 +01:00
file.rs Clippy pedantic lints 2020-10-13 01:46:17 +01:00
filter.rs New set of lints, and Rust 2018 idioms 2020-10-13 01:36:41 +01:00
mod.rs Batch source formatting 2020-10-10 20:02:55 +01:00