summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-21Bump version to 0.6.0v0.6.0sharkdp
2019-09-21Fix for older Rust versionsharkdp
2019-09-21Add initial version of man page, closes #30sharkdp
2019-09-21Update benchmark resultssharkdp
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-21Update dependenciessharkdp
2019-09-21Add new --size-format optionsharkdp
2019-09-21Change --verbose messagesharkdp
2019-09-21Add thousands-seperatorsharkdp
2019-09-21Add simple testsharkdp
2019-09-21Move UniqueId functions to unique_id modulesharkdp
2019-09-21Make UniqueId privatesharkdp
2019-09-21Update to Rust 2018sharkdp
2019-09-20Update READMEsharkdp
2019-09-20Run diskus on Travissharkdp
2019-09-20Update to 2018 editionsharkdp
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
2019-09-20Bump min. required Rust versionsharkdp
2019-09-20Run cargo fmtsharkdp
2019-09-20Shorten explanationsharkdp
2019-09-20Move Windows section upsharkdp
2019-09-20Enable Windows buildsFabian Wickborn
2019-09-11"… or" → "Or"Kai Tamkun
2019-09-11Added macOS installation instructionsKai Tamkun
2019-04-14Add install instructions for NixOS.fuerbringer
2019-01-07diskus is now in the official Arch reposDaniel M. Capella
2018-12-07remove unnecessary lib metadataAmila Welihinda
2018-11-25Update dependenciesv0.5.0sharkdp
2018-11-25Bump versionsharkdp
2018-11-25Minor updatessharkdp
2018-11-25add missing PathBuf import in exampleAmila Welihinda
2018-11-25move doc comment to lib.rsAmila Welihinda
2018-11-25remove example from lib.rsAmila Welihinda
2018-11-25expose diskus internals as libraryAmila Welihinda
2018-11-21Add installation instructions for Void Linux and HaikuCrestwave
2018-11-19Update walk.rsDavid Peter
2018-11-19Fixed grammar in error messagesLucas Rooyakkers
2018-11-04Bump versionv0.4.0sharkdp
2018-11-04Update benchmark resultssharkdp
2018-11-04Fix LTO propertysharkdp
2018-11-04Support older rust versionssharkdp
2018-11-04Get size for each pathsharkdp
2018-11-04Move error handling to main threadsharkdp
2018-11-04Code cleanupsharkdp