summaryrefslogtreecommitdiffstats
path: root/src/flags
AgeCommit message (Expand)Author
2024-02-16ImplementationDom Slee
2024-02-12📝 document `--date=locale` (#985)zica
2023-11-15Fix `literal` flag not being recognized from config file (#935)Azad
2023-09-20:mag: :hammer: fix test for adding disable permissionWei Zhang
2023-09-20:sparkles: add disable option for permissionWei Zhang
2023-09-19Add support for --literal flag and literal entry in config (#900)Panagiotis Ganelis
2023-09-17Add configuration and CLI options: truncate ownerBertrand Bonnefoy-Claudet
2023-09-01Update repository names in README.mdZhizhen He
2023-06-23Added new `custom` option for color config, marked themes folder as deprecate...Pepijn Bakker
2023-05-01Git integration (#822)Pascal H
2023-04-27Move locale based date behind a flag (#840)Abin Simon
2023-03-17Switch arg parsing to clap v4 with deriveMarcin Puc
2023-01-12Avoid using clap deprecated features (#787)Mikihiro SUDA
2022-11-13hide system protected files even with --all / --almost-allIcxolu
2022-10-13chore: fix typoZhizhen He
2022-10-10:mag: :hammer: fix tests to fit icon themezwPapEr
2022-10-10:fire: icon: drop custom icon file optionzwPapEr
2022-10-10:hammer: icon: refactor to use icon by file typeWei Zhang
2022-10-10:sparkles: icon: icon theme functionally worksWei Zhang
2022-09-21Fix symlink_arrow test intercepting cli argsMarcin Puc
2022-08-25refactor: remove unnecessary check for 'ignore-config'Narawit Rakket
2022-08-23refactor(ignore-glob): various refactoringNarawit Rakket
2022-08-23refactor: use `map_err` instead of `match`Narawit Rakket
2022-08-23Update clap to v3James
2022-08-14refactor(test): remove unnecessary `vec!` macroNarawit Rakket
2022-08-12refactor: use default attribute for enumNarawit Rakket
2022-08-07refactor: simplify panic message in `unreachable!`Narawit Rakket
2022-08-07refactor: do not mention `clap` in panic messageNarawit Rakket
2022-08-07docs: fix a small typo in commentNarawit Rakket
2022-08-07refactor: implement `Configurable` for `blocks`Narawit Rakket
2022-07-31refactor: add more info in `unreachable!` messageNarawit Rakket
2022-07-31refactor(flags): refactor parsing argumentsNarawit Rakket
2022-07-09refactor: replace simple `match` with `if`Narawit Rakket
2022-07-04refactor(test): replace `match` in `assert!` with `matches!`Narawit Rakket
2022-07-04refactor(test): replace `assert_eq` comparing `bool` with `assert`Narawit Rakket
2022-07-04refactor(test): run `cargo clippy --fix`Narawit Rakket
2022-07-03refactor: replace deprecating `usize::max_value()` with `usize::MAX`Narawit Rakket
2022-06-15refactor: remove unnecessary use of vec! macroNarawit Rakket
2022-06-13refactor(blocks): get_header return &str instead of StringNarawit Rakket
2022-05-26Add unit testsMichaelAug
2022-05-26Underline header instead of adding "-" characters on new lineMichaelAug
2022-05-26Print block header if header flag and OneLine layout is setMichaelAug
2022-05-26Add --header flagMichaelAug
2022-05-09do not calculate total directory size unless it will be displayedJuan
2022-04-14Add --hyperlink flagkhai96_
2022-03-31fix context positioningMartin Matous
2022-03-31fix feedbackMartin Matous
2022-03-31display security label/contextMartin Matous
2022-03-21Add `--permission octal` to show permissions in octalAbin Simon
2022-02-21Rename unsorted flag to no-sortMichael