lsd/src
2022-08-07 19:53:08 +05:30
..
color refactor: replace if let with map_err 2022-07-09 17:27:32 +05:30
flags refactor: implement Configurable for blocks 2022-08-07 19:53:08 +05:30
meta refactor: replace simple match with if 2022-07-09 17:27:32 +05:30
app.rs refactor: remove unnecessary reference 2022-07-09 17:27:32 +05:30
color.rs refactor: merge match branches with the same output 2022-07-09 17:27:32 +05:30
config_file.rs refactor: run clippy --fix 2022-08-02 09:31:24 +05:30
core.rs do not calculate total directory size unless it will be displayed 2022-05-09 11:19:37 +08:00
display.rs refactor(test): remove unnecessary reference 2022-07-10 16:05:39 +05:30
flags.rs refactor: implement Configurable for blocks 2022-08-07 19:53:08 +05:30
icon.rs Fix icons against comments in icon.rs 2022-07-22 15:39:18 +05:30
main.rs refactor: change input type from String to AsRef<Path> 2022-07-13 18:57:18 +05:30
sort.rs refactor(test): replace assert_eq comparing bool with assert 2022-07-04 22:54:01 +05:30