Commit Graph

191 Commits

Author SHA1 Message Date
David Peter
9c9bb12f23
Update README.md 2020-03-19 22:57:22 +01:00
Dave Parfitt
70448b0006 honor the NO_COLOR env var 2020-03-19 22:56:28 +01:00
Adam Smith
3c6fab3439 Fix homebrew formula link 2020-03-14 14:36:54 +01:00
Shun Sakai
56289041a6 Fix LICENSE
- Add copyright notice to the MIT License.
- Add information about the license to README file.
2020-01-19 19:06:21 +01:00
David Peter
8196f79fa4
Show master build state 2020-01-12 11:06:04 +01:00
sharkdp
c001dd47a7 Hide --one-file-system from the short help text 2020-01-01 11:54:01 +01:00
Simon Engmann
94993ca6c2 Rename --same-file-system to --one-file-system 2020-01-01 11:54:01 +01:00
Simon Engmann
8796de57b5 Add same file system functionality
This adds a `--same-file-system` CLI option that instructs the walker to
not cross file system boundaries.
Due to the fact that the corresponding option of the `ignore` crate's
`WalkBuilder` does not support platforms other than Unix and Windows,
the option does nothing on platforms other than those.
Resolves #507
2020-01-01 11:54:01 +01:00
evitalis
19e5d6e36e Remove OpenBSD install instructions 2019-11-25 07:29:31 +01:00
sharkdp
25a728529d Bump version 2019-09-15 17:06:30 +02:00
sharkdp
1056220421 Update USAGE section 2019-09-15 17:05:34 +02:00
David Peter
630749f706
Clarify statement about number of threads for parallell execution 2019-06-17 19:25:16 +02:00
Jason Heeris
1daa454615 Added detail on parallel execution job pool to man page and README. 2019-06-17 19:21:47 +02:00
Chloe Kudryavtsev
0b04bd19df Add Alpine Linux installation instructions
Resolves #451
2019-06-11 07:38:55 +02:00
David Peter
ac2dae0427
Update Ubuntu install instructions 2019-05-31 21:26:00 +02:00
sharkdp
53afcd8fc3 Add a section about "removing files"
see #387
2019-05-31 14:30:54 +02:00
Pablo Varela
d266fa3010 Remove npm on macOS 2019-05-10 11:43:57 -05:00
Pablo Varela
e7d0a91986 ocd 2019-05-10 11:43:57 -05:00
Pablo Varela
801816ee6c Add instructions for npm 2019-05-10 11:43:57 -05:00
evitalis
f15540e501 Add OpenBSD installation steps 2019-03-13 08:17:06 +01:00
Tobias Kortkamp
f3ec3d9cf0 Update FreeBSD install instructions
Installing fd does not require using portmaster (it will also build
fd from source).  IMHO this is pretty misleading.  Let's update the
FreeBSD install instructions to recommend using the binary package
in the official repository like on other systems.
2019-02-27 07:21:45 +01:00
sharkdp
f1ab443dd0 Update USAGE in README 2019-02-13 19:58:27 +01:00
sharkdp
c83bcfbdfc Bump version number 2019-02-13 19:50:50 +01:00
sharkdp
85f9db0565 Add troubleshooting section, closes #386 2019-01-09 23:06:54 +01:00
sharkdp
2672d84160 Add section about catch-all patterns, closes #385 2019-01-09 23:06:54 +01:00
sharkdp
04debe5c4e Adapt README 2019-01-01 16:23:22 +01:00
Sylvestre Ledru
ec99e5d34c Update info about debian & ubuntu 2019-01-01 16:20:04 +01:00
sharkdp
3c87952c47 Bump minimum required Rust version 2018-12-14 23:20:18 +01:00
sharkdp
26c2371835 Bump version 2018-10-27 17:09:00 +02:00
sharkdp
daf5191aac Add note about .ignore files 2018-10-27 16:44:34 +02:00
sharkdp
c0c38872c4 Update usage 2018-10-27 16:37:41 +02:00
yobrave
e2bb932f87 Doc: add chinese readme link (#347) 2018-10-19 22:05:15 +02:00
David Peter
437bd1188e
Remove shell prompt 2018-10-14 19:27:03 +02:00
David Peter
dae09ecf6d
Add recommendation for "alias fd=fdfind" 2018-10-14 19:26:22 +02:00
Sylvestre Ledru
d81cf34771 fd is now officially in Debian (#345)
* fd is now officially in Debian
2018-10-14 19:21:16 +02:00
sharkdp
53226f82eb Upgrade minimum reqiured version of Rust to 1.29
This upgrades the minimum required version of Rust to 1.29 in order to
fix #288.

See also:
- Rust compiler bug ticket: rust-lang/rust#50619
- Rust compiler PR with the fix: rust-lang/rust#50630

closes #288
2018-09-18 21:04:09 +02:00
sharkdp
67e76b8b5b Update USAGE 2018-08-19 18:50:35 +02:00
David Peter
cb47be6497
Fedora is now in the official repositories 2018-05-02 20:54:08 +02:00
David Peter
060d14b5dc
Update README.md 2018-04-26 19:53:04 +02:00
Rainer Müller
fe922688b3 README: Add install instructions for MacPorts 2018-04-26 19:51:04 +02:00
sharkdp
f02b3cba6a Fix typos 2018-04-13 23:13:22 +02:00
Chen Bin
666f90db87 Re-org fzf part. Doc on using fd with Emacs 2018-04-13 23:13:22 +02:00
Avindra Goolcharan
2a1ee0b17d README: openSUSE package available
add software.opensuse.org link and `zypper in fd`
2018-04-01 17:25:23 +02:00
sharkdp
388b90e624 Update USAGE and man page 2018-03-26 10:25:33 +02:00
sharkdp
011e09840a Bump version number 2018-03-26 10:16:18 +02:00
joachimschmidt557
ab3ded8d27 Update README.md 2018-03-16 06:11:32 +01:00
sharkdp
d49b0aa977 Fix small mistake in README 2018-03-14 22:40:49 +01:00
KmBKeef
ddddc3f1db fd on Fedora copr (#255)
created fd rpm and added it to Fedora copr
2018-03-14 21:12:16 +01:00
David Peter
87d0ccd4c0
Documentation for -E and .fdignore, see #156 2018-03-13 22:54:08 +01:00
David Peter
82eeeda504
Update README.md 2018-02-24 12:07:24 +01:00
Chawye Hsu
f16552f29c Add a installation method for Windows 2018-02-24 12:06:46 +01:00
Georgy Yakovlev
ad8256c217 README.md: gentoo now has fd ebuild, document it 2018-02-19 08:38:14 +01:00
David Peter
1c1be76f35
Update README.md 2018-02-13 08:10:16 +01:00
David Peter
267598fba5
Arch Linux package was renamed to 'fd' 2018-02-11 11:41:54 +01:00
sharkdp
a6086abe7f Updates for v6.3.0 2018-02-10 16:46:42 +01:00
David Peter
7f65e7a0d6
Update benchmark results 2018-02-10 16:43:36 +01:00
sharkdp
814d37030e Implement -F/--fixed-strings/--literal 2018-02-10 15:55:06 +01:00
Lewis Belcher
089c183d30 Update README.md
The suggested use of `--ignore` no longer exists (renamed to `--no-ignore`)
2018-02-10 14:19:54 +01:00
sharkdp
6d83eea32b Small screencast updates 2018-01-28 15:44:07 +01:00
Mario Nebl
4fb9d84ffc Use new screencast
* Might not require rawgit as per https://github.com/marionebl/svg-term-cli/issues/5#issuecomment-360037548
2018-01-28 12:59:27 +01:00
Mario Nebl
4e737b4b44 Use upstream src 2018-01-28 12:59:27 +01:00
Mario Nebl
c985ba2e6f Use local svg demo 2018-01-28 12:59:27 +01:00
Vinaya
1045930dd9 Fix typos (#218)
This fixes few typos: "distributions", "want to" instead of "want so".
2018-01-10 13:02:25 +01:00
David Peter
cc36543da2
Add GA
I'm curious :-)
2018-01-09 17:41:02 +01:00
sharkdp
61a065dd92 Update version information 2018-01-03 10:40:28 +01:00
sharkdp
941caeb053 Update documentation 2018-01-03 10:40:28 +01:00
David Peter
b4ae0dca7e
Add instructions on how to use fd with fzf 2018-01-02 22:26:38 +01:00
sharkdp
aeb3722b69 Update installation instructions, see #174 2018-01-01 15:27:05 +01:00
sharkdp
b2797c0c45 Bump minimum rust version to 1.20 2017-12-09 22:14:53 -08:00
sharkdp
aaf9e024d5 Updates for 6.1.0 2017-12-09 21:40:13 -08:00
maxice8
44ee5a0b85 Add instructions on how to install under Void Linux 2017-11-18 11:15:31 +01:00
David Peter
0999f8e328
Updated installation instructions 2017-11-16 08:19:20 +01:00
sharkdp
9be32fa6a7 Bump version number 2017-11-15 23:39:55 +01:00
Matthias Reitinger
5f4a1203b4 Update documentation for --exec syntax change 2017-11-15 23:18:36 +01:00
Andrey Cherkashin
1a6c92c475 Add instructions on how to install under FreeBSD
As of this morning 5.0.0 is in ports tree.
2017-11-15 21:54:34 +01:00
sharkdp
7b8d9322ba README and man page updates. 2017-10-25 22:43:36 +02:00
sharkdp
19afb15a98 Fix --exec examples in README
[ci skip]
2017-10-25 21:44:13 +02:00
sharkdp
7ecb623950 Updates for the parallel command execution part
[skip ci]
2017-10-22 21:59:03 +02:00
sharkdp
5863a5e706 Updates for the tutorial
[skip ci]
2017-10-22 21:59:03 +02:00
sharkdp
d32fe0241e Updated tutorial with real-world examples
Initial work by @TitiAlone

Closes #73

[skip ci]
2017-10-22 21:59:03 +02:00
sharkdp
e9cf8af911 Updates and preparations for v5.0 2017-10-22 12:10:51 +02:00
Ben Morgan
200dfaa20a README: Arch Linux has package fd-rs in official repos 2017-10-21 00:23:15 +02:00
Michael Aaron Murphy
2a23905af5 Fix merge conflicts 2017-10-15 09:37:48 -04:00
Matt
08aa06a0ad Added another way of installation
Added option using Nix package manager
2017-10-15 10:12:02 +02:00
Michael Aaron Murphy
718f723d31 Enable absolute paths w/ exec 2017-10-14 16:42:47 -04:00
Michael Aaron Murphy
fb1cd3a322 Fix for older builds
Rust 1.19 will be a requirement, however.
2017-10-14 13:38:54 -04:00
Michael Aaron Murphy
4a5a5faf4d Implement --exec feature
Closes #84
2017-10-14 12:24:17 -04:00
Jean-Christophe Petkovich
affe41949d Switch symlink arg from 's' to 'l' (#83)
closes #80
2017-10-09 21:25:30 +02:00
Oli Lalonde
68a85c7e5b Update README.md 2017-10-08 22:52:43 +02:00
sharkdp
b9b6964f30 Small update for the tutorial 2017-10-08 21:46:29 +02:00
David Peter
0cd9d8c3a6 Link to benchmark section 2017-10-08 20:54:54 +02:00
David Peter
b98e4c9931 Update development instructions 2017-10-07 16:19:47 +02:00
David Peter
43b124cf19 Add Windows install instructions 2017-10-07 16:18:19 +02:00
sharkdp
d8da6ec83c Update long help text 2017-10-07 15:15:30 +02:00
sharkdp
080e8a9b6e First update for tutorial 2017-10-06 17:07:26 +02:00
Ricky
3b55edf5dd Add examples to README (#68)
closes #57
2017-10-06 16:31:04 +02:00
David Peter
083b1cfd9b Update USAGE. 2017-10-03 20:23:53 +02:00
Matthias Reitinger
83db8673cf Add extension filtering 2017-10-03 18:28:54 +02:00
sharkdp
8073635177 Add badges 2017-09-27 21:47:41 +02:00
David Peter
89124b317e Remove link to fd-rs-git 2017-09-27 20:53:25 +02:00