Sylvestre Ledru
0e4517b8c9
version 0.4.0
0.4.0
2023-04-02 19:20:22 +02:00
Sylvestre Ledru
671916f718
Merge pull request #222 from sylvestre/fix-release
...
Various clippy fixes + precommit
2023-04-02 19:13:13 +02:00
Sylvestre Ledru
e4121cc988
Fix more clippy warnings
2023-04-02 18:56:31 +02:00
Sylvestre Ledru
d7bb67e53d
Fix more clippy warnings
2023-04-02 18:53:40 +02:00
Sylvestre Ledru
3e96a14d1f
add a pre commit configuration - just like coreutils
2023-04-02 18:52:18 +02:00
Sylvestre Ledru
3f6ac572e1
fix some clippy warnings
2023-04-02 18:51:29 +02:00
Sylvestre Ledru
8f2409742d
Merge pull request #220 from uutils/dependabot/cargo/predicates-3.0.2
...
build(deps): bump predicates from 2.1.5 to 3.0.2
2023-04-02 18:47:01 +02:00
dependabot[bot]
7469db2027
build(deps): bump predicates from 2.1.5 to 3.0.2
...
Bumps [predicates](https://github.com/assert-rs/predicates-rs ) from 2.1.5 to 3.0.2.
- [Release notes](https://github.com/assert-rs/predicates-rs/releases )
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.1.5...v3.0.2 )
---
updated-dependencies:
- dependency-name: predicates
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:59:28 +00:00
Sylvestre Ledru
5659812641
Merge pull request #213 from int3/embedded
...
Add support for embedded "{}"
2023-03-13 08:34:09 +01:00
Jez Ng
30a22453d6
Add support for embedded "{}"
...
Given
find . -exec foo{}bar \;
GNU find will replace `{}` by the filename. This commit matches that
behavior.
Note that this is not required by the POSIX spec.
The GNU testsuite doesn't cover this case, so I've added a test in this
repo.
2023-02-23 23:38:40 +01:00
Sylvestre Ledru
a3287a978f
Merge pull request #211 from sylvestre/ci-warnings
...
fix the ci warnings
2023-02-23 23:38:28 +01:00
Sylvestre Ledru
238100bc67
fix the ci warnings
2023-02-23 23:09:54 +01:00
Sylvestre Ledru
59301c788a
Merge pull request #209 from uutils/dependabot/cargo/once_cell-1.17.1
...
build(deps): bump once_cell from 1.17.0 to 1.17.1
2023-02-15 14:54:48 +01:00
dependabot[bot]
5b907e2ea8
build(deps): bump once_cell from 1.17.0 to 1.17.1
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-15 03:57:59 +00:00
Sylvestre Ledru
31d3ae2cd1
Merge pull request #207 from uutils/dependabot/cargo/bumpalo-3.12.0
...
build(deps): bump bumpalo from 3.10.0 to 3.12.0
2023-01-21 09:20:28 +01:00
dependabot[bot]
f5f1aac007
build(deps): bump bumpalo from 3.10.0 to 3.12.0
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.10.0 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases )
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.12.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-20 22:14:12 +00:00
Sylvestre Ledru
f044f44cf4
Merge pull request #206 from uutils/dependabot/cargo/serial_test-1.0.0
...
build(deps): bump serial_test from 0.10.0 to 1.0.0
2023-01-18 08:50:59 +01:00
Sylvestre Ledru
cbd2849546
Merge pull request #205 from uutils/dependabot/cargo/nix-0.26.2
...
build(deps): bump nix from 0.26.1 to 0.26.2
2023-01-18 08:50:51 +01:00
dependabot[bot]
0cbeae5a21
build(deps): bump serial_test from 0.10.0 to 1.0.0
...
Bumps [serial_test](https://github.com/palfrey/serial_test ) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases )
- [Commits](https://github.com/palfrey/serial_test/compare/v0.10.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 03:02:13 +00:00
dependabot[bot]
bd0ab84fd5
build(deps): bump nix from 0.26.1 to 0.26.2
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.2/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.26.1...v0.26.2 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 03:02:06 +00:00
Sylvestre Ledru
78865ea683
Merge pull request #203 from uutils/dependabot/cargo/regex-1.7.1
...
build(deps): bump regex from 1.7.0 to 1.7.1
2023-01-10 09:50:04 +01:00
Sylvestre Ledru
65c29e0d71
Merge pull request #204 from uutils/dependabot/cargo/assert_cmd-2.0.8
...
build(deps): bump assert_cmd from 2.0.7 to 2.0.8
2023-01-10 09:49:57 +01:00
dependabot[bot]
e523ea125a
build(deps): bump assert_cmd from 2.0.7 to 2.0.8
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.7...v2.0.8 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-10 03:02:19 +00:00
dependabot[bot]
7af32c58e9
build(deps): bump regex from 1.7.0 to 1.7.1
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-10 03:02:16 +00:00
Sylvestre Ledru
1fbf4775cd
Merge pull request #201 from uutils/dependabot/cargo/once_cell-1.17.0
...
build(deps): bump once_cell from 1.16.0 to 1.17.0
2022-12-30 08:49:18 +01:00