Commit Graph

106 Commits

Author SHA1 Message Date
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