Commit Graph

  • e3d85307dc finally? #270 sharkdp 2018-03-25 23:29:47 +0200
  • dc71141995 Split even further sharkdp 2018-03-25 23:24:18 +0200
  • 4491dbcf21 ... sharkdp 2018-03-25 23:22:38 +0200
  • 1440de731e And another attempt... sharkdp 2018-03-25 23:15:44 +0200
  • 869b827e5a Split into several unit tests sharkdp 2018-03-25 23:08:35 +0200
  • ef4c564108 And another fix for the symlink test on Windows sharkdp 2018-03-25 22:56:57 +0200
  • a5edbed02e Fix symlink test on Windows sharkdp 2018-03-25 22:47:49 +0200
  • d73ec67366 Another attempt to make this work on Windows sharkdp 2018-03-25 22:39:37 +0200
  • 66922f818f An attempt to fix problems with canonicalize on Windows sharkdp 2018-03-25 22:21:56 +0200
  • f9a32583a5 Move is_executable to fshelper module sharkdp 2018-03-25 19:48:09 +0200
  • 64cd3b4e0e Normalize absolute paths, fixes #268 sharkdp 2018-03-25 19:44:04 +0200
  • 9d840dd485 Separate unit tests sharkdp 2018-03-25 19:00:46 +0200
  • 4f6c43a6dc Unit test for --type x sharkdp 2018-03-25 17:49:47 +0200
  • 2cf8e7b8a5 Move is_executable to internal module sharkdp 2018-03-25 17:49:32 +0200
  • 4c6e52b411 Unit test for --type x #269 sharkdp 2018-03-25 17:49:47 +0200
  • 04d3fb1194 Move is_executable to internal module sharkdp 2018-03-25 17:49:32 +0200
  • 67f6fdf6a7 Code formating Pramod Bisht 2018-03-25 20:06:37 +0530
  • 8ce127e443 changed executable=> executable_only Pramod Bisht 2018-03-25 15:49:51 +0530
  • b1e48efc4a Addresses #246 Some implementation to search by filetype executables Pramod Bisht 2018-03-08 17:47:26 +0530
  • 5d66cf6a14 Code formating #267 Pramod Bisht 2018-03-25 20:06:37 +0530
  • 169d0128d0 changed executable=> executable_only Pramod Bisht 2018-03-25 15:49:51 +0530
  • e2ae3f631b Addresses #246 Some implementation to search by filetype executables Pramod Bisht 2018-03-08 17:47:26 +0530
  • efce029657
    Merge a57a39ad63 into ab3ded8d27 #249 David Peter 2018-03-16 18:12:03 +0000
  • ab3ded8d27 Update README.md joachimschmidt557 2018-03-16 10:43:07 +0800
  • 8813823378
    Update README.md #263 joachimschmidt557 2018-03-16 10:43:07 +0800
  • 5397787824 Skip fifos, sockets, .. when using --type f/d/l sharkdp 2018-03-15 20:45:26 +0100
  • 0dc441ba83 Skip fifos, sockets, .. when using --type f/d/l #261 sharkdp 2018-03-15 20:45:26 +0100
  • ffd49c60bd Error if user supplied path instead of pattern sharkdp 2018-03-14 23:13:17 +0100
  • 89a8f5573d Formatting change sharkdp 2018-03-14 22:49:53 +0100
  • fdbbf512cb Error if user supplied path instead of pattern #259 sharkdp 2018-03-14 23:13:17 +0100
  • 4783124f1a Formatting change sharkdp 2018-03-14 22:49:53 +0100
  • d49b0aa977 Fix small mistake in README sharkdp 2018-03-13 22:34:19 +0100
  • ddddc3f1db fd on Fedora copr (#255) KmBKeef 2018-03-14 22:12:16 +0200
  • 87d0ccd4c0
    Documentation for -E and .fdignore, see #156 David Peter 2018-03-13 22:54:08 +0100
  • c654159bf2 Update to ansi_term 0.11 sharkdp 2018-03-12 22:24:12 +0100
  • 0db0dc8204 Update to ansi_term 0.11 #258 sharkdp 2018-03-12 22:24:12 +0100
  • 588b0dc7c9 Update to regex-syntax 0.5 Josh Stone 2018-03-07 21:48:02 -0800
  • 675d381d4d Update to regex-syntax 0.5 #254 Josh Stone 2018-03-07 21:48:02 -0800
  • 88fb9d73d1 Run updated version of rustfmt sharkdp 2018-03-12 17:46:13 +0100
  • 591790207a
    Update README.md #255 KmBKeef 2018-03-11 18:18:25 +0200
  • 16f788cb20
    Merge pull request #1 from KmBKeef/KmBKeef-patch-1 KmBKeef 2018-03-11 18:17:23 +0200
  • 6b5255b1b5
    Update README.md KmBKeef 2018-03-11 17:50:28 +0200
  • 3386b854b0 Run invalid-utf8 on Linux only sharkdp 2018-02-25 23:45:59 +0100
  • 47d95284aa Skip invalid utf8 filenames, closes #250 sharkdp 2018-02-25 23:37:59 +0100
  • 2064ca3d75 Run invalid-utf8 on Linux only #251 sharkdp 2018-02-25 23:45:59 +0100
  • 27248f0051 Skip invalid utf8 filenames, closes #250 sharkdp 2018-02-25 23:37:59 +0100
  • a57a39ad63 Optimized version of strip_current_dir #249 optimized-strip_current_dir sharkdp 2018-02-25 20:04:24 +0100
  • 631931b431 Only construct entry_path if needed sharkdp 2018-02-25 11:34:26 +0100
  • 40d811c7be Rewrite of file-type filtering leading to 5% speed-up sharkdp 2018-02-25 11:11:14 +0100
  • a04be1f2c1 Only construct entry_path if needed #248 sharkdp 2018-02-25 11:34:26 +0100
  • a446324081 Rewrite of file-type filtering leading to 5% speed-up sharkdp 2018-02-25 11:11:14 +0100
  • e5ee5eb7b3 Minor speedup for strip_prefix sharkdp 2018-02-24 17:02:14 +0100
  • d36dc56f3c Minor speedup for strip_prefix #247 sharkdp 2018-02-24 17:02:14 +0100
  • 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