sharkdp
|
f1f537b83a
|
Add new cargo install instructions
|
2017-09-09 19:35:03 +02:00 |
|
sharkdp
|
a2349848c0
|
Add command-line options
|
2017-09-09 19:35:03 +02:00 |
|
sharkdp
|
916b55fae1
|
Update Cargo.toml, see #42
|
2017-09-09 19:15:35 +02:00 |
|
sharkdp
|
f41c7a4344
|
Update version
|
2017-09-09 19:07:03 +02:00 |
|
sharkdp
|
4884c23283
|
Update development instructions
|
2017-09-09 19:04:17 +02:00 |
|
David Peter
|
d67b1bba61
|
Update benchmark results
|
2017-09-09 18:46:05 +02:00 |
|
David Peter
|
b34716051a
|
Add note about regex and ignore crates
|
2017-09-09 17:07:19 +02:00 |
|
sharkdp
|
fde8f2e8e3
|
Try to fix test on macOS
|
2017-09-09 16:42:10 +02:00 |
|
sharkdp
|
a790f9bd62
|
Remove unicode test
|
2017-09-09 16:26:33 +02:00 |
|
sharkdp
|
b4c8a8ba56
|
Use N-1 search threads, where N = # cores
|
2017-09-09 16:13:27 +02:00 |
|
sharkdp
|
1268e982f6
|
Add --dereference as an alias for --follow
|
2017-09-09 15:40:32 +02:00 |
|
sharkdp
|
31c76989ad
|
Change short flag for --follow to -L, see #33
|
2017-09-09 15:34:25 +02:00 |
|
sharkdp
|
f92dfb86bb
|
Update help text
|
2017-09-09 15:25:48 +02:00 |
|
sharkdp
|
c55b255a3e
|
Update dependencies
|
2017-09-09 15:25:48 +02:00 |
|
sharkdp
|
977e0ac694
|
Spawn a separate thread for the receiver
|
2017-09-09 15:25:48 +02:00 |
|
sharkdp
|
550e3b3572
|
Implement short-time buffering for sorted output
|
2017-09-09 15:25:48 +02:00 |
|
sharkdp
|
e06189e654
|
Initial version of parallel directory traversal
see #32
|
2017-09-09 15:25:48 +02:00 |
|
sharkdp
|
2d1d24c38c
|
Rename config parameter for print0 and fix sorting in tests
|
2017-08-01 22:36:38 +02:00 |
|
David Peter
|
10ea476e31
|
Merge pull request #50 from michaelmior/print0
Add --print0 option
|
2017-08-01 21:43:30 +02:00 |
|
David Peter
|
1586d653ae
|
Add link to AUR package
|
2017-08-01 18:43:45 +02:00 |
|
David Peter
|
fb5ba2c068
|
Merge pull request #51 from wezm/patch-1
Add Arch Linux installation instructions
|
2017-08-01 18:40:49 +02:00 |
|
Wesley Moore
|
f8b02ac5ae
|
Add Arch Linux installation instructions
|
2017-08-01 11:44:29 +10:00 |
|
Michael Mior
|
1b0c8f349a
|
Add --print0 option
|
2017-07-19 17:10:06 -04:00 |
|
sharkdp
|
918e4a014a
|
Fix warning in tests on Linux
|
2017-07-02 16:01:08 +02:00 |
|
sharkdp
|
f5261595a7
|
Stabilize sort results
|
2017-06-15 16:12:11 +02:00 |
|
sharkdp
|
d8d0cf5d6e
|
Modify test.sh for macOS, fixes #44
|
2017-06-15 16:12:11 +02:00 |
|
David Peter
|
eb728756ed
|
Update install instructions
|
2017-06-15 12:25:16 +02:00 |
|
sharkdp
|
3f69c0fa1a
|
Update test.sh script, see #44
|
2017-06-13 21:08:02 +02:00 |
|
sharkdp
|
dfd7433347
|
Bump to v2.0.0
|
2017-06-13 20:29:29 +02:00 |
|
sharkdp
|
d3d7460707
|
Update .travis.yml, see #43
|
2017-06-12 22:12:10 +02:00 |
|
sharkdp
|
54f33e5227
|
Use absolute paths if root dir is an absolute path, fixes #40
|
2017-06-11 20:55:01 +02:00 |
|
sharkdp
|
1b1f644398
|
Throw an error if root directory is non-existent, fixes #39
|
2017-06-11 20:41:32 +02:00 |
|
sharkdp
|
24070b0be0
|
Handle invalid UTF-8, fixes #34
|
2017-06-11 15:38:56 +02:00 |
|
sharkdp
|
087e709acd
|
Use clap, change --sensitive to --case-sensitive
see #33
|
2017-06-11 14:25:58 +02:00 |
|
sharkdp
|
1adcf76f1b
|
Use atty instead of isatty
|
2017-06-10 17:30:48 +02:00 |
|
sharkdp
|
c74c2ca39b
|
Update benchmark results, see #31
|
2017-06-09 15:06:31 +02:00 |
|
sharkdp
|
c8d4ec89a3
|
Use references instead of values
|
2017-06-09 14:39:57 +02:00 |
|
Sebastiaan Vermeulen
|
f7910c125d
|
windows compatibility (#35)
windows compatibility
|
2017-06-09 12:18:12 +02:00 |
|
sharkdp
|
2ea23c0000
|
Exit gracefully on broken pipe, fixes #24
|
2017-06-07 23:58:08 +02:00 |
|
sharkdp
|
641ca69b49
|
Add note about rust 1.16
|
2017-06-06 20:47:11 +02:00 |
|
sharkdp
|
8c6a9c8e32
|
Set static lifetime, fixes #23
|
2017-06-06 20:36:17 +02:00 |
|
sharkdp
|
4d950ae97c
|
Highlight executable files
|
2017-06-05 21:51:10 +02:00 |
|
sharkdp
|
8adb5b9f84
|
Add option to print absolute paths, closes #10
|
2017-06-05 21:18:27 +02:00 |
|
sharkdp
|
db8d0cc342
|
Fix clippy warning
|
2017-06-05 18:12:35 +02:00 |
|
sharkdp
|
634016b9a0
|
Add optional second argument, closes #5
|
2017-06-05 16:25:13 +02:00 |
|
sharkdp
|
bf013da8ff
|
Code clean-ups, documentation
|
2017-06-05 14:14:04 +02:00 |
|
sharkdp
|
0f5ede48d5
|
Restructure according to Cargo doc
|
2017-06-05 11:56:39 +02:00 |
|
sharkdp
|
002983b15b
|
Update .travis.yml
|
2017-06-05 11:51:05 +02:00 |
|
sharkdp
|
787e459c90
|
Fix clippy warnings
|
2017-06-03 23:28:41 +02:00 |
|
David Peter
|
1430c1d7bf
|
Update benchmark results
|
2017-06-02 22:23:27 +02:00 |
|