summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-02-25Optimized version of strip_current_diroptimized-strip_current_dirsharkdp
2018-02-25Only construct entry_path if neededsharkdp
2018-02-25Rewrite of file-type filtering leading to 5% speed-upsharkdp
2018-02-25Minor speedup for strip_prefixsharkdp
2018-02-24Update README.mdDavid Peter
2018-02-24Add a installation method for WindowsChawye Hsu
2018-02-21Fix symlink filetype shortcut in man pagesharkdp
2018-02-21Add support for .fdignore filessharkdp
2018-02-21Update dependenciessharkdp
2018-02-19Changes as per the instruction of `cargo fmt -- --write-mode=diff`Pramod Bisht
2018-02-19Fixes: #234Pramod Bisht
Giving suggestion to use `--fixed-strings` in case user passes invalid metacharacters as a regex.
2018-02-19README.md: gentoo now has fd ebuild, document itGeorgy Yakovlev
2018-02-13Update links to license filesDavid Peter
2018-02-13Update README.mdDavid Peter
2018-02-11Arch Linux package was renamed to 'fd'David Peter
2018-02-10Install fakeroot when deployingv6.3.0sharkdp
2018-02-10Updates for v6.3.0sharkdp
2018-02-10Update benchmark resultsDavid Peter
2018-02-10Implement -F/--fixed-strings/--literalsharkdp
2018-02-10Update README.mdLewis Belcher
The suggested use of `--ignore` no longer exists (renamed to `--no-ignore`)
2018-02-10Use RegexSet instead of hand-written parserMartin Larralde
2018-02-10Implement multiple suffixes extension support with tests (#214)Martin Larralde
2018-02-07Install `rustfmt-nightly` in debug mode in Travis (#231)Martin Larralde
2018-01-29Allow -exec to work as --exec (#226)Steve Pentland
* Replace usage of `-exec` by `--exec`, except when it is used as a value that is given to `--exec/-exec/-x`. * Limit usage of --exec option to single instance.
2018-01-28Small screencast updatessharkdp
2018-01-28Update screencastMario Nebl
2018-01-28Avoid glitches on new prompt linesMario Nebl
2018-01-28Use updated screencastMario Nebl
2018-01-28Change to working char to signify carriage returnsMario Nebl
2018-01-28Delay command with output before themMario Nebl
2018-01-28Use new screencastMario Nebl
* Might not require rawgit as per https://github.com/marionebl/svg-term-cli/issues/5#issuecomment-360037548
2018-01-28Update screencastMario Nebl
2018-01-28Document svg-terminal commandMario Nebl
2018-01-28Ensure -h output can be read at end of castMario Nebl
2018-01-28Demonstrate -e and --exec flagsMario Nebl
2018-01-28Use ▶ promptMario Nebl
2018-01-28Use upstream srcMario Nebl
2018-01-28Use local svg demoMario Nebl
2018-01-28Add svg screencastMario Nebl
2018-01-25Fixing exec hang by disabling ctrl-c handling for execDock O'Neal
2018-01-10Fix typos (#218)Vinaya
This fixes few typos: "distributions", "want to" instead of "want so".
2018-01-09Add GADavid Peter
I'm curious :-)
2018-01-04Fix file owner in deb package, closes #213sharkdp
Also, fix a few lintian warnings / errors.
2018-01-03Update dependenciesv6.2.0sharkdp
2018-01-03Update version informationsharkdp
2018-01-03Update documentationsharkdp
2018-01-03Introduce maximum output buffer size (#212)David Peter
Closes #191
2018-01-03Move exit codes to 'internal' modulesharkdp
2018-01-03Using wants_to_quit to exit the sender as well as the reciever (#211)Dock
Closes #210
2018-01-03Fix shell completion directories for Ubuntusharkdp