Terts Diepraam
28127a433e
Merge pull request #4043 from sylvestre/clippy
...
Fix some clippy warnings
2022-10-13 14:03:57 +02:00
Sylvestre Ledru
fb7c8b058b
Merge pull request #4041 from uutils/dependabot/cargo/time-0.3.15
...
build(deps): bump time from 0.3.14 to 0.3.15
2022-10-13 11:46:12 +02:00
Sylvestre Ledru
6e14dea73b
Fix some clippy warnings
...
Fixed with `cargo clippy --features unix --fix`
and manually
2022-10-13 09:07:22 +02:00
Sylvestre Ledru
26cc5b9c20
Merge pull request #4011 from tertsdiepraam/env-signal-handling
...
`env`: reraise signal from child process
2022-10-13 09:02:21 +02:00
dependabot[bot]
663ce3468f
build(deps): bump time from 0.3.14 to 0.3.15
...
Bumps [time](https://github.com/time-rs/time ) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.14...v0.3.15 )
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 19:57:04 +00:00
Sylvestre Ledru
32b1fc6420
Merge pull request #4039 from uutils/dependabot/cargo/dunce-1.0.3
...
build(deps): bump dunce from 1.0.2 to 1.0.3
2022-10-12 21:56:56 +02:00
Sylvestre Ledru
aa81f4675f
Merge pull request #3994 from tertsdiepraam/msrv-1.60
...
Bump MSRV to 1.60
2022-10-12 21:55:09 +02:00
dependabot[bot]
68f2b44c88
build(deps): bump dunce from 1.0.2 to 1.0.3
...
Bumps [dunce](https://gitlab.com/kornelski/dunce ) from 1.0.2 to 1.0.3.
- [Release notes](https://gitlab.com/kornelski/dunce/tags )
- [Commits](https://gitlab.com/kornelski/dunce/commits/v1.0.3 )
---
updated-dependencies:
- dependency-name: dunce
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 16:54:02 +00:00
Sylvestre Ledru
bd5e46ab67
Merge pull request #4035 from tertsdiepraam/update-github-script
...
CI/GnuComment: update github-script action
2022-10-12 18:53:41 +02:00
Sylvestre Ledru
123f69eccc
Merge pull request #4038 from uutils/dependabot/cargo/libc-0.2.135
...
build(deps): bump libc from 0.2.132 to 0.2.135
2022-10-12 18:51:56 +02:00
dependabot[bot]
5261a307f7
build(deps): bump libc from 0.2.132 to 0.2.135
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.132 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.135 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 12:55:41 +00:00
Sylvestre Ledru
505a41e921
Merge pull request #3986 from uutils/dependabot/cargo/thiserror-1.0.37
...
build(deps): bump thiserror from 1.0.36 to 1.0.37
2022-10-12 13:39:47 +02:00
Terts Diepraam
f8f3ae3c65
bump msrv to 1.60
2022-10-12 12:09:28 +02:00
Terts Diepraam
0a446db839
CI/GnuComment: update github-script action
2022-10-12 12:08:33 +02:00
Sylvestre Ledru
af13472223
Merge pull request #4033 from tertsdiepraam/0.0.16-patches
...
`chroot`: declare fs feature of uucore in Cargo.toml
2022-10-12 11:20:27 +02:00
Terts Diepraam
d9f36eed6e
chroot: declare fs feature of uucore in Cargo.toml
2022-10-12 10:55:42 +02:00
dependabot[bot]
aad41818b2
build(deps): bump thiserror from 1.0.36 to 1.0.37
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.36...1.0.37 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 07:27:42 +00:00
Sylvestre Ledru
b7c298afee
Merge pull request #4020 from ackerleytng/main
...
dircolors: align TERM matching behavior with that of GNU dircolors
2022-10-12 09:27:34 +02:00
Sylvestre Ledru
15ed0534ba
Improve the formating + remove debug message
2022-10-12 09:26:20 +02:00
Sylvestre Ledru
2ca433e547
Merge pull request #4029 from tertsdiepraam/version-0.0.16
...
Version 0.0.16
2022-10-12 09:25:14 +02:00
Terts Diepraam
f15c4f2d3e
Version 0.0.16
2022-10-11 23:03:39 +02:00
Terts Diepraam
84f9879e5c
util/update-version: fix update of uu_base32 dependency
2022-10-11 23:03:18 +02:00
Terts Diepraam
b2b46a6835
util/update-version: also update Cargo.toml of uucore
2022-10-11 22:58:04 +02:00
Terts Diepraam
b869c78343
util/publish: update to correctly handle dependencies between utils
2022-10-11 22:49:04 +02:00
Sylvestre Ledru
e127fb2eba
GNU comment: Need casting ...
2022-10-11 22:19:49 +02:00
Sylvestre Ledru
d68dd23a56
GNU comment: Only display a comment if there is any ( #4026 )
...
* GNU comment: Only display a comment if there is any
2022-10-11 20:58:00 +02:00
Sylvestre Ledru
fa17a94a73
Merge pull request #4028 from chadbrewbaker/factortest
...
fix MIRI crash of long running unit test
2022-10-11 20:57:09 +02:00
Chad Brewbaker
cbb9db7be7
fix MIRI crash of long test
2022-10-11 12:11:52 -05:00
Sylvestre Ledru
5b603c8c52
Merge pull request #4025 from uutils/revert-4021-dependabot/github_actions/actions/github-script-6.3.1
...
Revert "build(deps): bump actions/github-script from 3.1.0 to 6.3.1"
2022-10-11 08:42:49 +02:00
Sylvestre Ledru
d1e2bb7746
Revert "build(deps): bump actions/github-script from 3.1.0 to 6.3.1"
2022-10-11 08:42:26 +02:00
Terts Diepraam
f4365d4751
Merge pull request #4004 from sylvestre/chroot
...
chroot: improve support of --skip-chdir
2022-10-10 16:12:01 +02:00
Sylvestre Ledru
d768b19f2b
chroot: improve support of --skip-chdir
...
Should unbreak tests/misc/chroot-fail.sh
2022-10-10 14:07:45 +02:00
Sylvestre Ledru
d6ca61c279
Merge pull request #4017 from uutils/sylvestre-patch-2
...
GNU testsuite result: Improve the display
2022-10-10 14:02:28 +02:00
Sylvestre Ledru
2cd95851d4
Merge pull request #4018 from uutils/sylvestre-patch-3
...
Remove unnecessary permissions
2022-10-10 14:02:06 +02:00
Sylvestre Ledru
91bb69fe6c
Merge pull request #4021 from uutils/dependabot/github_actions/actions/github-script-6.3.1
...
build(deps): bump actions/github-script from 3.1.0 to 6.3.1
2022-10-10 14:01:15 +02:00
dependabot[bot]
0c2646ad52
build(deps): bump actions/github-script from 3.1.0 to 6.3.1
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3.1.0 to 6.3.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3.1...v6.3.1 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 06:39:44 +00:00
Sylvestre Ledru
ad0ca2f042
Merge pull request #3973 from jfinkels/cp-directory-preserve-permissions
...
cp: preserve permissions when copying directory and don't terminate early on inaccessible file
2022-10-10 08:16:27 +02:00
Sylvestre Ledru
d205823c8e
Merge pull request #3972 from jfinkels/cp-symbolic-link-loop
...
cp: allow removing symbolic link loop destination
2022-10-10 08:15:22 +02:00
Sylvestre Ledru
3823e12063
Improve the display
2022-10-10 08:03:39 +02:00
Sylvestre Ledru
94b8602e91
Remove unnecessary permissions
2022-10-10 08:03:34 +02:00
Sylvestre Ledru
46ceea0442
Merge pull request #4019 from tertsdiepraam/ci-post-gnu-comment
...
GnuComment: clear comment log before appending the messages
2022-10-10 08:02:33 +02:00
Ackerley Tng
1239fc477b
dircolors: align TERM matching behavior with that of GNU dircolors
2022-10-09 18:47:20 -07:00
Jeffrey Finkelstein
b89e8e54c4
cp: continue directory walk if file inaccessible
...
Stop `cp` from terminating prematurely if a file in a directory is
inaccesible due to insufficient permissions.
2022-10-09 17:31:41 -04:00
Jeffrey Finkelstein
2450493302
cp: preserve permissions when copying directory
...
Make cp preserve the permissions of a directory when copying
it. Before this commit,
cp -pR src/ dest/
failed to copy the permissions of `src/` to `dest/`. After this
commit, the permissions are correctly copied.
2022-10-09 17:29:29 -04:00
Jeffrey Finkelstein
c370b678b1
cp: refactor copy_attributes() function
...
Create a `copy_attributes()` function to contain the loop that copies
each of a specified set of attributes in turn.
2022-10-09 17:28:43 -04:00
Jeffrey Finkelstein
2f88ba8628
tests: add AtPath.set_mode() method
...
Add the `AtPath.set_mode()` method that sets the permissions for a
given path in the test directory.
2022-10-09 17:28:43 -04:00
Jeffrey Finkelstein
fba8d495d2
tests: create assert_metadata_eq!() macro
...
Create `assert_metadata_eq!()` macro to contain a series of assertions
that check whether two `Metadata` objects are equal.
2022-10-09 17:28:43 -04:00
jfinkels
349320ae61
Merge branch 'main' into cp-symbolic-link-loop
2022-10-09 17:28:30 -04:00
Terts Diepraam
7febaf8b68
GNuComment: clear comment log before appending the messages
2022-10-09 23:03:12 +02:00
Terts Diepraam
8c504edfca
Merge pull request #4016 from tertsdiepraam/ci-post-gnu-comment
...
GnuComment: convert loaded text into string
2022-10-09 17:16:39 +02:00