summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2019-09-21Add '-b'/'--apparent-size' optionsharkdp
2019-09-21Rename Err => Errorsharkdp
2019-09-21Simplify structuresharkdp
2019-09-21Adapt help textsharkdp
2019-09-21Add plain output format for non-interactive usesharkdp
2019-09-21Add new --size-format optionsharkdp
2019-09-21Change --verbose messagesharkdp
2019-09-21Add thousands-seperatorsharkdp
2019-09-21Update to Rust 2018sharkdp
2019-09-20Print warnings before the resultsharkdp
2019-09-20Always print warning in case of errorssharkdp
2019-09-20Add verbose flag and hide error messages behind it. Add additional output war...wngr
2018-11-25Minor updatessharkdp
2018-11-04Get size for each pathsharkdp
2018-11-04Move error handling to main threadsharkdp
2018-11-04Code cleanupsharkdp
2018-11-04Reduce number of syscallssharkdp
2018-11-04Impl. custom parallel directory walker using rayonsharkdp
2018-11-01Restructurev0.2.0sharkdp
2018-11-01Tune the number of threads, update benchmark resultssharkdp
2018-11-01Remove usage of unwrapv0.1.0sharkdp
2018-11-01Initial commitsharkdp