Commit graph

11193 commits

Author SHA1 Message Date
zhitkoff
eaae32ec3b split: comments 2023-09-05 20:12:25 -04:00
zhitkoff
a0a9ee6491 split: fixing tests for parse_size_max() 2023-09-05 18:42:16 -04:00
Yury Zhytkou
2a0b4f8837
Update build-gnu.sh 2023-09-05 18:14:14 -04:00
David Matos
8be6338da9 cp: Error out if cp only contains source 2023-09-05 23:35:14 +02:00
Yury Zhytkou
e0b000a3bc
Merge branch 'main' into split-gnu-test-fail.sh 2023-09-05 17:22:31 -04:00
zhitkoff
2ae1d8d1cc split: missing functionality for --number option 2023-09-05 17:13:30 -04:00
Daniel Hofstetter
f71a7bc0c4
Merge pull request #5250 from uutils/renovate/walkdir-2.x
chore(deps): update rust crate walkdir to 2.4
2023-09-05 17:17:48 +02:00
renovate[bot]
3cce11b46f
chore(deps): update rust crate walkdir to 2.4 2023-09-05 14:17:59 +00:00
Daniel Hofstetter
dd584b6332 deny.toml: add constant_time_eq to skip list 2023-09-05 11:17:51 +02:00
Daniel Hofstetter
442e468efc Bump constant_time_eq from 0.2.4 to 0.2.6 2023-09-05 10:45:14 +02:00
Daniel Hofstetter
cefb4eb265 Bump blake3 from 1.4.0 to 1.4.1 2023-09-05 10:43:26 +02:00
Sylvestre Ledru
2bcb3c2363
Merge pull request #5248 from cakebaker/build_gnu_fix_formatting_errors
build-gnu.sh: fix formatting issues
2023-09-05 10:21:40 +02:00
Daniel Hofstetter
1a086ead7f build-gnu.sh: fix formatting issues 2023-09-05 10:05:58 +02:00
Sylvestre Ledru
8b24e7ce0b
Merge pull request #5246 from cakebaker/yes_use_let_else
yes: use let/else to fix todo
2023-09-05 09:51:22 +02:00
Sylvestre Ledru
ce6be522af
Merge pull request #5245 from cakebaker/wc_ilog10
wc: use Rust's ilog10(), remove custom ilog10 fn
2023-09-05 09:51:13 +02:00
Sylvestre Ledru
8cd4b994ba
Merge pull request #5247 from cakebaker/remove_is_terminal
Remove is-terminal from Cargo.lock
2023-09-05 09:50:56 +02:00
Daniel Hofstetter
862a638350 Remove is-terminal from Cargo.lock 2023-09-05 09:44:30 +02:00
Sylvestre Ledru
d3d2b36db3
Merge pull request #5240 from cakebaker/use_std_io_is_terminal
Use std::io::IsTerminal instead of is-terminal
2023-09-05 08:41:14 +02:00
Daniel Hofstetter
6de10c4e69
Merge pull request #5005 from uutils/renovate/half-2.x
chore(deps): update rust crate half to 2.3
2023-09-05 08:21:20 +02:00
Daniel Hofstetter
e493b9c527 yes: use let/else to fix todo 2023-09-05 08:16:25 +02:00
Daniel Hofstetter
f30b59efc0 wc: use Rust's ilog10(), remove custom ilog10 fn 2023-09-05 07:37:14 +02:00
renovate[bot]
7eec0ddaa3
chore(deps): update rust crate half to 2.3 2023-09-05 05:06:00 +00:00
Daniel Hofstetter
8a2bf34508
Merge pull request #5200 from uutils/renovate/clap-4.x
chore(deps): update rust crate clap to 4.4
2023-09-05 07:04:08 +02:00
Daniel Hofstetter
2156de34a2
Merge pull request #5241 from uutils/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-09-05 07:03:32 +02:00
Yury Zhytkou
862a2df924
build-gnu.sh: fix for /usr/bin/timeout on MacOS (#5194)
* build-gnu.sh: `/usr/bin/timeout` should not be hardcoded to /usr/bin location
Fixes #5193
2023-09-04 18:23:49 +02:00
zhitkoff
49e8180044 changes to target gnu tests v9.4 2023-09-04 12:07:37 -04:00
zhitkoff
636c2bb7ae uucore: parse_size_max and split 2023-09-04 12:05:26 -04:00
renovate[bot]
8c1696084c
chore(deps): update rust crate clap to 4.4 2023-09-04 15:47:49 +00:00
renovate[bot]
044e09786e
chore(deps): update actions/checkout action to v4 2023-09-04 15:42:41 +00:00
Daniel Hofstetter
a9b2e67c1d
Merge pull request #5201 from uutils/renovate/clap_complete-4.x
chore(deps): update rust crate clap_complete to 4.4
2023-09-04 13:56:57 +02:00
Daniel Hofstetter
4992cb9b86 Use std::io::IsTerminal instead of is-terminal 2023-09-04 10:35:17 +02:00
renovate[bot]
c4c9c4730c chore(deps): update rust crate clap_complete to 4.4 2023-09-04 10:01:19 +02:00
Sylvestre Ledru
794977409a
Merge pull request #5239 from cakebaker/bump_msrv_to_1_70
Bump MSRV to 1.70
2023-09-04 10:00:41 +02:00
Daniel Hofstetter
8920ac0123 split: fix clippy warning in test 2023-09-04 07:26:23 +02:00
Daniel Hofstetter
f0923094d2 Bump MSRV to 1.70 2023-09-04 07:18:18 +02:00
zhitkoff
420965a3ab prereq for fixing tests/split/fail.sh 2023-09-03 20:39:50 -04:00
Sylvestre Ledru
7c7a6083d9
Merge pull request #5238 from cakebaker/uucore_ranges_feature
uucore: turn ranges into a feature
2023-09-03 17:41:30 +02:00
Daniel Hofstetter
183d465f74 uucore: turn ranges into a feature 2023-09-03 16:20:15 +02:00
Daniel Hofstetter
f8845cde24
Merge pull request #5237 from sylvestre/version-21
0.0.20 => 0.0.21
2023-09-03 16:00:26 +02:00
Daniel Hofstetter
468ead4ce6
Merge pull request #5235 from tertsdiepraam/cp-finish-progress-bar
`cp`: finish progress bar to make it always show up
2023-09-03 15:01:01 +02:00
Sylvestre Ledru
9844f1f07d 0.0.20 => 0.0.21 2023-09-03 14:42:54 +02:00
Daniel Hofstetter
0c04cf0537
Merge pull request #5234 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.9.5
2023-09-03 09:09:45 +02:00
Terts Diepraam
cb8c0e79e2 cp: finish progress bar to make it always show up 2023-09-02 18:46:18 +02:00
renovate[bot]
cad6a06862
chore(deps): update rust crate regex to 1.9.5 2023-09-02 16:37:00 +00:00
Sylvestre Ledru
1f3f9d85f7
Merge pull request #5232 from cakebaker/uucore_update_control_feature
uucore: turn update_control into a feature
2023-09-02 16:22:21 +02:00
Sylvestre Ledru
1f65375b81
Merge pull request #5233 from cakebaker/mknod_remove_unnecessary_not_in_test
mknod: remove unnecessary "not" in test
2023-09-02 16:21:36 +02:00
Daniel Hofstetter
be3aac924b mknod: remove unnecessary "not" in test 2023-09-02 16:02:14 +02:00
Daniel Hofstetter
b405d4e6cc uucore: turn update_control into a feature 2023-09-02 14:45:58 +02:00
Sylvestre Ledru
633ae06524
Merge pull request #5225 from tertsdiepraam/factor-short-circuit-write-error
`factor`: short circuit on write error, but not on parse error
2023-09-01 21:09:25 +02:00
Sylvestre Ledru
6012002880
Merge pull request #5231 from cakebaker/uucore_backup_control_feature
uucore: turn backup_control into a feature
2023-09-01 21:08:59 +02:00