Commit Graph

  • 143508da02 Update jemalloc to 5.3 (jemallocator 0.5) #1028 David Peter 2022-05-28 23:21:30 +0200
  • f54c398415 Update dependencies David Peter 2022-05-28 23:12:32 +0200
  • 629b361b12 Bump version David Peter 2022-05-28 23:01:26 +0200
  • 8b96a1e99c Update documentation of --batch-size feature David Peter 2022-05-28 22:59:46 +0200
  • f52dec11a4 Update CHANGELOG David Peter 2022-05-28 22:50:04 +0200
  • 941f712975 Fix (pointless) clippy suggestion David Peter 2022-05-28 22:40:07 +0200
  • 74d6990b4e Use cross to build x86_64-unknown-linux-gnu binaries to relax glibc requirements David Peter 2022-05-28 22:26:03 +0200
  • 42e7e9ec64 Use minimal toolchain for clippy runs David Peter 2022-05-28 22:25:20 +0200
  • a219380a15 Use cross to build x86_64-unknown-linux-gnu binaries to relax glibc requirements #1027 David Peter 2022-05-28 22:26:03 +0200
  • 10f69ddd28 Use minimal toolchain for clippy runs David Peter 2022-05-28 22:25:20 +0200
  • 40b368e761 exec: Execute batches before they get too long Tavian Barnes 2022-05-12 10:41:47 -0400
  • edf8d4102d exec: Execute batches before they get too long #1020 Tavian Barnes 2022-05-12 10:41:47 -0400
  • 18134f3ccf
    Add an example for where to put pattern/path when using -x pwygab 2022-05-22 15:54:20 +0800
  • 16acdeb6ce remove description of --batch-size flag from EXAMPLES subsection Amir Zolfaghari 2022-05-21 18:47:45 +0430
  • 71dbbf9b0a remove description of --batch-size flag from EXAMPLES subsection #1024 Amir Zolfaghari 2022-05-21 18:47:45 +0430
  • 6782c21d52
    Merge pull request #1019 from rtzoeller/nix_limit_features Tavian Barnes 2022-05-18 10:22:37 -0400
  • d00c8ba0d8 Limit nix features #1019 Ryan Zoeller 2022-05-17 22:00:44 -0500
  • de27835264
    Merge pull request #812 from yyogo/master David Peter 2022-05-15 16:53:20 +0200
  • 41affe18c4 Merge remote-tracking branch 'origin/master' into yyogo/master #812 David Peter 2022-05-15 16:31:06 +0200
  • dcde6d358f Add CHANGELOG entry for multi exec David Peter 2022-05-15 16:26:44 +0200
  • f57206a3a1 Update help text and man page David Peter 2022-05-15 16:15:46 +0200
  • f823eac672 Update CHANGELOG.md Jackson Theel 2022-03-21 21:20:55 -0600
  • cbf3f11cf8 Make -u idempotent Jackson Theel 2022-03-21 17:06:48 -0700
  • 59e3ef373c Update help text and man page #986 David Peter 2022-05-15 16:15:46 +0200
  • 306cd99273
    Merge pull request #1012 from sharkdp/dependabot/cargo/nix-0.24.1 Thayne McCombs 2022-05-02 09:57:52 -0600
  • 6fed29eda2
    Merge pull request #1013 from sharkdp/dependabot/cargo/libc-0.2.125 Thayne McCombs 2022-05-02 09:57:33 -0600
  • 4fecbe4ede
    Bump libc from 0.2.121 to 0.2.125 #1013 dependabot[bot] 2022-05-02 04:49:25 +0000
  • 3ad15721e0
    Bump nix from 0.23.1 to 0.24.1 #1012 dependabot[bot] 2022-05-02 04:49:20 +0000
  • 7ec7c56a01
    Merge pull request #1015 from sharkdp/dependabot/cargo/anyhow-1.0.57 Thayne McCombs 2022-05-01 22:48:15 -0600
  • d3dc18ba65
    Merge pull request #1014 from sharkdp/dependabot/cargo/regex-1.5.5 Thayne McCombs 2022-05-01 22:47:30 -0600
  • 8ab6dd3e45
    Merge pull request #1016 from sharkdp/dependabot/cargo/ctrlc-3.2.2 Thayne McCombs 2022-05-01 22:46:45 -0600
  • b311b01336
    Bump ctrlc from 3.2.1 to 3.2.2 #1016 dependabot[bot] 2022-05-01 23:50:02 +0000
  • ecfcfe448d
    Merge pull request #1011 from sharkdp/dependabot/cargo/clap_complete-3.1.3 Thayne McCombs 2022-05-01 17:48:56 -0600
  • aa5c03834f
    Bump anyhow from 1.0.56 to 1.0.57 #1015 dependabot[bot] 2022-05-01 17:04:02 +0000
  • 4269217e28
    Bump regex from 1.5.4 to 1.5.5 #1014 dependabot[bot] 2022-05-01 17:03:57 +0000
  • 4e82809624
    Bump clap_complete from 3.1.1 to 3.1.3 #1011 dependabot[bot] 2022-05-01 17:03:39 +0000
  • 9204473a84
    unnecessary chown are removed from README.md Maksim Perov 2022-04-25 15:45:00 +0300
  • 184f7003e9
    unnecessary sudo are removed from README.md Maksim Perov 2022-04-25 15:43:49 +0300
  • 8d479e6c7a
    Merge branch 'sharkdp:master' into master Maksim Perov 2022-04-25 15:36:11 +0300
  • cf4964d0f8 Update README.md Bost 2022-04-13 13:56:32 +0200
  • e3563845ad
    installation to CentOS 7.9 Maksim Perov 2022-04-13 18:19:14 +0300
  • d121de6398
    sudo is added to README.md for some CentOS installation lines Maksim Perov 2022-04-13 18:06:05 +0300
  • 421ec196be
    Update README.md #1000 Bost 2022-04-13 13:56:32 +0200
  • 1479c1d5e7 Restrict automatic `--full-path` to Unix platforms #913 Denis Makarenko 2021-12-27 09:51:45 +0300
  • a0454bc296 Make `--full-path` switch on automatically Denis Makarenko 2021-12-27 09:24:18 +0300
  • 3f6ff2ca32 Match against reference instead of value Hang Qian 2022-03-19 10:58:35 -0700
  • bbd8c78861 Added installation instructions for RHEL8 ethsol 2022-03-31 13:13:42 +0200
  • 9d93807512 modification skeleton ethsol 2022-03-31 13:05:11 +0200
  • 8a17ca25d6 Added install instructions for RHEL8 and clones ethsol 2022-03-31 12:55:43 +0200
  • 6faf9ff1e0 Added install instructions for RHEL8 and clones ethsol 2022-03-31 12:48:39 +0200
  • 37697f4ad3
    Merge pull request #992 from sharkdp/dependabot/cargo/once_cell-1.10.0 Tavian Barnes 2022-04-01 22:12:16 -0400
  • 36361c39d2
    Merge pull request #991 from sharkdp/dependabot/cargo/anyhow-1.0.56 Thayne McCombs 2022-04-01 19:27:11 -0600
  • 4349bfe985
    Merge pull request #995 from sharkdp/dependabot/cargo/libc-0.2.121 Thayne McCombs 2022-04-01 15:07:48 -0600
  • 2f9a858b2f
    Merge pull request #993 from sharkdp/dependabot/cargo/test-case-2.0.2 Thayne McCombs 2022-04-01 13:49:14 -0600
  • d64fca0a32
    Merge pull request #994 from sharkdp/dependabot/cargo/clap-3.1.8 Thayne McCombs 2022-04-01 13:45:48 -0600
  • 803ea0a0b1
    Bump libc from 0.2.119 to 0.2.121 #995 dependabot[bot] 2022-04-01 17:03:53 +0000
  • cfa768755f
    Bump clap from 3.1.5 to 3.1.8 #994 dependabot[bot] 2022-04-01 17:03:48 +0000
  • 9dcfa4a662
    Bump test-case from 2.0.0 to 2.0.2 #993 dependabot[bot] 2022-04-01 17:03:43 +0000
  • 7ab29e17a3
    Bump once_cell from 1.9.0 to 1.10.0 #992 dependabot[bot] 2022-04-01 17:03:38 +0000
  • 7d2740d6cd
    Bump anyhow from 1.0.55 to 1.0.56 #991 dependabot[bot] 2022-04-01 17:03:35 +0000
  • df50be56c7
    Added installation instructions for RHEL8 #990 ethsol 2022-03-31 13:13:42 +0200
  • bbcb64c57b
    modification skeleton ethsol 2022-03-31 13:05:11 +0200
  • a452290c1f
    Added install instructions for RHEL8 and clones ethsol 2022-03-31 12:55:43 +0200
  • 9536ab5aa4
    Added install instructions for RHEL8 and clones ethsol 2022-03-31 12:48:39 +0200
  • 7a5e1df976
    Update CHANGELOG.md Jackson Theel 2022-03-21 21:20:55 -0600
  • 128f866586 Make -u idempotent Jackson Theel 2022-03-21 17:06:48 -0700
  • 70c900786c Match against reference instead of value #985 Hang Qian 2022-03-19 10:58:35 -0700
  • 60c14b1af2 make DirEntry Ord Jonathan Goren 2022-03-16 18:38:16 +0200
  • 47e30d3d4a add actual path separator value to config Jonathan Goren 2022-03-16 18:13:05 +0200
  • 38b84d08d7
    Fix mistakes from resolving conflicts Thayne McCombs 2022-03-15 01:40:05 -0600
  • 50c0fa812f
    Merge branch 'master' into master Thayne McCombs 2022-03-15 01:20:35 -0600
  • 3e201de9b0
    Merge pull request #983 from vegerot/patch-1 Thayne McCombs 2022-03-14 12:25:40 -0600
  • db2fd00c4a
    📝 Update README formatting #983 Max Coplan 2022-03-14 10:44:36 -0700
  • c577b0838b Error out if no args provided to --exec or --exec-batch Thayne McCombs 2022-03-07 00:58:19 -0700
  • 5a12a5e421 Use full names in command.rs Thayne McCombs 2022-03-06 23:41:03 -0700
  • 9f39f1d75b Add tests for multiple execs Thayne McCombs 2022-03-01 00:46:23 -0700
  • 9fb0c5d372 Group together output from multi exec commands Thayne McCombs 2022-02-28 00:39:52 -0700
  • e54e352035 Add description of multiple --exec to man page Thayne McCombs 2022-02-26 01:03:13 -0700
  • f27332ee8d Fix clippy lints Thayne McCombs 2022-02-18 01:27:40 -0700
  • 0aee9b0fd9 Support multiple `--exec` instances Thayne McCombs 2022-02-18 01:21:00 -0700
  • 45f490a407 Looks like the COPR repo is no longer maintained Jacob Chapman 2022-03-08 06:46:57 +0700
  • ca69f37cfa
    Looks like the COPR repo is no longer maintained #979 Jacob Chapman 2022-03-08 06:46:57 +0700
  • c34ae96bca Error out if no args provided to --exec or --exec-batch #960 Thayne McCombs 2022-03-07 00:58:19 -0700
  • afea107745 Use full names in command.rs Thayne McCombs 2022-03-06 23:41:03 -0700
  • 71ba318230 Add tests for multiple execs Thayne McCombs 2022-03-01 00:46:23 -0700
  • fbd99f078c Group together output from multi exec commands Thayne McCombs 2022-02-28 00:39:52 -0700
  • 60411786c5 Add description of multiple --exec to man page Thayne McCombs 2022-02-26 01:03:13 -0700
  • 46efe04b76 Fix clippy lints Thayne McCombs 2022-02-18 01:27:40 -0700
  • d7a692b280 Support multiple `--exec` instances Thayne McCombs 2022-02-18 01:21:00 -0700
  • 0fd7ec5c2a Fix missing clap feature David Peter 2022-03-04 08:16:52 +0100
  • ba473fc925 Bump lscolors from 0.8.1 to 0.9.0 dependabot[bot] 2022-03-01 17:04:03 +0000
  • 6e5c8d9c20 Fix some clippy warnings Thayne McCombs 2022-02-28 01:16:42 -0700
  • 93ebff82c4 Fix missing clap feature #971 David Peter 2022-03-04 08:16:52 +0100
  • 80ddf19483 Bump lscolors from 0.8.1 to 0.9.0 dependabot[bot] 2022-03-01 17:04:03 +0000
  • 670c17981b Fix some clippy warnings #968 Thayne McCombs 2022-02-28 01:16:42 -0700
  • b29e87ec30
    Merge pull request #976 from tmccombs/regex-doc Thayne McCombs 2022-03-03 23:23:01 -0700
  • 7db25a7b23
    Merge pull request #967 from tmccombs/clap-upgrade Tavian Barnes 2022-03-03 09:12:19 -0500
  • bbdb8b9d9e Upgrade to clap 3.1 #967 Thayne McCombs 2022-02-28 00:48:57 -0700
  • 6b8056ca86 More prominently document that fd uses regex by default #976 Thayne McCombs 2022-03-02 00:49:30 -0700
  • 5ec55eed96
    Merge pull request #975 from sharkdp/dependabot/cargo/test-case-2.0.0 Thayne McCombs 2022-03-02 00:28:07 -0700