Commit Graph

  • 82eeeda504
    Update README.md David Peter 2018-02-24 12:07:24 +0100
  • f16552f29c Add a installation method for Windows Chawye Hsu 2018-02-23 13:02:45 +0800
  • b0a9338417
    Add a installation method for Windows #245 Chawye Hsu 2018-02-23 13:02:45 +0800
  • e30bc16780 Fix symlink filetype shortcut in man page sharkdp 2018-02-21 22:58:22 +0100
  • b4be1f161c Add support for .fdignore files sharkdp 2018-02-21 21:41:52 +0100
  • 8805bd32e2 Update dependencies sharkdp 2018-02-21 21:40:19 +0100
  • 529b77c3f9 Add support for .fdignore files #241 sharkdp 2018-02-21 21:41:52 +0100
  • 4e18c554ac Update dependencies sharkdp 2018-02-21 21:40:19 +0100
  • e100c6682f
    Merge bafd95ec0e into 7a3994decb #236 Sam Rijs 2018-02-19 20:17:21 +0000
  • 7a3994decb Changes as per the instruction of `cargo fmt -- --write-mode=diff` Pramod Bisht 2018-02-19 14:27:09 +0530
  • 7e8c2248d0 Fixes: #234 Giving suggestion to use `--fixed-strings` in case user passes invalid metacharacters as a regex. Pramod Bisht 2018-02-18 22:20:53 +0530
  • 92e4708c89 Changes as per the instruction of `cargo fmt -- --write-mode=diff` #238 Pramod Bisht 2018-02-19 14:27:09 +0530
  • 02c5264a2a Fixes: #234 Giving suggestion to use `--fixed-strings` in case user passes invalid metacharacters as a regex. Pramod Bisht 2018-02-18 22:20:53 +0530
  • ad8256c217 README.md: gentoo now has fd ebuild, document it Georgy Yakovlev 2018-02-18 16:18:57 -0800
  • d1a24397f6
    README.md: gentoo now has fd ebuild, document it #239 Georgy Yakovlev 2018-02-18 16:18:57 -0800
  • bafd95ec0e add dependency status badge #236 Sam Reis 2018-02-14 14:56:53 +1100
  • f72b610c1e update ignore to 0.4 Sam Reis 2018-02-14 14:55:06 +1100
  • e50320d2be update ansi_term to 0.10 Sam Reis 2018-02-14 14:54:12 +1100
  • 1bf193af60
    Update links to license files David Peter 2018-02-13 20:41:04 +0100
  • 1c1be76f35
    Update README.md David Peter 2018-02-13 08:10:16 +0100
  • 267598fba5
    Arch Linux package was renamed to 'fd' David Peter 2018-02-11 11:41:54 +0100
  • 11b3e96d2d Install fakeroot when deploying v6.3.0 sharkdp 2018-02-10 17:23:26 +0100
  • a6086abe7f Updates for v6.3.0 sharkdp 2018-02-10 16:46:42 +0100
  • 7f65e7a0d6
    Update benchmark results David Peter 2018-02-10 16:43:36 +0100
  • 814d37030e Implement -F/--fixed-strings/--literal sharkdp 2018-02-10 15:19:53 +0100
  • ae450c033b Implement -F/--fixed-strings/--literal #233 sharkdp 2018-02-10 15:19:53 +0100
  • 089c183d30 Update README.md Lewis Belcher 2018-02-09 14:35:58 +0100
  • 370d9f081f Use RegexSet instead of hand-written parser Martin Larralde 2018-02-07 16:13:28 +0100
  • 86fe9977e8 Implement multiple suffixes extension support with tests (#214) Martin Larralde 2018-02-06 15:10:15 +0100
  • 63e80e3175
    Update README.md #232 Lewis Belcher 2018-02-09 14:35:58 +0100
  • f3f6be65ab Use RegexSet instead of hand-written parser #215 Martin Larralde 2018-02-07 16:13:28 +0100
  • b1bb60ebb9 Install `rustfmt-nightly` in debug mode in Travis (#231) Martin Larralde 2018-02-07 19:50:10 +0100
  • 48529ecc0f Implement multiple suffixes extension support with tests (#214) Martin Larralde 2018-02-06 15:10:15 +0100
  • ad2622b9ef
    Install `rustfmt-nightly` in debug mode in Travis #231 Martin Larralde 2018-02-06 15:23:22 +0100
  • b4d39270d6 Allow -exec to work as --exec (#226) Steve Pentland 2018-01-29 14:32:46 -0500
  • 09f73a7093 Move transform fn to internal module #226 Stephen Pentland 2018-01-28 16:49:42 -0500
  • a2351ffd01 Remove else block that didn't do anything anyway Stephen Pentland 2018-01-28 16:23:16 -0500
  • f9d7a43ee5 Remove commented test, this version is superior to original anyway Stephen Pentland 2018-01-28 16:17:33 -0500
  • c52a995e15 Cleanup code, remove unneeded struct and simply fold original iterator Stephen Pentland 2018-01-28 16:14:09 -0500
  • 885bfbd431 Test simple little state machine to convert -exec in proper context Stephen Pentland 2018-01-28 15:53:18 -0500
  • 3932b630d6 Make transform generic over the iterator type Stephen Pentland 2018-01-28 14:12:24 -0500
  • 86705d7efc Changes related to code review, add tests. Stephen Pentland 2018-01-28 13:07:41 -0500
  • 6d83eea32b Small screencast updates sharkdp 2018-01-28 13:32:26 +0100
  • ca7b039ab8 Small screencast updates #229 sharkdp 2018-01-28 13:32:26 +0100
  • 9094a0370d Merge 0d44993653 into 26beaf97a6 #228 David Peter 2018-01-28 12:56:57 +0000
  • 0d44993653 Small screencast updates #228 sharkdp 2018-01-28 13:32:26 +0100
  • 26beaf97a6 Update screencast Mario Nebl 2018-01-27 11:25:36 +0100
  • 33d37d7623 Avoid glitches on new prompt lines Mario Nebl 2018-01-27 11:25:19 +0100
  • dce004afef Use updated screencast Mario Nebl 2018-01-26 21:33:13 +0100
  • c1941cc7ed Change to working char to signify carriage returns Mario Nebl 2018-01-26 21:31:52 +0100
  • 0a1c65b9ce Delay command with output before them Mario Nebl 2018-01-26 21:24:49 +0100
  • 4fb9d84ffc Use new screencast Mario Nebl 2018-01-26 13:15:34 +0100
  • 2a84eb5cea Update screencast Mario Nebl 2018-01-26 13:14:58 +0100
  • 6dd59b33b1 Document svg-terminal command Mario Nebl 2018-01-26 13:14:38 +0100
  • 4fea5f3a3c Ensure -h output can be read at end of cast Mario Nebl 2018-01-26 13:07:54 +0100
  • b269f4902e Demonstrate -e and --exec flags Mario Nebl 2018-01-26 12:50:49 +0100
  • 33791d8400 Use ▶ prompt Mario Nebl 2018-01-26 12:43:06 +0100
  • 4e737b4b44 Use upstream src Mario Nebl 2018-01-20 20:57:57 +0100
  • c985ba2e6f Use local svg demo Mario Nebl 2018-01-20 20:54:29 +0100
  • 658a97a94a Add svg screencast Mario Nebl 2018-01-20 20:47:29 +0100
  • 6b69a287ae Check args prior to giving to clap. Stephen Pentland 2018-01-27 18:20:42 -0500
  • cbf07f78ca
    Update screencast #223 Mario Nebl 2018-01-27 11:25:36 +0100
  • 67e5cb805f
    Avoid glitches on new prompt lines Mario Nebl 2018-01-27 11:25:19 +0100
  • 78f0f35ae7
    Use updated screencast Mario Nebl 2018-01-26 21:33:13 +0100
  • 2196f20e28
    Change to working char to signify carriage returns Mario Nebl 2018-01-26 21:31:52 +0100
  • c32d82f7c5
    Delay command with output before them Mario Nebl 2018-01-26 21:24:49 +0100
  • 92f3af43ec
    Use new screencast Mario Nebl 2018-01-26 13:15:34 +0100
  • 5747573091
    Update screencast Mario Nebl 2018-01-26 13:14:58 +0100
  • c3e6bc4eae
    Document svg-terminal command Mario Nebl 2018-01-26 13:14:38 +0100
  • 5fb522aa36
    Ensure -h output can be read at end of cast Mario Nebl 2018-01-26 13:07:54 +0100
  • 257a6de582
    Demonstrate -e and --exec flags Mario Nebl 2018-01-26 12:50:49 +0100
  • d2c0c2f5de
    Use ▶ prompt Mario Nebl 2018-01-26 12:43:06 +0100
  • bc2b7a33ae Fixing exec hang by disabling ctrl-c handling for exec Dock O'Neal 2018-01-24 13:44:17 -0500
  • 1b1ddf23f1 Fixing exec hang by disabling ctrl-c handling for exec #225 Dock O'Neal 2018-01-24 13:44:17 -0500
  • 3089a9df66
    Use upstream src Mario Nebl 2018-01-20 20:57:57 +0100
  • 9b6974d7c4
    Use local svg demo Mario Nebl 2018-01-20 20:54:29 +0100
  • 0af3adc4ad
    Add svg screencast Mario Nebl 2018-01-20 20:47:29 +0100
  • 1045930dd9 Fix typos (#218) Vinaya 2018-01-10 14:02:25 +0200
  • 3e5b8d5fd8
    Fix typos #218 Vinaya 2018-01-10 12:27:29 +0200
  • cc36543da2
    Add GA David Peter 2018-01-09 17:41:02 +0100
  • 050fa9c3b1 Fix file owner in deb package, closes #213 sharkdp 2018-01-04 19:48:59 +0100
  • 6be33fbf33 Update dependencies v6.2.0 sharkdp 2018-01-03 10:32:18 +0100
  • 61a065dd92 Update version information sharkdp 2018-01-03 10:32:11 +0100
  • 941caeb053 Update documentation sharkdp 2018-01-03 10:28:34 +0100
  • 32a34cf8c9
    Introduce maximum output buffer size (#212) David Peter 2018-01-03 10:40:08 +0100
  • 39636849f1 Introduce maximum output buffer size #212 sharkdp 2018-01-03 10:02:45 +0100
  • 39fb41f05a Move exit codes to 'internal' module sharkdp 2018-01-03 10:00:22 +0100
  • 26ad7da347 Using wants_to_quit to exit the sender as well as the reciever (#211) Dock 2018-01-03 03:26:11 -0500
  • c5b920b913 Fix shell completion directories for Ubuntu sharkdp 2018-01-02 21:47:45 +0100
  • 646bce7679 Removing new line at the beginning of exit_codes and adding comments for codes #211 doxterpepper 2018-01-02 23:52:19 -0500
  • d8c1304813 Moved exit codes to a module so they can be used from different files. Gave the reciever thread a separate cloned wants_to_quit and made sure we always return error code 130. doxterpepper 2018-01-02 23:35:53 -0500
  • 47ba9f2f54 Using wants_to_quit to exit the sender as well as the reciever. doxterpepper 2018-01-02 23:06:07 -0500
  • 8a599d834f Fix shell completion directories for Ubuntu #209 sharkdp 2018-01-02 21:47:45 +0100
  • 37613d6989 Fix rustftm check sharkdp 2018-01-02 22:48:09 +0100
  • b4ae0dca7e
    Add instructions on how to use fd with fzf David Peter 2018-01-02 22:26:38 +0100
  • 8dde7c3365 Re-enable help-text wrapping sharkdp 2018-01-01 12:15:39 +0100
  • a5f5ad6254 Re-enable code style check sharkdp 2018-01-01 12:16:43 +0100
  • 461e5e2bbf Re-enable code style check #208 sharkdp 2018-01-01 12:16:43 +0100
  • aeb3722b69 Update installation instructions, see #174 sharkdp 2018-01-01 15:27:05 +0100
  • faf934da4b Added support for filtering by multiple filetypes and extensions (#205) Thejaswi Kadur 2018-01-01 06:09:33 -0500