1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-15 11:36:16 +00:00
Commit graph

15910 commits

Author SHA1 Message Date
Sylvestre Ledru
618037ad44 refresh Cargo.lock 2025-03-08 11:11:34 +01:00
Sylvestre Ledru
105a90c9df prepare version 0.0.30 2025-03-08 11:04:08 +01:00
Daniel Hofstetter
1acfa6ca22
Merge pull request #7410 from uutils/renovate/tempfile-3.x-lockfile
fix(deps): update rust crate tempfile to v3.18.0
2025-03-07 18:14:33 +01:00
renovate[bot]
9667ebbcd6
fix(deps): update rust crate tempfile to v3.18.0 2025-03-07 16:31:43 +00:00
Daniel Hofstetter
8eb4b0cf52
Merge pull request #7409 from uutils/renovate/xattr-1.x-lockfile
chore(deps): update rust crate xattr to v1.5.0
2025-03-07 17:28:42 +01:00
renovate[bot]
d4af20c7e4
chore(deps): update rust crate xattr to v1.5.0 2025-03-07 16:02:29 +00:00
Sylvestre Ledru
b1cd39b122
Merge pull request #7416 from cakebaker/deny_toml_add_crates_to_skip_list
deny.toml: add `rustix` & `linux-raw-sys` to skip list
2025-03-07 16:59:49 +01:00
Daniel Hofstetter
2c0f97fc3b deny.toml: add rustix & linux-raw-sys to skip list 2025-03-07 16:44:17 +01:00
Daniel Hofstetter
b51f744793
Merge pull request #7415 from uutils/renovate/mozilla-actions-sccache-action-0.x
chore(deps): update mozilla-actions/sccache-action action to v0.0.8
2025-03-07 15:26:13 +01:00
renovate[bot]
56a965e04f
chore(deps): update mozilla-actions/sccache-action action to v0.0.8 2025-03-07 14:00:47 +00:00
Daniel Hofstetter
4b851c182f
Merge pull request #7414 from uutils/sylvestre-patch-4
Remove a head test from the list of failure
2025-03-07 15:00:02 +01:00
Sylvestre Ledru
2fb2342a56
Remove a head test from the list of failure
https://github.com/uutils/coreutils/pull/7408
2025-03-07 14:02:56 +01:00
Sylvestre Ledru
2ae14a393a
Merge pull request #7408 from sylvestre/head-error
head: improve error mgmt.
2025-03-07 14:02:07 +01:00
Sylvestre Ledru
02da79bfaf head: remove debug info 2025-03-07 11:24:56 +01:00
Sylvestre Ledru
dedd644016 head: improve error mgmt.
And provide more details than GNU

Should fix tests/head/head-write-error
2025-03-07 11:24:54 +01:00
Sylvestre Ledru
0e7a26178f
Merge pull request #7213 from cakebaker/kill_add_tests
kill: test "-l <number>" & adapt error messages
2025-03-07 08:53:35 +01:00
Daniel Hofstetter
ddc81ce327
Merge pull request #7406 from uutils/renovate/time-0.x-lockfile
chore(deps): update rust crate time to v0.3.39
2025-03-06 11:42:39 +01:00
renovate[bot]
6aa910a687
chore(deps): update rust crate time to v0.3.39 2025-03-06 10:10:23 +00:00
Charlie Root
ae9cb600be
flake: bump MSRV to 1.82 2025-03-05 21:52:46 +01:00
Charlie Root
3b99bc12cc
flake: drop flake-utils, refactor 2025-03-05 21:52:02 +01:00
Dorian Péron
38bbfce86c
Merge pull request #7266 from zcg00/cargo_target_dir
Fixed Bugs When Not Using Default Target Directory
2025-03-05 14:42:05 +01:00
Zachary Goff-Hodges
43036e2c7b util: update 'build-gnu.sh' to use CARGO_TARGET_DIR 2025-03-05 12:02:11 +01:00
Zachary Goff-Hodges
1f2bd34ef0 stdbuf: updated 'build.rs' fixed issue #6981 2025-03-05 12:02:11 +01:00
Zachary Goff-Hodges
7d46a35e02 GNUmakefile: add support for 'CARGO_TARGET_DIR' enviroment variable 2025-03-05 12:02:11 +01:00
Sylvestre Ledru
d31a19f2c4
Merge pull request #7356 from RenjiSann/expr-fixes
expr: Add tests
2025-03-05 11:35:09 +01:00
Sylvestre Ledru
15864bcac1
Merge pull request #7405 from cakebaker/remove_once_cell
Remove `once_cell` dependency and use `LazyLock`
2025-03-05 11:34:40 +01:00
Sylvestre Ledru
52a5f1929d
Merge pull request #7386 from drinkcat/ci
.github: CICD: add workspace test to build matrix
2025-03-05 11:09:46 +01:00
Sylvestre Ledru
f85c6956f0
Merge pull request #7404 from cakebaker/uucore_remove_lazy_static
uucore: remove `lazy_static` and use `LazyLock` instead
2025-03-05 11:09:18 +01:00
Daniel Hofstetter
e177f7a6b0 Remove once_cell dependency & use LazyLock 2025-03-05 11:02:56 +01:00
Daniel Hofstetter
3b9b8c51cf uucore: remove lazy_static & use LazyLock instead 2025-03-05 10:13:30 +01:00
Sylvestre Ledru
0f9b36b0d4
Merge pull request #7403 from cakebaker/cksum_use_is_none_or
cksum: replace `is_some_and` with `is_none_or`
2025-03-05 09:33:34 +01:00
Daniel Hofstetter
1a316e80c0 cksum: replace is_some_and with is_none_or
for better readability
2025-03-05 08:52:08 +01:00
Daniel Hofstetter
9e94692b50
Merge pull request #7402 from uutils/renovate/time-0.x-lockfile
chore(deps): update rust crate time to v0.3.38
2025-03-05 08:39:06 +01:00
renovate[bot]
011d2c7f60
chore(deps): update rust crate time to v0.3.38 2025-03-05 07:11:51 +00:00
Sylvestre Ledru
cda24c678a
Merge pull request #7400 from cakebaker/mktemp_tr_use_repeat_n
mktemp,tr: replace `repeat().take()` with `repeat_n()`
2025-03-04 16:06:09 +01:00
Daniel Hofstetter
da6d00b876 mktemp,tr: replace repeat().take() with repeat_n() 2025-03-04 15:26:38 +01:00
Sylvestre Ledru
a82987b151
Merge pull request #7398 from cakebaker/clippy_unnecessary_map_or
clippy: fix warnings from `unnecessary_map_or` lint
2025-03-04 15:08:59 +01:00
Daniel Hofstetter
aa6c03885a clippy: fix warnings from unnecessary_map_or lint 2025-03-04 14:53:32 +01:00
Nicolas Boichat
3503783761 .github: CICD: add workspace test to build matrix
Add a new Linux build that runs without `cross`, and adds
`--workspace` to the cargo test command.

From cargo test documentation, this option "tests all members in
the workspace.". For example, this includes running tests within
the `uucore` package (see #7383).

Fixes #7392.
2025-03-04 14:46:28 +01:00
Sylvestre Ledru
37a94b4bec
Merge pull request #7395 from cakebaker/uucore_use_panic_hook_info
uucore: replace `PanicInfo` with `PanicHookInfo`
2025-03-04 14:22:49 +01:00
Daniel Hofstetter
ac30e4cf92 uucore: replace PanicInfo with PanicHookInfo 2025-03-04 11:03:18 +01:00
Dorian Peron
a9d8eed217 expr: Remove useless arg in enum variant 2025-03-04 10:27:55 +01:00
Dorian Peron
985ac3b381 test(expr): Add GNU tests to rust testsuite 2025-03-04 10:27:55 +01:00
Sylvestre Ledru
72299d3e16
Merge pull request #7394 from drinkcat/msrv-1.82.0
Bump MSRV to 1.82.0
2025-03-04 10:26:52 +01:00
Daniel Hofstetter
c8fa10766e
Merge pull request #7391 from sylvestre/use-new-function
Use the new function 'fails_with_code' - followup
2025-03-04 10:04:27 +01:00
Nicolas Boichat
c6e06af84a tests/common/util: Use is_none_or instead of map_or
Following clippy advice:
error: this `map_or` can be simplified
     --> tests\common\util.rs:411:9
      |
  411 |         self.exit_status.map_or(true, |e| e.success())
      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use is_none_or instead: `self.exit_status.is_none_or(|e| e.success())`
2025-03-04 09:57:13 +01:00
Nicolas Boichat
a43fd11266 Bump MSRV to 1.82.0
Fixes #7393.
2025-03-04 09:46:55 +01:00
Sylvestre Ledru
3e1adf40ee Use the new function 'fails_with_code' v2 2025-03-04 09:27:47 +01:00
Sylvestre Ledru
0936cee9d5
Merge pull request #7371 from sylvestre/use-new-function
use the new function fails_with_code
2025-03-04 08:31:18 +01:00
Sylvestre Ledru
320486e2a3
Merge pull request #7390 from cakebaker/deny_toml_remove_three_crates_from_skip_list
deny.toml: remove three crates from skip list
2025-03-04 07:51:25 +01:00