Commit Graph

229 Commits

Author SHA1 Message Date
Delapouite
f60b7687a2 doc: add link to GNU parallel 2021-03-14 20:10:47 +01:00
David Peter
4ebb3bbc81 Explain what will be executed 2021-02-14 19:59:53 +01:00
David Peter
d283aba52e Move command execution section 2021-02-14 19:51:10 +01:00
David Peter
5423c45660 Update command execution section 2021-02-14 19:50:50 +01:00
David Peter
98738d2ac1 Remove xargs section from How-to 2021-02-14 11:27:44 +01:00
David Peter
371794047a Update features section 2021-02-14 11:22:10 +01:00
David Peter
c43c931985 Update intro 2021-02-14 11:17:04 +01:00
David Peter
41dc622fb5 Update features section 2021-02-14 11:07:44 +01:00
David Peter
266ba7893a Add quick links 2021-02-14 11:03:24 +01:00
David Peter
194dbe2033 Move benchmark and CLI sections 2021-02-14 10:57:09 +01:00
David Peter
97f1558daf Move colorized output section to 'Troubleshooting' 2021-02-14 10:55:30 +01:00
David Peter
f00af363d1 Fix section heading levels 2021-02-14 10:52:53 +01:00
David Peter
2155d19be0 Change section header 2021-02-14 10:51:40 +01:00
David Peter
3e728f3edd Update LICENSE terms => 2021 2021-02-14 10:51:30 +01:00
David Peter
6645131234 Integrate regex link into text 2021-02-14 10:47:34 +01:00
Travis Stewart
189d6a907a Move and update Parallel command execution section 2021-02-14 10:45:26 +01:00
David Peter
8a83ad41c8 Remove alias suggestions 2021-02-14 10:44:52 +01:00
Chinmay
5feb89aa99 README update: Use soft link instead of alias for Debian.
As export command will not work with fd because fd is just an alias to
fdfind, create a soft link instead of alias.

Addresses https://github.com/sharkdp/fd/issues/728
2021-02-14 10:44:52 +01:00
sharkdp
6a3aae52fd Bump version to v8.2.1 2020-12-07 19:01:36 +01:00
Travis Stewart
7dc81381b0
Move Installation and Development below Tutorial (#701) 2020-12-07 06:54:00 +01:00
sharkdp
54603501ec Bump version 2020-12-06 11:56:36 +01:00
Nicholas Bailey
4f8697c407 Update README to have updated instructions. 2020-10-30 08:09:06 +01:00
Craig Hills
633d486ac1 Adjust the regex syntax reference wording 2020-10-14 08:34:06 +02:00
Craig Hills
4d2472bfab Add documentation around regex syntax
This is to address https://github.com/sharkdp/fd/issues/622
2020-10-14 08:34:06 +02:00
yuuji.yaginuma
1b4e1e9c1a Fix a link to ubuntu official page
Currently, https://packages.ubuntu.com/disco/fd-find shows an error.
This is because of the package page that unsupported version was removed.

So I removed the version from the link. That link shows a search result of `fd-find`
and can find OSs that can install `fd-find`.
2020-08-08 07:46:45 +02:00
David Peter
6f2c8cdf91
Add tmccombs as maintainer 2020-06-10 07:42:49 +02:00
David Peter
e2f90dba44
Update LS_COLORS help text 2020-05-25 16:47:51 +02:00
Dmitry Marakasov
d77daa89a2 Merged into single project in repology 2020-05-24 17:25:52 +02:00
sharkdp
a954944d69 Prepare 8.1.0 release 2020-05-19 17:58:07 +02:00
Bobbie Soedirgo
79d5a5bdc5 Add global fdignore support 2020-05-18 21:19:09 +02:00
Jake Zimmerman
daf3046a35 Add as-tree to the README
Suggested in this comment:

    https://github.com/sharkdp/fd/issues/283#issuecomment-627465260
2020-05-13 08:16:02 +02:00
David Peter
db6fc44d05
Add packaging status to README 2020-04-24 12:40:55 +02:00
sharkdp
a06efe1418 Update USAGE section 2020-04-16 10:02:29 +02:00
sharkdp
ee1a9f567f Bump version to 8.0 2020-04-16 10:02:29 +02:00
spearkkk
12bd321a27 Add link for Korean 2020-04-01 17:08:12 +02:00
sharkdp
dd07bc9ef1 Bump min. required Rust version to 1.36 2020-03-22 16:19:28 +01:00
sharkdp
2340bab32a Update README 2020-03-22 15:58:21 +01:00
sharkdp
e5e14f31c4 Bump version to 7.5.0 2020-03-22 15:48:55 +01:00
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