Commit Graph

  • 66c0637c90 Use a patched version of ignore for perf improvements Tavian Barnes 2023-11-01 13:37:33 -04:00
  • c9df4296f9 Merge pull request #1419 from sharkdp/dependabot/cargo/clap_complete-4.4.4 Tavian Barnes 2023-11-01 14:07:43 -04:00
  • 7c5cf28ace Merge pull request #1418 from sharkdp/dependabot/cargo/clap-4.4.7 Tavian Barnes 2023-11-01 14:07:26 -04:00
  • 51002c842d Merge pull request #1417 from sharkdp/dependabot/cargo/nix-0.27.1 Tavian Barnes 2023-11-01 13:40:57 -04:00
  • 8e582971fa Merge pull request #1416 from sharkdp/dependabot/cargo/regex-syntax-0.8.2 Tavian Barnes 2023-11-01 13:36:58 -04:00
  • 6daa72f929 Merge pull request #1415 from sharkdp/dependabot/cargo/tempfile-3.8.1 Tavian Barnes 2023-11-01 13:36:14 -04:00
  • 8355d78359 build(deps): bump clap_complete from 4.4.3 to 4.4.4 dependabot[bot] 2023-11-01 17:20:14 +00:00
  • dbc1818073 build(deps): bump clap from 4.4.6 to 4.4.7 dependabot[bot] 2023-11-01 17:20:06 +00:00
  • e57ce7f2a4 build(deps): bump nix from 0.26.4 to 0.27.1 dependabot[bot] 2023-11-01 17:19:59 +00:00
  • d8f89fa59e build(deps): bump regex-syntax from 0.7.5 to 0.8.2 dependabot[bot] 2023-11-01 17:19:54 +00:00
  • 350003d8da build(deps): bump tempfile from 3.8.0 to 3.8.1 dependabot[bot] 2023-11-01 17:19:49 +00:00
  • 15329f9cfa Update RHEL package info tkb-github 2023-10-25 19:19:27 +08:00
  • 95b4dff379 Merge pull request #1412 from tmccombs/limit-default-threads Thayne McCombs 2023-10-27 23:26:31 -06:00
  • c96b1af3be Merge pull request #1410 from tmccombs/available-parallelism Thayne McCombs 2023-10-27 23:25:51 -06:00
  • 5ee6365510 Set maximum default threads Thayne McCombs 2023-10-26 00:26:50 -06:00
  • 1d57b3a064 Simplify parsing number of threads. Thayne McCombs 2023-10-25 23:56:59 -06:00
  • 325d419e39 Replace num_cpus with std::thread::available_parallelism Thayne McCombs 2023-10-25 02:00:31 -06:00
  • 8b5532d8dd Merge pull request #1409 from marcospb19/fix-docs-typo Thayne McCombs 2023-10-23 22:10:05 -06:00
  • 7263b5e01d Fix docs typos João Marcos P. Bezerra 2023-10-24 00:40:12 -03:00
  • c6fcdbe000 docs: Explicitly warn against relying on result order for exec Thayne McCombs 2023-10-22 23:16:40 -06:00
  • 306dacd0b4 tests: Add more tests cases for ignoring .git Thayne McCombs 2023-10-22 23:03:31 -06:00
  • 08910e4e3f docs: Some tweaks from review Thayne McCombs 2023-10-22 22:58:24 -06:00
  • 8897659607 tests: Add tests for ignoring .git/ Thayne McCombs 2023-10-22 02:00:44 -06:00
  • 53fd416c47 docs: Document exclusion of .git/ Thayne McCombs 2023-10-22 00:24:34 -06:00
  • 5e0018fb1f Merge pull request #1402 from tmccombs/nix-users Thayne McCombs 2023-10-22 01:35:47 -06:00
  • 054bae01ef maint: Remove use of unmaintained users crate Thayne McCombs 2023-10-21 23:36:14 -06:00
  • 8f32a758a4 Update lock file David Peter 2023-10-21 21:55:09 +02:00
  • 0fc8facfb7 Fix --help text David Peter 2023-10-21 21:36:33 +02:00
  • 069b181625 Fix documentation for brace escapes Thayne McCombs 2023-07-18 00:16:01 -06:00
  • d9b69c8405 feat: Add a way to escape { and }in exec templates. Thayne McCombs 2023-05-03 23:33:44 -06:00
  • a11f8426d4 Fix deprecation warning from chrono Thayne McCombs 2023-10-18 23:53:10 -06:00
  • e6aa8e82f6 Add Upcoming Release to changelog Thayne McCombs 2023-10-20 22:40:22 -06:00
  • 978866d983 Change Winget Releaser job to ubuntu-latest sitiom 2023-08-17 15:19:18 +08:00
  • 36bc84041b Support character and block device file types Christian Göttsche 2023-06-14 15:28:24 +02:00
  • 3ed4ea7538 Merge pull request #1396 from skoriop/default-ignore-git-folder Thayne McCombs 2023-10-20 22:35:22 -06:00
  • 6b5fe1c634 Merge pull request #1399 from tmccombs/8.7.1-release v8.7.1 Thayne McCombs 2023-10-20 21:57:38 -06:00
  • 7c39fff969 Prepare for 8.7.1 release Thayne McCombs 2023-10-18 21:36:44 -06:00
  • b922ca18f0 A couple more updates to the changelog Thayne McCombs 2023-10-18 21:31:28 -06:00
  • b8e7cbd5e3 Merge pull request #1398 from tmccombs/clap-update Thayne McCombs 2023-10-18 09:09:45 -06:00
  • 9df9a489f0 refactor: replace map_err with expect Karthik Prakash 2023-10-18 13:03:04 +05:30
  • fa01a280ed Update Changelog Thayne McCombs 2023-10-17 23:11:33 -06:00
  • e6b5a4ef9d bug: Update clap to 4.4.6 Thayne McCombs 2023-10-17 23:00:56 -06:00
  • 19832fcbd3 Merge pull request #1386 from SonkeWohler/fix-readme-as-tree Thayne McCombs 2023-10-16 10:17:24 -06:00
  • d371b10039 fix(README.md): as-tree is unmaintained, fixes #1040 sonke 2023-09-19 15:20:20 +03:00
  • 8c50bc733d docs: update CHANGELOG.md skoriop 2023-10-15 11:25:30 +05:30
  • 3f9794cd1a feat: ignore .git/ by default skoriop 2023-10-15 11:11:53 +05:30
  • fc240f7b2a Merge pull request #1394 from final-israel/make_max_results_one_conflict_with_exec Thayne McCombs 2023-10-05 10:27:43 -06:00
  • dea9110b90 Making -1 conflict with --exec and making max-results override -1 Eden Mikitas 2023-10-05 15:10:37 +03:00
  • 93cdb2628e Merge pull request #1391 from sharkdp/dependabot/cargo/jemallocator-0.5.4 Thayne McCombs 2023-10-01 21:28:57 -06:00
  • 817c0bc512 Merge pull request #1390 from sharkdp/dependabot/cargo/libc-0.2.148 Thayne McCombs 2023-10-01 21:28:12 -06:00
  • e97dec777c Merge pull request #1389 from sharkdp/dependabot/cargo/globset-0.4.13 Thayne McCombs 2023-10-01 21:27:32 -06:00
  • 5f494b0925 Merge pull request #1388 from sharkdp/dependabot/cargo/regex-1.9.6 Thayne McCombs 2023-10-01 21:27:02 -06:00
  • 59feb7d6ab Merge pull request #1392 from sharkdp/dependabot/cargo/anyhow-1.0.75 Thayne McCombs 2023-10-01 21:26:25 -06:00
  • 97f5326393 Bump anyhow from 1.0.72 to 1.0.75 dependabot[bot] 2023-10-01 17:23:46 +00:00
  • e2a298a84f Bump jemallocator from 0.5.0 to 0.5.4 dependabot[bot] 2023-10-01 17:23:38 +00:00
  • 3317362e78 Bump libc from 0.2.147 to 0.2.148 dependabot[bot] 2023-10-01 17:23:31 +00:00
  • 39d0a3ff3c Bump globset from 0.4.10 to 0.4.13 dependabot[bot] 2023-10-01 17:23:23 +00:00
  • d36c59920d Bump regex from 1.9.1 to 1.9.6 dependabot[bot] 2023-10-01 17:23:14 +00:00
  • 995d2f5e44 Merge pull request #1381 from joshuataylor/bump-proc_macro Tavian Barnes 2023-09-18 20:47:15 -05:00
  • 3884f054f1 Merge pull request #1382 from cstyles/bump-clap_complete Tavian Barnes 2023-09-09 18:29:25 -04:00
  • 32504fa3d5 Bump clap_complete to 4.4.1 Collin Styles 2023-09-09 12:44:13 -07:00
  • afd0efa291 Bump proc_macro2 to support building on nightly rust Josh Taylor 2023-09-09 21:15:39 +08:00
  • 737b5bc42e Merge pull request #1377 from sharkdp/dependabot/github_actions/actions/checkout-4 Thayne McCombs 2023-09-04 13:10:44 -06:00
  • 601d2bb13e Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 17:59:00 +00:00
  • 917c56b120 Merge pull request #1374 from sharkdp/dependabot/cargo/libc-0.2.147 Thayne McCombs 2023-09-02 00:24:27 -06:00
  • 9ffd57f4ef Merge pull request #1373 from sharkdp/dependabot/cargo/chrono-0.4.28 Thayne McCombs 2023-09-01 12:29:15 -06:00
  • 08a8723ee7 Bump libc from 0.2.144 to 0.2.147 dependabot[bot] 2023-09-01 18:28:11 +00:00
  • efdba804ac Merge pull request #1372 from sharkdp/dependabot/cargo/clap_complete-4.4.0 Thayne McCombs 2023-09-01 12:27:55 -06:00
  • 6f0632273b Merge pull request #1371 from sharkdp/dependabot/cargo/filetime-0.2.22 Thayne McCombs 2023-09-01 12:26:57 -06:00
  • c848af33d5 Merge pull request #1375 from sharkdp/dependabot/cargo/regex-syntax-0.7.5 Thayne McCombs 2023-09-01 12:26:31 -06:00
  • f33de6544f Bump regex-syntax from 0.7.4 to 0.7.5 dependabot[bot] 2023-09-01 17:05:34 +00:00
  • d7e5dcf9d2 Bump chrono from 0.4.26 to 0.4.28 dependabot[bot] 2023-09-01 17:05:17 +00:00
  • b38ba68ccc Bump clap_complete from 4.3.1 to 4.4.0 dependabot[bot] 2023-09-01 17:05:08 +00:00
  • e55907dc8b Bump filetime from 0.2.20 to 0.2.22 dependabot[bot] 2023-09-01 17:04:58 +00:00
  • a248607bee Merge pull request #1350 from tmccombs/regex-upgrade Thayne McCombs 2023-08-09 01:16:00 -06:00
  • ed23fb9054 Upgrade regex and regex-syntax dependabot[bot] 2023-06-01 17:58:33 +00:00
  • 7d357a6cec Merge pull request #1359 from sharkdp/dependabot/cargo/nu-ansi-term-0.49.0 Thayne McCombs 2023-08-09 00:20:45 -06:00
  • 1feed8816a Bump nu-ansi-term from 0.47.0 to 0.49.0 dependabot[bot] 2023-08-02 01:49:31 +00:00
  • 9ce43b2d7b Merge pull request #1357 from sharkdp/dependabot/cargo/lscolors-0.15.0 Tavian Barnes 2023-08-01 20:48:37 -05:00
  • a6a78e1c65 Bump lscolors from 0.14.0 to 0.15.0 dependabot[bot] 2023-08-02 01:10:43 +00:00
  • cd14bb8a2c Merge pull request #1358 from sharkdp/dependabot/cargo/chrono-0.4.26 Thayne McCombs 2023-08-01 18:09:49 -07:00
  • 7162f28a5b Merge pull request #1360 from sharkdp/dependabot/cargo/anyhow-1.0.72 Thayne McCombs 2023-08-01 18:07:10 -07:00
  • 2328e9cd17 Bump anyhow from 1.0.71 to 1.0.72 dependabot[bot] 2023-08-01 17:20:32 +00:00
  • 2a6026b25d Bump chrono from 0.4.24 to 0.4.26 dependabot[bot] 2023-08-01 17:20:18 +00:00
  • c62224d2c3 Update instructions for RHEL8 etc. tkb-github 2023-07-14 16:32:30 +08:00
  • 9a40d21ceb Merge pull request #1351 from frisoft/master Thayne McCombs 2023-07-20 10:40:48 -06:00
  • d019b02829 Update license field following SPDX 2.1 license expression standard Andrea Frigido 2023-07-20 08:29:10 +01:00
  • 2f813601aa Merge pull request #1340 from sharkdp/dependabot/cargo/clap_complete-4.3.1 Thayne McCombs 2023-07-01 16:27:30 -06:00
  • aae8519a1d Merge pull request #1341 from sharkdp/dependabot/cargo/tempfile-3.6.0 Thayne McCombs 2023-07-01 16:23:56 -06:00
  • 4bfb903b22 Merge pull request #1342 from sharkdp/dependabot/cargo/num_cpus-1.16.0 Thayne McCombs 2023-07-01 14:02:54 -06:00
  • d91b2a202e Bump num_cpus from 1.15.0 to 1.16.0 dependabot[bot] 2023-07-01 17:25:18 +00:00
  • a74a43987a Bump tempfile from 3.5.0 to 3.6.0 dependabot[bot] 2023-07-01 17:25:13 +00:00
  • 2a588a0171 Bump clap_complete from 4.3.0 to 4.3.1 dependabot[bot] 2023-07-01 17:25:09 +00:00
  • 3ae04546ea Replace dirs-next crate with etcetera crate Utkarsh Gupta 2023-04-22 07:56:23 +05:30
  • a0370aaf25 Merge pull request #1333 from tmccombs/rust-170 Thayne McCombs 2023-06-12 00:32:06 -06:00
  • 740edeb73f Replace atty with std Thayne McCombs 2023-06-08 00:10:53 -06:00
  • 91e3c3cba5 Replace once_cell with stdlib Thayne McCombs 2023-06-08 00:05:00 -06:00
  • d6e9cbfff3 Merge pull request #1327 from sharkdp/dependabot/cargo/clap_complete-4.3.0 Thayne McCombs 2023-06-01 16:38:29 -06:00
  • 8d3172f987 Bump clap_complete from 4.2.1 to 4.3.0 dependabot[bot] 2023-06-01 22:37:51 +00:00
  • 5be58f0f76 Merge pull request #1326 from sharkdp/dependabot/cargo/once_cell-1.17.2 Thayne McCombs 2023-06-01 16:37:08 -06:00