summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2017-10-25Man page updatessharkdp
2017-10-25Fix --type: skip if file type is unknownJ.W
2017-10-25Add correct secret key for Travissharkdp
2017-10-25Set up Travis to upload binary for every releaseAdit Cahya Ramadhan
2017-10-25Typo fix: Change 'descent' to 'descend'John L. Villalovos
2017-10-22Updates for the parallel command execution partsharkdp
2017-10-22Updates for the tutorialsharkdp
2017-10-22Updated tutorial with real-world examplessharkdp
2017-10-22Updates and preparations for v5.0sharkdp