Commit Graph

  • 59a487b524
    Merge pull request #1308 from sharkdp/dependabot/cargo/test-case-3.1.0 Thayne McCombs 2023-05-01 15:15:14 -0600
  • 0e2a4bac72
    Bump test-case from 3.0.0 to 3.1.0 #1308 dependabot[bot] 2023-05-01 17:57:14 +0000
  • 35aa52538c
    Bump crossbeam-channel from 0.5.7 to 0.5.8 #1307 dependabot[bot] 2023-05-01 17:57:08 +0000
  • b680a9de9f
    Bump lscolors from 0.13.0 to 0.14.0 #1306 dependabot[bot] 2023-05-01 17:56:59 +0000
  • 7a8889f76e
    Replace `dirs-next` crate with `etcetera` crate #1304 Utkarsh Gupta 2023-04-22 07:56:23 +0530
  • 42269cd66e Add option to filter by SELinux context #1246 Christian Göttsche 2023-01-27 15:23:53 +0100
  • 42244e5f32 Don't use jemalloc on OpenBSD (jemalloc fails to compile) Nathan Houghton 2023-04-14 01:22:42 -0700
  • f6c696da43 Don't use jemalloc on OpenBSD (jemalloc fails to compile) #1302 Nathan Houghton 2023-04-14 01:22:42 -0700
  • 072c9e56e1 Bump normpath from 1.1.0 to 1.1.1 dependabot[bot] 2023-04-01 18:39:39 +0000
  • 457c7c904f
    Bump normpath from 1.1.0 to 1.1.1 #1293 dependabot[bot] 2023-04-01 18:39:39 +0000
  • f7bb60aba5 Bump clap_complete from 4.1.5 to 4.2.0 dependabot[bot] 2023-04-01 17:59:06 +0000
  • b019d8f1bf Bump tempfile from 3.4.0 to 3.5.0 dependabot[bot] 2023-04-01 17:59:31 +0000
  • c74fc0b857
    Bump tempfile from 3.4.0 to 3.5.0 #1294 dependabot[bot] 2023-04-01 17:59:31 +0000
  • f3c29858f7
    Bump clap_complete from 4.1.5 to 4.2.0 #1292 dependabot[bot] 2023-04-01 17:59:06 +0000
  • 15c795d2e1 Bump nu-ansi-term from 0.46.0 to 0.47.0 dependabot[bot] 2023-03-27 19:44:36 +0000
  • a428f7eb13 Bump test-case from 2.2.2 to 3.0.0 dependabot[bot] 2023-03-27 19:44:30 +0000
  • 02c9efba28 Bump regex from 1.7.1 to 1.7.3 dependabot[bot] 2023-03-27 19:44:23 +0000
  • aebe7537c3 Bump regex-syntax from 0.6.28 to 0.6.29 dependabot[bot] 2023-03-27 19:44:18 +0000
  • 2d31a597f0
    Bump nu-ansi-term from 0.46.0 to 0.47.0 #1290 dependabot[bot] 2023-03-27 19:44:36 +0000
  • 17d93e26ab
    Bump test-case from 2.2.2 to 3.0.0 #1289 dependabot[bot] 2023-03-27 19:44:30 +0000
  • cb1ded194a
    Bump regex from 1.7.1 to 1.7.3 #1288 dependabot[bot] 2023-03-27 19:44:23 +0000
  • f9a9d34d87
    Bump regex-syntax from 0.6.28 to 0.6.29 #1287 dependabot[bot] 2023-03-27 19:44:18 +0000
  • 4356ba3c43 Move Winget Releaser inside CICD workflow Ryan Caezar Itang 2023-03-15 17:42:31 +0800
  • c9afbc5b70 Add Winget Releaser workflow Ryan Caezar Itang 2023-03-07 11:35:57 +0800
  • e38e3078ac Add GitHub actions to Dependabot Ryan Caezar Itang 2023-03-07 11:33:22 +0800
  • 5439326aa4 CI updates David Peter 2023-03-25 21:59:23 +0100
  • 11d033b195 CI updates #1286 David Peter 2023-03-25 21:59:23 +0100
  • 35bc1f95fb Specifically set ignore version to 0.4.20 in Cargo.toml Thayne McCombs 2023-03-24 00:49:44 -0600
  • 85a8a6147e Specifically set ignore version to 0.4.20 in Cargo.toml #1250 Thayne McCombs 2023-03-24 00:49:44 -0600
  • 161ee64399
    Merge pull request #1285 from tmccombs/doc-update Thayne McCombs 2023-03-21 18:36:01 -0600
  • 399bf3a931 Add documentation and zsh updates #1285 Thayne McCombs 2023-03-21 00:43:44 -0600
  • bae0a1bfa6
    Merge pull request #1284 from tmccombs/cargo-update Tavian Barnes 2023-03-20 09:45:28 -0400
  • e4bca1033c
    Merge pull request #1283 from tmccombs/new-rust-version Tavian Barnes 2023-03-20 09:44:55 -0400
  • da40e76aae Run `cargo update` #1284 Thayne McCombs 2023-03-20 01:25:29 -0600
  • 31ac4a3f5c Bump MSRV to 1.67.0 #1283 Thayne McCombs 2023-03-20 01:22:52 -0600
  • 424d6efcc0 fix: Remove unnecessary collection into a vec. Thayne McCombs 2023-01-18 23:36:54 -0700
  • ccf8e69650 fix: clippy warning for unnecessary closure Thayne McCombs 2023-01-18 23:31:12 -0700
  • ee44c1ed90 refactor: Use scoped threads from stdlib in spawn_receiver Thayne McCombs 2023-01-18 23:24:05 -0700
  • 89a1507440
    Move Winget Releaser inside CICD workflow #1276 Ryan Caezar Itang 2023-03-15 17:42:31 +0800
  • 3ac2e13a25
    Merge pull request #1255 from cha0ran/master David Peter 2023-03-12 22:41:18 +0100
  • 884a509f75
    Add Winget Releaser workflow Ryan Caezar Itang 2023-03-07 11:35:57 +0800
  • 904434e978
    Add GitHub actions to Dependabot Ryan Caezar Itang 2023-03-07 11:33:22 +0800
  • 06a6a118a1
    Merge pull request #1269 from sharkdp/dependabot/cargo/normpath-1.0.1 Thayne McCombs 2023-03-03 00:27:06 -0700
  • c095867154
    Merge pull request #1268 from sharkdp/dependabot/cargo/clap_complete-4.1.4 Thayne McCombs 2023-03-03 00:26:30 -0700
  • 324005fb3a
    Merge pull request #1273 from cyqsimon/rustfmt Tavian Barnes 2023-03-02 09:47:27 -0500
  • d8166907e6
    Add comment on default in `rustfmt.toml` #1273 cyqsimon 2023-03-02 17:06:47 +0800
  • 7cbfb8e29c
    Add empty `rustfmt.toml` to enfore default formatting cyqsimon 2023-03-02 17:04:29 +0800
  • 75b612f4fc
    Fix incorrect usage of `WalkState::Skip` with explanations #1272 cyqsimon 2023-03-02 17:01:11 +0800
  • 7d49fb9e29
    Cleanup `dbg!` test logging cyqsimon 2023-03-02 16:29:46 +0800
  • e5760f09d5
    Initial implementation cyqsimon 2023-03-02 16:09:08 +0800
  • 1c5ce0a661
    Bump clap_complete from 4.0.6 to 4.1.4 #1268 dependabot[bot] 2023-03-01 19:48:23 +0000
  • f98496abcd
    Bump normpath from 0.3.2 to 1.0.1 #1269 dependabot[bot] 2023-03-01 19:47:08 +0000
  • 82aa17f9fb
    Merge pull request #1270 from sharkdp/dependabot/cargo/ctrlc-3.2.4 David Peter 2023-03-01 20:46:05 +0100
  • 9b8457aeb3
    Merge pull request #1271 from sharkdp/dependabot/cargo/once_cell-1.17.1 David Peter 2023-03-01 20:45:57 +0100
  • 535b34e48a
    Bump once_cell from 1.17.0 to 1.17.1 #1271 dependabot[bot] 2023-03-01 17:57:40 +0000
  • 0909d413d0
    Bump ctrlc from 3.2.3 to 3.2.4 #1270 dependabot[bot] 2023-03-01 17:57:35 +0000
  • 284ee3d0c6
    Merge pull request #1263 from jpcirrus/patch-1 Thayne McCombs 2023-02-25 23:41:34 -0700
  • f3e6536d59
    Add flag `--no-require-git` to man page #1263 John Purnell 2023-02-26 11:41:19 +1300
  • 002645d7ac
    Merge pull request #1262 from tmccombs/upcoming-changes Tavian Barnes 2023-02-24 08:57:02 -0500
  • 9f6abded0e Add upcoming changes to changelog #1262 Thayne McCombs 2023-02-24 01:27:15 -0700
  • 840a565d3a Updates for 8.7.0 v8.7.0 #1261 Thayne McCombs 2023-02-24 00:14:46 -0700
  • 04fb6bb19b Add option to filter files by inode number #1248 Christian Göttsche 2023-01-31 00:04:57 +0100
  • 3cf5ac0b9a
    Merge pull request #1256 from sitiom/patch-1 David Peter 2023-02-04 08:51:38 +0100
  • a217823510
    Add Winget installation reference #1256 sitiom 2023-02-04 10:51:47 +0800
  • f867c28a2c Update Chinese links #1255 Frank_Shek 2023-02-02 09:36:05 +0800
  • 73a693ef28
    Merge pull request #1244 from tmccombs/grouped-occurrences David Peter 2023-02-01 21:36:19 +0100
  • 9955e20d01
    Merge pull request #1253 from sharkdp/dependabot/cargo/nix-0.26.2 David Peter 2023-02-01 21:35:47 +0100
  • 03052757a7
    Merge pull request #1252 from sharkdp/dependabot/cargo/regex-1.7.1 David Peter 2023-02-01 21:35:39 +0100
  • 7ad21fc8a5
    Bump clap from 4.0.22 to 4.1.4 #1254 dependabot[bot] 2023-02-01 17:02:49 +0000
  • bdcc24ed04
    Bump nix from 0.25.0 to 0.26.2 #1253 dependabot[bot] 2023-02-01 17:02:24 +0000
  • 8478a2c7eb
    Bump regex from 1.7.0 to 1.7.1 #1252 dependabot[bot] 2023-02-01 17:02:07 +0000
  • 07185f25d7
    Bump clap_complete from 4.0.6 to 4.1.1 #1251 dependabot[bot] 2023-02-01 17:01:53 +0000
  • c34bfa30fe chore: Update MSRV to 1.64.0 #1244 Thayne McCombs 2023-01-18 23:00:03 -0700
  • af9daff4ee
    Merge pull request #1216 from vegerot/pr1216 David Peter 2023-01-17 14:37:14 +0100
  • 10ba34f78b update: Update to clap 4.1 Thayne McCombs 2023-01-17 00:17:50 -0700
  • 503ede7535
    Merge pull request #1212 from sharkdp/global-ignore-test Thayne McCombs 2023-01-16 00:55:30 -0700
  • a2130bb68d Draft: Add FD_CONFIG_PATH environment variable #1218 Max 👨🏽‍💻 Coplan 2023-01-13 13:52:34 -0800
  • 08c0d427bf Add flag --no-require-git to always respect gitignore files #1216 Max 👨🏽‍💻 Coplan 2023-01-13 13:52:05 -0800
  • ecc3cbc6ee Explain -x and -X result order. #1230 Drew Vogel 2023-01-13 09:28:34 -0600
  • ab7d5eff87
    Merge pull request #1220 from sharkdp/dependabot/cargo/regex-syntax-0.6.28 Thayne McCombs 2023-01-01 23:59:16 -0700
  • 686318c005
    Merge pull request #1221 from sharkdp/dependabot/cargo/nix-0.25.0 Thayne McCombs 2023-01-01 11:04:58 -0700
  • c04ab74744
    Merge pull request #1219 from sharkdp/dependabot/cargo/anyhow-1.0.68 Thayne McCombs 2023-01-01 10:50:37 -0700
  • 8fdfc6c2ef
    Merge pull request #1222 from sharkdp/dependabot/cargo/once_cell-1.17.0 Thayne McCombs 2023-01-01 10:50:06 -0700
  • 71393fa1be
    Bump regex-syntax from 0.6.27 to 0.6.28 #1220 dependabot[bot] 2023-01-01 17:49:30 +0000
  • 5e50825af2
    Merge pull request #1223 from sharkdp/dependabot/cargo/num_cpus-1.15.0 Thayne McCombs 2023-01-01 10:48:42 -0700
  • 8fed650de9
    Bump num_cpus from 1.13.1 to 1.15.0 #1223 dependabot[bot] 2023-01-01 17:01:46 +0000
  • 4d8569ad6b
    Bump once_cell from 1.15.0 to 1.17.0 #1222 dependabot[bot] 2023-01-01 17:01:40 +0000
  • 2f0677b556
    Bump nix from 0.24.2 to 0.25.0 #1221 dependabot[bot] 2023-01-01 17:01:35 +0000
  • 0a8a72d4f3
    Bump anyhow from 1.0.66 to 1.0.68 #1219 dependabot[bot] 2023-01-01 17:01:23 +0000
  • de611c8835
    Merge pull request #1217 from tmccombs/skip-executable-test-if-root David Peter 2022-12-29 14:16:01 +0100
  • a36f2cf61c Skip an executable test if running as root #1217 Thayne McCombs 2022-12-28 23:28:41 -0700
  • b6c7ebc4f1 Don't test global ignore file on windows #1212 Thayne McCombs 2022-12-18 23:33:20 -0700
  • fd707b42c2 Add tests for global ignore file Thayne McCombs 2022-12-18 00:42:54 -0700
  • 7c86c7d585
    Merge pull request #1211 from tmccombs/fix-global-ignore Thayne McCombs 2022-12-17 11:46:18 -0700
  • 27013537c9 Fix logic for when to read global ignore file #1211 Thayne McCombs 2022-12-17 00:04:41 -0700
  • addf00cb16
    Merge pull request #1206 from tmccombs/upstream-changes-pr David Peter 2022-12-09 09:06:39 +0100
  • 1964e434e6 Add Upcoming release to changelog #1206 Thayne McCombs 2022-12-09 00:19:22 -0700
  • d5bca085dd Updates for 8.6.0 v8.6.0 #1205 Thayne McCombs 2022-12-08 23:41:24 -0700
  • 8ecfdfee43
    Merge pull request #1171 from tmccombs/clap-derive-comments David Peter 2022-12-06 22:40:36 +0100
  • b7a2f68d59 Mention --changed-after alias in long help #1171 Thayne McCombs 2022-11-26 23:45:08 -0700