Commit Graph

  • 03923ae435 Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-28 21:37:47 +00:00
  • 88cbbff332 exec: Handle parent directories more carefully Tavian Barnes 2021-03-28 14:20:56 -04:00
  • 85e96152f6 Merge pull request #91 from tavianator/calm-exec-plus Sylvestre Ledru 2021-03-28 20:28:56 +02:00
  • 87c5caa779 Make multi-exec only match {} + with nothing in between Tavian Barnes 2021-03-28 13:37:11 -04:00
  • 8ecc66fc46 Merge pull request #90 from uutils/dependabot/cargo/walkdir-2.3.2 Sylvestre Ledru 2021-03-23 12:38:25 +01:00
  • 595d832f8f Bump walkdir from 2.3.1 to 2.3.2 dependabot-preview[bot] 2021-03-23 11:10:22 +00:00
  • 49d78548b2 README.md: add the crates.io badge Sylvestre Ledru 2021-03-15 10:03:28 +01:00
  • f7ede1fb84 add missing metadata 0.1.0 Sylvestre Ledru 2021-03-15 10:00:10 +01:00
  • a36f9804dc Merge pull request #89 from uutils/dependabot/cargo/regex-1.4.5 Sylvestre Ledru 2021-03-15 09:55:39 +01:00
  • 4a9ed940f6 Merge pull request #86 from ilius/PR-feb26-type-lbcps Sylvestre Ledru 2021-03-15 09:36:36 +01:00
  • ce2b7dff96 Bump regex from 1.4.4 to 1.4.5 dependabot-preview[bot] 2021-03-15 08:33:24 +00:00
  • 4a54e89ecc Merge pull request #88 from uutils/dependabot/cargo/regex-1.4.4 Sylvestre Ledru 2021-03-12 09:31:17 +01:00
  • c1a1aa4faa Bump regex from 1.4.3 to 1.4.4 dependabot-preview[bot] 2021-03-12 07:14:50 +00:00
  • 5df7725283 type_matcher.rs: add support for: l b c p s Saeed Rasooli 2021-02-26 20:07:24 +03:30
  • 0119e62045 Merge pull request #87 from ilius/PR-mar01-clippy-error Sylvestre Ledru 2021-03-01 08:05:23 +01:00
  • 59dd0f8a3a fix ignored clippy::borrowed_box error on process_dir Saeed Rasooli 2021-03-01 06:05:34 +03:30
  • da7a67097d fix lint error clippy::unnecessary-wraps on process_dir Saeed Rasooli 2021-03-01 05:29:28 +03:30
  • 9927bde9b5 Merge pull request #85 from uutils/dependabot/cargo/assert_cmd-1.0.3 Sylvestre Ledru 2021-02-26 21:45:08 +01:00
  • 21b58c1b51 Bump assert_cmd from 1.0.2 to 1.0.3 dependabot-preview[bot] 2021-02-02 07:13:05 +00:00
  • 5fc4040e7d Merge pull request #84 from uutils/dependabot/cargo/predicates-1.0.7 Sylvestre Ledru 2021-02-01 11:15:34 +01:00
  • 97d9588e36 Bump predicates from 1.0.6 to 1.0.7 dependabot-preview[bot] 2021-02-01 09:03:53 +00:00
  • 20d7f24526 Merge pull request #83 from uutils/dependabot/cargo/regex-1.4.3 Sylvestre Ledru 2021-01-11 14:16:40 +01:00
  • 18e5ac3db6 Bump regex from 1.4.2 to 1.4.3 dependabot-preview[bot] 2021-01-11 08:33:04 +00:00
  • 7d17fba241 Fix some typos Sylvestre Ledru 2021-01-02 11:15:30 +01:00
  • 6f2384df52 Merge pull request #81 from uutils/dependabot/cargo/regex-1.4.2 Sylvestre Ledru 2021-01-02 09:59:15 +01:00
  • 3192c9b3d6 Bump regex from 1.4.1 to 1.4.2 dependabot-preview[bot] 2021-01-02 08:46:26 +00:00
  • 1ecca2ee5a Merge pull request #82 from dahc/delete_support Sylvestre Ledru 2021-01-02 09:44:59 +01:00
  • 3c35491e30 Add GitHub CI workflow and clippy fixes Chad Williamson 2021-01-01 10:42:44 -08:00
  • c58f70e0da Fix match behavior for delete "." Chad Williamson 2021-01-01 09:32:24 -08:00
  • 11617ae0e8 Fix copyright header in find_cmd_tests.rs Chad Williamson 2021-01-01 07:15:34 -08:00
  • 6ec8f907c4 Fix integration tests on Windows Chad Williamson 2021-01-01 06:31:10 -08:00
  • f03c00e9b8 Add integration tests for find command Chad Williamson 2021-01-01 04:49:24 -08:00
  • 0b12d35440 Add tests and related fixes for delete matcher Chad Williamson 2020-12-31 05:42:56 -08:00
  • f4a69f4614 Fix various compiler warnings Chad Williamson 2020-12-31 01:03:54 -08:00
  • 6a2e91a884 Fix use declarations in delete matcher Chad Williamson 2020-12-31 00:50:49 -08:00
  • b111f3e099 Run cargo fmt Chad Williamson 2020-12-31 00:33:45 -08:00
  • fe6b937f7e Skip deleting current dir and implement deletion for all file types Alex Lyon 2018-01-02 17:31:54 -08:00
  • f78d3d295f Implement -delete (#13) Alex Lyon 2017-04-10 15:44:29 -07:00
  • 46ed1ddf25 Merge pull request #80 from uutils/dependabot/cargo/regex-1.4.1 Sylvestre Ledru 2020-10-14 09:22:51 +02:00
  • 6a121c3eaa Bump regex from 1.3.9 to 1.4.1 dependabot-preview[bot] 2020-10-14 07:17:21 +00:00
  • 7a2d25ced2 Merge pull request #78 from uutils/dependabot/cargo/regex-1.3.9 Sylvestre Ledru 2020-05-29 11:04:45 +02:00
  • b4b8ce6831 Bump regex from 1.3.7 to 1.3.9 dependabot-preview[bot] 2020-05-29 08:48:02 +00:00
  • e3c6a71ca8 Merge pull request #77 from uutils/dependabot/cargo/regex-1.3.7 Sylvestre Ledru 2020-04-20 13:00:41 +02:00
  • 51b84ef8d2 Bump regex from 1.3.3 to 1.3.7 dependabot-preview[bot] 2020-04-20 10:04:20 +00:00
  • d3a1203936 Merge pull request #73 from uutils/dependabot/cargo/walkdir-2.3.1 cnd 2020-01-14 11:42:47 +04:00
  • 3c6887d694 Merge pull request #72 from uutils/dependabot/cargo/regex-1.3.3 cnd 2020-01-14 11:42:35 +04:00
  • c5070d785c Bump walkdir from 2.2.9 to 2.3.1 dependabot-preview[bot] 2020-01-13 08:21:01 +00:00
  • 14519d5ff3 Bump regex from 1.3.1 to 1.3.3 dependabot-preview[bot] 2020-01-10 07:36:03 +00:00
  • a24b1d0b41 Merge pull request #71 from bippityboppity/add-dyn cnd 2019-10-02 10:30:37 +04:00
  • 5014523910 Add the 'dyn' keyword where necessary bippityboppity 2019-10-01 18:32:30 +02:00
  • e963475b9c Merge pull request #70 from uutils/dependabot/cargo/regex-1.3.1 cnd 2019-09-05 22:01:02 +04:00
  • 52e0005219 Bump regex from 1.3.0 to 1.3.1 dependabot-preview[bot] 2019-09-05 08:29:46 +00:00
  • 36642257ec Merge pull request #69 from uutils/dependabot/cargo/regex-1.3.0 cnd 2019-09-04 19:44:36 +04:00
  • b9bd150dae Bump regex from 1.2.1 to 1.3.0 dependabot-preview[bot] 2019-09-04 08:18:39 +00:00
  • 00ce78b321 Merge pull request #68 from uutils/dependabot/cargo/regex-1.2.1 cnd 2019-08-05 13:15:03 +04:00
  • d581dc8488 Bump regex from 1.2.0 to 1.2.1 dependabot-preview[bot] 2019-08-05 08:55:57 +00:00
  • eb8428c9d8 Merge pull request #66 from uutils/dependabot/cargo/regex-1.2.0 cnd 2019-07-22 13:39:59 +04:00
  • 6c46c98e04 Merge pull request #67 from uutils/dependabot/cargo/walkdir-2.2.9 cnd 2019-07-22 13:39:43 +04:00
  • 5fea9d7d57 Bump walkdir from 2.2.8 to 2.2.9 dependabot-preview[bot] 2019-07-22 08:17:46 +00:00
  • 9b0dece5a7 Bump regex from 1.1.9 to 1.2.0 dependabot-preview[bot] 2019-07-22 08:17:42 +00:00
  • dfb7b20544 Merge pull request #65 from uutils/dependabot/cargo/regex-1.1.9 cnd 2019-07-08 13:14:26 +04:00
  • 5b9685fa32 Bump regex from 1.1.8 to 1.1.9 dependabot-preview[bot] 2019-07-08 08:30:12 +00:00
  • 9944d24283 Merge pull request #64 from uutils/dependabot/cargo/regex-1.1.8 cnd 2019-07-05 11:51:06 +04:00
  • fca25fbc82 Bump regex from 1.1.7 to 1.1.8 dependabot-preview[bot] 2019-07-05 07:17:04 +00:00
  • 5edc5fe1e2 Merge pull request #49 from rofrol/patch-1 Alex Lyon 2019-06-15 15:43:15 -07:00
  • 4eaa2c109d Merge pull request #62 from uutils/dependabot/cargo/regex-1.1.7 Alex Lyon 2019-06-15 15:42:58 -07:00
  • baa59de47a Merge pull request #63 from uutils/dependabot/cargo/walkdir-2.2.8 Alex Lyon 2019-06-15 15:42:48 -07:00
  • a1bc0e6ca3 Bump walkdir from 2.2.7 to 2.2.8 dependabot-preview[bot] 2019-06-10 13:54:54 +00:00
  • 16bd8888ca Bump regex from 1.1.6 to 1.1.7 dependabot-preview[bot] 2019-06-10 13:54:32 +00:00
  • 2eadbf7c64 Merge pull request #59 from Arcterus/rust-2018 cnd 2019-04-24 14:37:49 +04:00
  • 73d4ad5b8f Format using rustfmt Alex Lyon 2019-04-24 03:06:42 -07:00
  • 2475c75247 Update to Rust 2018 Alex Lyon 2019-04-24 02:59:29 -07:00
  • ee881618a9 Merge pull request #41 from Arcterus/codecov cnd 2019-04-24 08:28:36 +04:00
  • 8199bdd759 Merge pull request #57 from Arcterus/not-not cnd 2019-04-24 08:19:57 +04:00
  • 12e1bfe429 Merge pull request #58 from Arcterus/crates-io-walkdir cnd 2019-04-24 08:18:35 +04:00
  • 4246d7e643 Stop using the shell script as it's no longer recommended Alex Lyon 2019-04-23 18:54:16 -07:00
  • f5b9a1c7cf Tarpaulin is now nightly only Alex Lyon 2019-04-23 18:45:26 -07:00
  • 7a696843fa Use Codecov and tarpaulin to check code coverage Alex Lyon 2018-01-02 17:37:26 -08:00
  • 0d6906b9e0 Get rid of an obsolete comment Alex Lyon 2019-04-23 18:40:09 -07:00
  • 28ea3a2c99 Use walkdir from crates.io rather than a git fork Alex Lyon 2019-04-23 18:17:29 -07:00
  • b92ee6960f Fix double negation (see #51) Alex Lyon 2019-04-23 18:12:53 -07:00
  • 823038a89b Merge pull request #53 from uutils/dependabot/cargo/glob-0.3.0 Alex Lyon 2019-04-23 17:40:56 -07:00
  • 8254ae9381 Bump glob from 0.2.11 to 0.3.0 dependabot[bot] 2019-04-24 00:19:12 +00:00
  • a6bc55ed59 Merge pull request #56 from uutils/dependabot/cargo/regex-1.1.6 Alex Lyon 2019-04-23 17:17:51 -07:00
  • a2e8ca08ad Bump regex from 1.1.5 to 1.1.6 dependabot[bot] 2019-04-17 07:18:41 +00:00
  • e395800b46 Merge pull request #55 from uutils/dependabot/cargo/regex-1.1.5 cnd 2019-04-02 11:53:26 +04:00
  • f4a44502b3 Bump regex from 1.1.2 to 1.1.5 dependabot[bot] 2019-04-02 07:14:41 +00:00
  • 0d47807f4b Merge pull request #52 from uutils/dependabot/cargo/regex-1.1.2 cnd 2019-02-28 14:42:34 +04:00
  • da63a2b225 Bump regex from 1.1.0 to 1.1.2 dependabot[bot] 2019-02-28 07:25:51 +00:00
  • c586fa23bf Merge pull request #50 from uutils/dependabot/cargo/regex-1.1.0 Alex Lyon 2019-02-07 13:55:10 -08:00
  • 0e54dae664 Bump regex from 1.0.5 to 1.1.0 dependabot[bot] 2018-12-03 07:27:13 +00:00
  • b63f9d9054 Remove Disclaimer Roman Frołow 2018-11-28 18:12:01 +01:00
  • 816045962b Merge pull request #47 from uutils/dependabot/cargo/regex-1.0.5 Alex Lyon 2018-09-17 18:41:17 -07:00
  • 09b6bf35d9 Bump regex from 1.0.1 to 1.0.5 dependabot[bot] 2018-09-07 07:44:39 +00:00
  • 82a4b3ecc4 Merge pull request #44 from uutils/dependabot/cargo/regex-1.0.1 Alex Lyon 2018-06-20 08:36:12 -07:00
  • 566dbe476f Bump regex from 1.0.0 to 1.0.1 dependabot[bot] 2018-06-20 07:18:19 +00:00
  • deade63a4c Merge pull request #43 from uutils/dependabot/cargo/regex-1.0.0 Alex Lyon 2018-06-07 09:12:54 -07:00
  • 78901df1ad Bump regex from 0.2.2 to 1.0.0 dependabot[bot] 2018-06-07 15:52:09 +00:00
  • 5a0e85f16e Merge pull request #42 from uutils/dependabot/cargo/tempdir-0.3.7 Alex Lyon 2018-06-07 08:50:33 -07:00
  • 7cfd206d55 Bump tempdir from 0.3.5 to 0.3.7 dependabot[bot] 2018-06-07 01:34:15 +00:00