summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-02Fix rustftm checksharkdp
2018-01-02Add instructions on how to use fd with fzfDavid Peter
2018-01-01Re-enable help-text wrappingsharkdp
2018-01-01Re-enable code style checksharkdp
2018-01-01Update installation instructions, see #174sharkdp
2018-01-01Added support for filtering by multiple filetypes and extensions (#205)Thejaswi Kadur
2017-12-18Correct exit codes (#202)Dock
2017-12-14Fix bash_completion path in deb.Thayne McCombs
2017-12-13Temporarily disable the cargo fmt checksharkdp
2017-12-09Fix path of bash completionv6.1.0sharkdp
2017-12-09Bump minimum rust version to 1.20sharkdp
2017-12-09Updates for 6.1.0sharkdp
2017-12-09Unify execute_command across platformsMatthias Reitinger
2017-12-06Add multiple path support (#182)Dock
2017-12-05Fix deb buildThayne McCombs
2017-12-05Create deb file as part of CI build. WIPThayne McCombs
2017-12-03Refactorying main.rs : remove unused variable (empty_pattern)Ubuntu
2017-12-03The -i flag allows a package to be installed without updating. It seems cargo...doxterpepper
2017-11-22Add --no-ignore-vcs optionptzz
2017-11-22Handle terminal signals (#128)Dock
2017-11-18Add instructions on how to install under Void Linuxmaxice8
2017-11-16Update Cargo.locksharkdp
2017-11-16Updated installation instructionsDavid Peter
2017-11-15Bump version numberv6.0.0sharkdp
2017-11-15Update error message if command could not be foundsharkdp
2017-11-15Fix typosMatthias Reitinger
2017-11-15Fix execute_command on UnixMatthias Reitinger
2017-11-15Fix manpage formattingMatthias Reitinger
2017-11-15Update documentation for --exec syntax changeMatthias Reitinger
2017-11-15Rename TokenizedCommand to CommandTemplateMatthias Reitinger
2017-11-15Remove CommandTicket to avoid Vec allocationMatthias Reitinger
2017-11-15Fix exec testsMatthias Reitinger
2017-11-15Remove shell with --execMatthias Reitinger
2017-11-15Add instructions on how to install under FreeBSDAndrey Cherkashin
2017-11-15Create shell completions OUT_DIRAndrey Cherkashin
2017-11-13Check minimal rustc version on the build processAdit Cahya Ramadhan
2017-11-11Remove superfluous path.replacesharkdp
2017-10-26Bump version for crates.iosharkdp
2017-10-26Fix Windows moduleDavid Peter
2017-10-26Move 'win' crate back into local modulesharkdp
2017-10-26Fix some clippy warningsv5.0.0sharkdp
2017-10-26Add TODOs and FIXMEs about WindowsJ.W
2017-10-26Fix Input::remove_extension and Input::dirnameJ.W
2017-10-26Test --exec on UnixJ.W
2017-10-26Fix --execJ.W
2017-10-26Fix root directory for WindowsJ.W
2017-10-25Workaround for the `unsafe` block.sharkdp
2017-10-25README and man page updates.sharkdp
2017-10-25Add support for exclude-patternssharkdp
2017-10-25Fix --exec examples in READMEsharkdp