Daniel Hofstetter
|
5935602bad
|
Merge pull request #5260 from sylvestre/echo-doc
echo's doc doesn't show correctly
|
2023-09-08 07:11:12 +02:00 |
|
Daniel Hofstetter
|
e2614796ed
|
Merge pull request #5259 from devnexen/truncate_clippy_fix
truncate clippy fix.
|
2023-09-08 07:07:03 +02:00 |
|
Sylvestre Ledru
|
a63603eea8
|
echo's doc doesn't show correctly
|
2023-09-07 22:08:22 +02:00 |
|
David CARLIER
|
e3f6fd3c3f
|
truncate clippy fix.
|
2023-09-07 20:48:26 +01:00 |
|
Sylvestre Ledru
|
80f8eb6724
|
Merge pull request #5252 from zhitkoff/split-gnu-test-fail.sh
split: implement remaining -n variants and pass GNU tests/split/fail.sh
|
2023-09-07 17:15:09 +02:00 |
|
Sylvestre Ledru
|
9d8656c0fa
|
Merge pull request #5249 from cakebaker/bump_blake3
Bump blake3 & add constant_time_eq to skip list in deny.toml
|
2023-09-07 10:26:07 +02:00 |
|
Sylvestre Ledru
|
4ef093b969
|
Merge pull request #5254 from cakebaker/uucore_turn_version_cmp_into_feature
uucore: turn version_cmp into a feature
|
2023-09-07 10:24:54 +02:00 |
|
zhitkoff
|
3f065eed8a
|
split: fixing test for 32bit
|
2023-09-06 21:04:01 -04:00 |
|
zhitkoff
|
8883f016d4
|
split: fix windows tests
|
2023-09-06 20:09:26 -04:00 |
|
zhitkoff
|
3be284e0d9
|
split: more test coverage
|
2023-09-06 19:49:26 -04:00 |
|
zhitkoff
|
e40e887022
|
split: some refactoring for handle_obsolete()
|
2023-09-06 18:43:20 -04:00 |
|
zhitkoff
|
fbf5ac4329
|
split: tests 32bit
|
2023-09-06 14:16:21 -04:00 |
|
zhitkoff
|
1669a92694
|
split: tests overflow
|
2023-09-06 14:02:08 -04:00 |
|
zhitkoff
|
4fd598e4d5
|
split: tests
|
2023-09-06 13:20:58 -04:00 |
|
zhitkoff
|
e378454a26
|
split: formatting
|
2023-09-06 13:15:35 -04:00 |
|
zhitkoff
|
d8a16a2351
|
split: tests
|
2023-09-06 12:42:49 -04:00 |
|
Daniel Hofstetter
|
5c93c592db
|
uucore: turn version_cmp into a feature
|
2023-09-06 09:47:50 +02:00 |
|
Daniel Hofstetter
|
1adca622e9
|
Merge pull request #5253 from dmatos2012/cp_source_error
cp: Error out if cp only contains source
|
2023-09-06 07:40:48 +02:00 |
|
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 |
|