summaryrefslogtreecommitdiffstats
path: root/src/options.rs
AgeCommit message (Expand)Author
2020-07-06Make interactive mode optional, allow selection of backend for windows, unixSebastian Thiel
2020-07-06Allow case-insensitivity with byte format variantsSebastian Thiel
2020-07-02show possible variants of byte formatsSebastian Thiel
2020-07-02make aliases visible in generated docsSebastian Thiel
2020-07-02Bring structopt back, argh doesn't support OsStringsSebastian Thiel
2020-07-02All tests work with argh (which really needs aliases)Sebastian Thiel
2020-05-04Add '-x' flag to not cross filesystemsSebastian Thiel
2020-02-22Rename 'count-links' to more descriptive 'count-hard-links'Sebastian Thiel
2020-02-22Add hardlink tracking, and an option to disable itThomas Hurst
2020-02-22Add support for real/apparent sizeThomas Hurst
2019-11-06Update all dependencies to latest versionSebastian Thiel
2019-06-04Add support for static byte unitsSebastian Thiel
2019-06-04Rename 'human*' formats to their non-prefixed counterpartSebastian Thiel
2019-06-02basic frame to support new interactive modeSebastian Thiel
2019-06-01Simplified handling of 'no paths given' casev1.1.0Sebastian Thiel
2019-06-01now with colored helpSebastian Thiel
2019-06-01Add simple statistics, just for fun!Sebastian Thiel
2019-06-01Sort by size in bytes by default; can be turned off for immediate feedbackSebastian Thiel
2019-06-01Pull out all modules into filesSebastian Thiel