Commit Graph

  • b3fafc1c27 removed meta as it did io sourlemon207 2021-03-04 16:45:38 +0000
  • 4d09a2c3fc added buffering to stdout if its not a terminal sourlemon207 2021-03-01 19:46:22 +0000
  • cb385a4822
    Issue 624 newer older help text (#733) Andrew Mitchell 2021-02-25 01:39:44 -0500
  • 5b9b2e95ae Fixes inconsistencies in help text for newer and older aliases #733 Andrew Mitchell 2021-02-24 17:57:28 -0500
  • b7ef3c7739 Adds better clarification on alias usage for newer and older Andrew Mitchell 2021-02-24 16:30:58 -0500
  • 9a7a7e48b1 Documentation for new older aliases, remove commas Andrew Mitchell 2021-02-23 22:16:00 -0500
  • a9729f0fec Document the newer and older aliases in the help text Andrew Mitchell 2021-02-23 22:10:15 -0500
  • efc71bc00b Update CHANGELOG David Peter 2021-02-15 22:53:50 +0100
  • 1a3615df9c set default path separator to '/' in MSYS Allen Wild 2021-02-14 18:13:56 -0500
  • c7e58736bb set default path separator to '/' in MSYS #730 Allen Wild 2021-02-14 18:13:56 -0500
  • cf7dd43f80 Hide --print0 from the short help text David Peter 2021-02-14 20:02:37 +0100
  • 4ebb3bbc81 Explain what will be executed David Peter 2021-02-14 19:59:53 +0100
  • d283aba52e Move command execution section David Peter 2021-02-14 19:51:10 +0100
  • 5423c45660 Update command execution section David Peter 2021-02-14 19:50:50 +0100
  • 98738d2ac1 Remove xargs section from How-to David Peter 2021-02-14 11:27:44 +0100
  • 371794047a Update features section David Peter 2021-02-14 11:22:10 +0100
  • c43c931985 Update intro David Peter 2021-02-14 11:17:04 +0100
  • 41dc622fb5 Update features section David Peter 2021-02-14 11:07:44 +0100
  • 266ba7893a Add quick links David Peter 2021-02-14 11:03:24 +0100
  • 194dbe2033 Move benchmark and CLI sections David Peter 2021-02-14 10:57:09 +0100
  • 97f1558daf Move colorized output section to 'Troubleshooting' David Peter 2021-02-14 10:55:30 +0100
  • f00af363d1 Fix section heading levels David Peter 2021-02-14 10:52:53 +0100
  • 2155d19be0 Change section header David Peter 2021-02-14 10:51:40 +0100
  • 3e728f3edd Update LICENSE terms => 2021 David Peter 2021-02-14 10:51:30 +0100
  • 6645131234 Integrate regex link into text David Peter 2021-02-14 10:47:34 +0100
  • 189d6a907a Move and update Parallel command execution section Travis Stewart 2020-12-07 19:07:02 -0400
  • 8a83ad41c8 Remove alias suggestions David Peter 2021-02-14 10:44:42 +0100
  • 5feb89aa99 README update: Use soft link instead of alias for Debian. Chinmay 2021-02-12 11:22:35 +0530
  • 558446bcd7 Remove alias suggestions #729 David Peter 2021-02-14 10:44:42 +0100
  • 8a532e5196 use custom --path-separator in arguments to --exec Allen Wild 2021-01-03 14:17:52 -0500
  • d92f6e6825 use custom --path-separator in arguments to --exec #711 Allen Wild 2021-01-03 14:17:52 -0500
  • b8089f8d58 hide private func johnwdjiang 2021-02-03 16:02:24 +0800
  • 85fb7389af Shorter help text for `--exec` David Peter 2021-02-13 21:25:50 +0100
  • eb28030f87 include similar change to src/app.rs after feeback Archer Stéphane 2021-01-09 23:33:35 +0800
  • 5d2e011e90 change documentation message after feedbacks Archer Stéphane 2021-01-09 22:35:33 +0800
  • 64bde11887 Try to clarify the documentation for -x command Archer Stéphane 2021-01-09 08:20:38 +0800
  • 233894570e README update: Use soft link instead of alias for Debian. Chinmay 2021-02-12 11:22:35 +0530
  • 395e213b4f hide private func #724 johnwdjiang 2021-02-03 16:02:24 +0800
  • b928af7d9c
    fix typo (#723) Richard Taityr 2021-02-03 05:37:36 +0000
  • 548d4afbb6
    fix typo #723 Richard Taityr 2021-02-03 02:33:09 +0000
  • 9bc20e38b1 fixed: typographic error in help Chathika Weerasuriya 2021-01-15 18:09:35 +0000
  • ff7d10c25a
    fixed: typographic error in help #717 Chathika Weerasuriya 2021-01-15 18:09:35 +0000
  • 09603a3872 include similar change to src/app.rs after feeback #715 Archer Stéphane 2021-01-09 23:33:35 +0800
  • c24f8559db
    change documentation message after feedbacks Archer Stéphane 2021-01-09 22:35:33 +0800
  • ce84dd68bf
    Try to clarify the documentation for -x command Archer Stéphane 2021-01-09 08:20:38 +0800
  • 31dac117e2 Move and update Parallel command execution section #703 Travis Stewart 2020-12-07 19:07:02 -0400
  • 6a3aae52fd Bump version to v8.2.1 sharkdp 2020-12-07 18:57:45 +0100
  • 7e018c62d3 Bump version to v8.2.1 v8.2.1 sharkdp 2020-12-07 18:57:45 +0100
  • 7dc81381b0
    Move Installation and Development below Tutorial (#701) Travis Stewart 2020-12-07 01:54:00 -0400
  • 83954c01d1 Merged and resolved conflict in README.md #701 Travis Stewart 2020-12-06 19:30:43 -0400
  • a1df9eddd6 Move Installation and Development below Tutorial Travis Stewart 2020-12-06 18:59:02 -0400
  • c7cf2d1104 Revert using 'cleanup', we are still using dpl v1 sharkdp 2020-12-06 19:06:33 +0100
  • 91eaff056f Update CHANGELOG v8.2.0 sharkdp 2020-12-06 16:04:37 +0100
  • cadaef3f07 Show error if pattern matches leading dot but --hidden is not given, closes #615 sharkdp 2020-12-06 15:57:33 +0100
  • 17bd256ae6 Improve --fixed-strings help text, closes #627 sharkdp 2020-12-06 14:57:47 +0100
  • ecfd8cea41 Update --help text regarding pattern, closes #684 sharkdp 2020-12-06 12:31:31 +0100
  • d2659de782 Improve --extension help text, closes #673 sharkdp 2020-12-06 12:20:50 +0100
  • d205a7ff9e Improve --exclude help text, closes #661 sharkdp 2020-12-06 12:15:01 +0100
  • 296300ce46 Fix clippy suggestions sharkdp 2020-12-06 12:04:47 +0100
  • ea48a96945 Run cargo fmt sharkdp 2020-12-06 12:02:22 +0100
  • f2fec45099 Update dirs-next and users dependency sharkdp 2020-12-06 12:02:04 +0100
  • 4faa201c89 Update dependencies sharkdp 2020-12-06 12:00:11 +0100
  • 54603501ec Bump version sharkdp 2020-12-06 11:56:36 +0100
  • 45c66e7f1b Update CHANGELOG sharkdp 2020-12-06 11:54:54 +0100
  • 441a235a0f Simplify code a bit (suggestions by clippy) xanonid 2020-10-16 16:17:05 +0200
  • 2cd3de8b94 Use NO_COLOR env variable check also for help screen xanonid 2020-10-16 16:11:21 +0200
  • 6830b3dee9 Better defaults for LsColors Marco Sirabella 2020-10-30 07:41:29 -0700
  • f3edaf0e4d add changelog entry for exact file sizes in --size filter Platon Pronko 2020-12-02 18:09:47 +0300
  • e97a1e90cb Add exact size support to the --size filter (#669) Platon Pronko 2020-12-02 18:04:00 +0300
  • 2338b3bc81 Fix typo in fd.1 Andreas Lappe 2020-12-04 07:52:58 +0100
  • 341f773c46
    Fix typo in fd.1 #699 Andreas Lappe 2020-12-04 07:52:58 +0100
  • 2a57f111a0 add changelog entry for exact file sizes in --size filter #696 Platon Pronko 2020-12-02 18:09:47 +0300
  • 96c505271b Add exact size support to the --size filter (#669) Platon Pronko 2020-12-02 18:04:00 +0300
  • 9412648ee9 Add link to troubleshooting section sharkdp 2020-12-01 19:44:13 +0100
  • 0a22dcc044 Add CHANGELOG section to CONTRIBUTING.md sharkdp 2020-12-01 19:38:05 +0100
  • 7a32e331b6 Simplify code a bit (suggestions by clippy) #668 xanonid 2020-10-16 16:17:05 +0200
  • bf6c1f4a68 Use NO_COLOR env variable check also for help screen xanonid 2020-10-16 16:11:21 +0200
  • 24402dda7c Remove .UE and .UR to fix url display on macos Nick Flueckiger 2020-11-06 21:42:40 +0100
  • 21cee60973 Remove .UE and .UR to fix url display on macos #688 Nick Flueckiger 2020-11-06 21:42:40 +0100
  • 484c0f0185
    Better defaults for LsColors #682 Marco Sirabella 2020-10-30 07:41:29 -0700
  • 4f8697c407 Update README to have updated instructions. Nicholas Bailey 2020-10-29 23:28:57 -0400
  • 14104e08ca Update README to have updated instructions. #681 Nicholas Bailey 2020-10-29 23:28:57 -0400
  • b2fa188029 Avoid panic when sending errors after receiver shutdown sharkdp 2020-10-27 20:26:34 +0100
  • 9f0bfce7a2 Avoid panic when sending errors after receiver shutdown #679 sharkdp 2020-10-27 20:26:34 +0100
  • 6d8cc8edf0
    Add --no-extension flag #677 Jacob Mischka 2020-10-25 17:51:27 -0500
  • e0adb45d08
    Fail with error message if numeric arguments can not be parsed David Peter 2020-10-25 21:18:53 +0100
  • 0f63f3a65c Bump min. required Rust version to 1.40 #676 sharkdp 2020-10-25 20:36:35 +0100
  • ff69450b2e Add CHANGELOG entry sharkdp 2020-10-25 20:11:20 +0100
  • 1708b5f6c1 Fail with error message if numeric arguments can not be parsed sharkdp 2020-10-25 20:04:05 +0100
  • ec4cc981fc
    Add --prune flag Matthias Reitinger 2020-10-25 08:16:01 +0100
  • 78505330b9 Mark --prune as conflicting with --exact-depth #658 Matthias Reitinger 2020-10-25 00:00:34 +0200
  • 06eb231fbd Update lockfile Amrit Rathie 2020-10-09 11:45:26 -0500
  • fd1ddc9d08 Change dependency dirs to dirs-next Amrit Rathie 2020-10-09 11:11:15 -0500
  • e852009876 Add NO_COLOR to the man page Matthias Reitinger 2020-10-24 00:45:32 +0200
  • c5714d5895 Add NO_COLOR to the man page #674 Matthias Reitinger 2020-10-24 00:45:32 +0200
  • fe503f33c0 Mark --prune as conflicting with --size Matthias Reitinger 2020-10-22 23:11:49 +0200
  • fa3e6effef Make the smart case option follow the exclude regex patterns #667 chirsz-ever 2020-10-16 01:42:56 +0800
  • 674d17d156 Add tests for '--exclude-regex' chirsz-ever 2020-10-16 00:37:50 +0800
  • d7944feaa2 Add '--exclude-regex' option chirsz-ever 2020-10-15 23:53:51 +0800
  • 99934ab98c add --base-directory, --path-separator, and --search-path to the man page Allen Wild 2020-10-10 16:13:07 -0400