Commit graph

  • f7da002cf0
    Fixes typo in README Sayan Goswami 2023-12-28 00:52:18 +0530
  • 9529f30129 fix: Respect NO_COLOR with --list-details option Thayne McCombs 2023-12-23 01:09:36 -0700
  • 26df352b55 fix: Respect NO_COLOR with --list-details option Thayne McCombs 2023-12-23 01:09:36 -0700
  • 266311ca33
    Merge pull request #1454 from tavianator/thats-a-lot-of-issues Thayne McCombs 2023-12-19 13:37:47 -0700
  • 954a3900b9 CHANGELOG: Fix issue number typo Tavian Barnes 2023-12-19 14:04:01 -0500
  • 07343b5baf Update troubleshooting section David Peter 2023-12-19 11:45:09 +0100
  • a03ed8b300 Update license information David Peter 2023-12-19 11:44:20 +0100
  • 13a93e5cbe Add new unreleased section David Peter 2023-12-19 11:42:27 +0100
  • d9c4e6239f Fix names for ARM Debian packages v9.0.0 David Peter 2023-12-19 11:20:17 +0100
  • 61ebd9be6a Update benchmark results David Peter 2023-12-19 11:10:54 +0100
  • e3b40208d5 Preprations for fd 9 release David Peter 2023-12-19 10:46:26 +0100
  • dfc6eeebb4 Fix names for ARM Debian packages David Peter 2023-12-19 11:20:17 +0100
  • b21e2883ea Update benchmark results David Peter 2023-12-19 11:10:54 +0100
  • b1d8a4d6c9 Preprations for fd 9 release David Peter 2023-12-19 10:46:26 +0100
  • 16c2d1e1d0 walk: Flush stdout in batches Tavian Barnes 2023-12-13 14:23:14 -0500
  • fea1622724 cli: Tweak default thread count logic Tavian Barnes 2023-11-29 16:53:24 -0500
  • e1eaf774b4 walk: Flush stdout in batches Tavian Barnes 2023-12-13 14:23:14 -0500
  • 3928c6c8dd cli: Tweak default thread count logic Tavian Barnes 2023-11-29 16:53:24 -0500
  • 00b64f3ccb
    Suggest to use -u instead of -HI David Peter 2023-12-08 13:37:03 +0100
  • 74b850a642
    Merge pull request #1436 from sharkdp/dependabot/cargo/clap-4.4.10 Thayne McCombs 2023-12-01 11:18:35 -0700
  • 4202f3939e build(deps): bump test-case from 3.2.1 to 3.3.1 dependabot[bot] 2023-12-01 17:25:13 +0000
  • e1ecba2ce4 build(deps): bump lscolors from 0.15.0 to 0.16.0 dependabot[bot] 2023-12-01 17:25:20 +0000
  • 0853e35e1f build(deps): bump libc from 0.2.149 to 0.2.150 dependabot[bot] 2023-12-01 17:25:28 +0000
  • 4b4a74c988
    build(deps): bump clap from 4.4.7 to 4.4.10 dependabot[bot] 2023-12-01 17:25:38 +0000
  • 1e192dc298
    build(deps): bump libc from 0.2.149 to 0.2.150 dependabot[bot] 2023-12-01 17:25:28 +0000
  • 1cd26521af
    build(deps): bump lscolors from 0.15.0 to 0.16.0 dependabot[bot] 2023-12-01 17:25:20 +0000
  • 03f3f6c41e
    build(deps): bump test-case from 3.2.1 to 3.3.1 dependabot[bot] 2023-12-01 17:25:13 +0000
  • 84f032eba8
    Merge pull request #1422 from tavianator/batch Tavian Barnes 2023-11-29 10:57:19 -0500
  • b8a5f95cf2 walk: Limit batch sizes in --exec mode Tavian Barnes 2023-11-08 10:24:00 -0500
  • 73260c0e35 walk: Send WorkerResults in batches Tavian Barnes 2023-11-05 14:55:37 -0500
  • 5903dec289
    Merge pull request #1429 from tavianator/ignore-0.4.21 Tavian Barnes 2023-11-26 16:28:55 -0500
  • 571ebb349b Bump ignore to 0.4.21 Tavian Barnes 2023-11-26 14:39:25 -0500
  • f9f4e89caa Filter by EXIF GPS location Simon Legner 2023-11-12 23:52:00 +0100
  • d62bbbbcd1
    Merge pull request #1421 from acuteenvy/fix-no-color Tavian Barnes 2023-11-07 13:29:50 -0500
  • ad5fb44ddc
    fix: display color when NO_COLOR is an empty string Lena 2023-11-04 14:22:54 +0100
  • 346afd11d8 walk: Switch to a semaphore for ResultPool Tavian Barnes 2023-11-02 16:31:22 -0400
  • 46967b8837 walk: Hold the Sender by reference in WorkerMsg Tavian Barnes 2023-11-02 15:04:06 -0400
  • d588971245 walk: Use unbounded channels Tavian Barnes 2023-10-30 12:05:54 -0400
  • 8bbbd7679b walk: New WorkerState struct shared by the worker threads Tavian Barnes 2023-10-27 16:43:06 -0400
  • 927ad0cd34 walk: New WorkerState struct shared by the worker threads Tavian Barnes 2023-10-27 16:43:06 -0400
  • cd32a3827d Update lockfile David Peter 2023-11-02 08:07:39 +0100
  • 66c0637c90 Use a patched version of ignore for perf improvements Tavian Barnes 2023-11-01 13:37:33 -0400
  • c9df4296f9
    Merge pull request #1419 from sharkdp/dependabot/cargo/clap_complete-4.4.4 Tavian Barnes 2023-11-01 14:07:43 -0400
  • 7c5cf28ace
    Merge pull request #1418 from sharkdp/dependabot/cargo/clap-4.4.7 Tavian Barnes 2023-11-01 14:07:26 -0400
  • 51002c842d
    Merge pull request #1417 from sharkdp/dependabot/cargo/nix-0.27.1 Tavian Barnes 2023-11-01 13:40:57 -0400
  • 337466a4de Use a patched version of ignore for perf improvements Tavian Barnes 2023-11-01 13:37:33 -0400
  • 8e582971fa
    Merge pull request #1416 from sharkdp/dependabot/cargo/regex-syntax-0.8.2 Tavian Barnes 2023-11-01 13:36:58 -0400
  • 6daa72f929
    Merge pull request #1415 from sharkdp/dependabot/cargo/tempfile-3.8.1 Tavian Barnes 2023-11-01 13:36:14 -0400
  • 8355d78359
    build(deps): bump clap_complete from 4.4.3 to 4.4.4 dependabot[bot] 2023-11-01 17:20:14 +0000
  • dbc1818073
    build(deps): bump clap from 4.4.6 to 4.4.7 dependabot[bot] 2023-11-01 17:20:06 +0000
  • e57ce7f2a4
    build(deps): bump nix from 0.26.4 to 0.27.1 dependabot[bot] 2023-11-01 17:19:59 +0000
  • d8f89fa59e
    build(deps): bump regex-syntax from 0.7.5 to 0.8.2 dependabot[bot] 2023-11-01 17:19:54 +0000
  • 350003d8da
    build(deps): bump tempfile from 3.8.0 to 3.8.1 dependabot[bot] 2023-11-01 17:19:49 +0000
  • 15329f9cfa Update RHEL package info tkb-github 2023-10-25 19:19:27 +0800
  • 95b4dff379
    Merge pull request #1412 from tmccombs/limit-default-threads Thayne McCombs 2023-10-27 23:26:31 -0600
  • c96b1af3be
    Merge pull request #1410 from tmccombs/available-parallelism Thayne McCombs 2023-10-27 23:25:51 -0600
  • 5ee6365510 Set maximum default threads Thayne McCombs 2023-10-26 00:26:50 -0600
  • 1d57b3a064 Simplify parsing number of threads. Thayne McCombs 2023-10-25 23:56:59 -0600
  • 55421fb96a
    Update RHEL package info tkb-github 2023-10-25 19:19:27 +0800
  • 325d419e39 Replace num_cpus with std:🧵:available_parallelism Thayne McCombs 2023-10-25 02:00:31 -0600
  • 8b5532d8dd
    Merge pull request #1409 from marcospb19/fix-docs-typo Thayne McCombs 2023-10-23 22:10:05 -0600
  • 7263b5e01d Fix docs typos João Marcos P. Bezerra 2023-10-24 00:40:12 -0300
  • c6fcdbe000 docs: Explicitly warn against relying on result order for exec Thayne McCombs 2023-10-22 23:16:40 -0600
  • 306dacd0b4 tests: Add more tests cases for ignoring .git Thayne McCombs 2023-10-22 23:03:31 -0600
  • 08910e4e3f docs: Some tweaks from review Thayne McCombs 2023-10-22 22:58:24 -0600
  • 8897659607 tests: Add tests for ignoring .git/ Thayne McCombs 2023-10-22 02:00:44 -0600
  • 53fd416c47 docs: Document exclusion of .git/ Thayne McCombs 2023-10-22 00:24:34 -0600
  • fe22d275f3 docs: Explicitly warn against relying on result order for exec Thayne McCombs 2023-10-22 23:16:40 -0600
  • 5b92de595f tests: Add more tests cases for ignoring .git Thayne McCombs 2023-10-22 23:03:31 -0600
  • 4325d6f4b9 docs: Some tweaks from review Thayne McCombs 2023-10-22 22:58:24 -0600
  • 8f6a1b7115 tests: Add tests for ignoring .git/ Thayne McCombs 2023-10-22 02:00:44 -0600
  • 5e0018fb1f
    Merge pull request #1402 from tmccombs/nix-users Thayne McCombs 2023-10-22 01:35:47 -0600
  • f867af9c05 docs: Document exclusion of .git/ Thayne McCombs 2023-10-22 00:24:34 -0600
  • 054bae01ef maint: Remove use of unmaintained users crate Thayne McCombs 2023-10-21 23:36:14 -0600
  • 8f32a758a4 Update lock file David Peter 2023-10-21 21:55:09 +0200
  • 0fc8facfb7 Fix --help text David Peter 2023-10-21 21:36:33 +0200
  • 069b181625 Fix documentation for brace escapes Thayne McCombs 2023-07-18 00:16:01 -0600
  • d9b69c8405 feat: Add a way to escape { and }in exec templates. Thayne McCombs 2023-05-03 23:33:44 -0600
  • b61f032a9f Update lock file David Peter 2023-10-21 21:55:09 +0200
  • b881ad8a5b Fix --help text David Peter 2023-10-21 21:36:33 +0200
  • 3c5f3c4e91 Fix documentation for brace escapes Thayne McCombs 2023-07-18 00:16:01 -0600
  • 688436d674 feat: Add a way to escape { and }in exec templates. Thayne McCombs 2023-05-03 23:33:44 -0600
  • a11f8426d4 Fix deprecation warning from chrono Thayne McCombs 2023-10-18 23:53:10 -0600
  • e6aa8e82f6 Add Upcoming Release to changelog Thayne McCombs 2023-10-20 22:40:22 -0600
  • 978866d983 Change Winget Releaser job to ubuntu-latest sitiom 2023-08-17 15:19:18 +0800
  • 36bc84041b Support character and block device file types Christian Göttsche 2023-06-14 15:28:24 +0200
  • 87ed6a19af Support character and block device file types Christian Göttsche 2023-06-14 15:28:24 +0200
  • a0703f5f5a Add Upcoming Release to changelog Thayne McCombs 2023-10-20 22:40:22 -0600
  • 3ed4ea7538
    Merge pull request #1396 from skoriop/default-ignore-git-folder Thayne McCombs 2023-10-20 22:35:22 -0600
  • 05ecb54723 Fix deprecation warning from chrono Thayne McCombs 2023-10-18 23:53:10 -0600
  • 6b5fe1c634
    Merge pull request #1399 from tmccombs/8.7.1-release v8.7.1 Thayne McCombs 2023-10-20 21:57:38 -0600
  • 7c39fff969 Prepare for 8.7.1 release Thayne McCombs 2023-10-18 21:36:44 -0600
  • b922ca18f0 A couple more updates to the changelog Thayne McCombs 2023-10-18 21:31:28 -0600
  • b8e7cbd5e3
    Merge pull request #1398 from tmccombs/clap-update Thayne McCombs 2023-10-18 09:09:45 -0600
  • 9df9a489f0 refactor: replace map_err with expect Karthik Prakash 2023-10-18 13:03:04 +0530
  • fa01a280ed Update Changelog Thayne McCombs 2023-10-17 23:11:33 -0600
  • e6b5a4ef9d bug: Update clap to 4.4.6 Thayne McCombs 2023-10-17 23:00:56 -0600
  • 19832fcbd3
    Merge pull request #1386 from SonkeWohler/fix-readme-as-tree Thayne McCombs 2023-10-16 10:17:24 -0600
  • d371b10039 fix(README.md): as-tree is unmaintained, fixes #1040 sonke 2023-09-19 15:20:20 +0300
  • 8c50bc733d docs: update CHANGELOG.md skoriop 2023-10-15 11:25:30 +0530