summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-22Bump min. required Rust version to 1.36v7.5.0sharkdp
2020-03-22Update READMEsharkdp
2020-03-22Update humantime dependencysharkdp
2020-03-22Use .to_string() instead of .description()sharkdp
2020-03-22Bump version to 7.5.0sharkdp
2020-03-22Update dependencies, closes #437sharkdp
2020-03-19Update README.mdDavid Peter
2020-03-19honor the NO_COLOR env varDave Parfitt
2020-03-16Remove custom .github foldersharkdp
2020-03-15Add --one-file-system and aliases to man page (#548)Caleb Webber
2020-03-15Update linkssharkdp
2020-03-14Fix homebrew formula linkAdam Smith
2020-02-28Fix for older versions of Rustsharkdp
2020-02-28Add additional check for symlinksharkdp
2020-02-28New implementation of broken-symlink handlingsharkdp
2020-02-28Revert back to master statesharkdp
2020-02-28Add expected behavior as unit testssharkdp
2020-02-28Add comment for broken symlinkssharkdp
2020-02-28Further simplify the codesharkdp
2020-02-28Simplify match statementsharkdp
2020-02-28walk: catch ignore NotFound error in the case of a broken symlinkTom Milligan
2020-02-28test: we should find broken symlink with and without --followTom Milligan
2020-02-22Add unit tests for merge_exitcodesfusillicode
2020-02-22Rename error_if_any_error to merge_exitcodesfusillicode
2020-02-22Extract error_if_any_error as free functionfusillicode
2020-02-22Extract ExitCode::is_error helperfusillicode
2020-02-22Switch back from Self to ExitCodefusillicode
2020-02-22Fix typo in a job.rs commentfusillicode
2020-02-22Add collection of job & thread exit codes + default to ExitCode::Error if any...fusillicode
2020-02-22Restun exit code for generate_and_execute?fusillicode
2020-02-06Fix zsh autocompletion problem, closes #487sharkdp
2020-02-06Remove .snapcraft.yaml. This never worked.sharkdp
2020-01-19Fix LICENSEShun Sakai
2020-01-12Show `master` build stateDavid Peter
2020-01-02Sort search results when using -X optionMarcoIeni
2020-01-01Formattingsharkdp
2020-01-01Formattingsharkdp
2020-01-01Hide --one-file-system from the short help textsharkdp
2020-01-01Small stylistic changesharkdp
2020-01-01Credit the source of the `device_num()` functionSimon Engmann
2020-01-01Compare `--one-file-system` to find's -mount/-xdevSimon Engmann
2020-01-01Don't assume that /dev/null exists in testSimon Engmann
2020-01-01Shorten `cfg!()` checksSimon Engmann
2020-01-01Add aliases for `--one-file-system`Simon Engmann
2020-01-01Restrict `--one-file-system` to supported systemsSimon Engmann
2020-01-01Rename `--same-file-system` to `--one-file-system`Simon Engmann
2020-01-01Adjust tests to not time out on Travis OSXSimon Engmann
2020-01-01Add tests for `--same-file-system`Simon Engmann
2020-01-01Add same file system functionalitySimon Engmann
2020-01-01Quit immediately if the channel::send call failedsharkdp