Sylvestre Ledru
9b4d2c6bc4
ls: implement --dired
...
* Support ls --dired
* stat-failed.sh: update of the test - we have a small difference
* ls --dired: address some of the comments
* fix warnings
* use unwrap()
* Improve test
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* Simplify test
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* Remove a word from the spell ignore
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* remove duplication of the spell ignore
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
* rustfmt
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-09-20 08:17:46 +02:00
Daniel Hofstetter
bc8e3818a4
Merge pull request #5287 from uutils/renovate/davidanson-markdownlint-cli2-action-13.x
...
chore(deps): update davidanson/markdownlint-cli2-action action to v13
2023-09-20 08:12:43 +02:00
renovate[bot]
5586e7bf2b
chore(deps): update davidanson/markdownlint-cli2-action action to v13
2023-09-20 04:47:16 +00:00
Daniel Hofstetter
25a752e8bc
Merge pull request #5286 from uutils/renovate/unicode-width-0.x
...
chore(deps): update rust crate unicode-width to 0.1.11
2023-09-20 06:46:58 +02:00
renovate[bot]
9443985b49
chore(deps): update rust crate unicode-width to 0.1.11
2023-09-19 18:13:47 +00:00
Daniel Hofstetter
1a30a1b8b6
nl: support --join-blank-lines over multiple files
2023-09-19 10:47:20 +02:00
Daniel Hofstetter
1107fadca9
nl: increase line number over multiple files
2023-09-19 10:47:00 +02:00
Daniel Hofstetter
351722ebac
Merge pull request #5284 from uutils/renovate/mfinelli-setup-shfmt-3.x
...
chore(deps): update mfinelli/setup-shfmt action to v3
2023-09-19 06:47:35 +02:00
renovate[bot]
514315462c
chore(deps): update mfinelli/setup-shfmt action to v3
2023-09-18 19:47:21 +00:00
Rojin Raju
d01fe6a10f
ls.rs: rename variable name dfn to displayed_file
...
Closes : #5282
2023-09-18 21:47:02 +02:00
Daniel Hofstetter
000b3d7e90
Merge pull request #5281 from uutils/renovate/dns-lookup-2.x
...
fix(deps): update rust crate dns-lookup to 2.0.3
2023-09-18 07:00:56 +02:00
renovate[bot]
416a4832b8
fix(deps): update rust crate dns-lookup to 2.0.3
2023-09-17 17:46:16 +00:00
Daniel Hofstetter
24354cb75a
Merge pull request #5275 from uutils/renovate/terminal_size-0.x
...
chore(deps): update rust crate terminal_size to 0.3.0
2023-09-17 11:36:11 +02:00
renovate[bot]
975b328630
chore(deps): update rust crate terminal_size to 0.3.0
2023-09-17 08:36:43 +00:00
Sylvestre Ledru
8bc5194504
Merge pull request #5276 from cakebaker/deny_toml_add_terminal_size_to_skip_list
...
deny.toml: add terminal_size to skip list
2023-09-16 21:26:34 +02:00
Daniel Hofstetter
2bb0778a4b
Merge pull request #5279 from uutils/sylvestre-patch-2
...
Document how to run the pure Rust tests
2023-09-16 16:44:27 +02:00
Sylvestre Ledru
f9c91fda2f
Document how to run the pure Rust tests
2023-09-16 15:37:23 +02:00
Daniel Hofstetter
fe4def8ac0
Merge pull request #5278 from sylvestre/ls-no-read
...
ls -l: show an error when symlink not readable
2023-09-16 15:15:36 +02:00
Daniel Hofstetter
01590266b3
Merge pull request #5251 from uutils/renovate/chrono-0.x
...
chore(deps): update rust crate chrono to ^0.4.31
2023-09-16 06:56:55 +02:00
Sylvestre Ledru
37ee889003
ls -l: show an error when symlink not readable
...
switching to match and handle the error
Will help with tests/ls/stat-failed.sh
2023-09-15 22:34:17 +02:00
renovate[bot]
b8ff52f28b
chore(deps): update rust crate chrono to ^0.4.31
2023-09-15 15:59:41 +00:00
Daniel Hofstetter
e59285e276
deny.toml: add terminal_size to skip list
2023-09-15 10:53:36 +02:00
Daniel Hofstetter
97aa8ae5db
Merge pull request #5277 from uutils/revert-5273-renovate/codecov-codecov-action-4.x
...
Revert "chore(deps): update codecov/codecov-action action to v4"
2023-09-15 10:51:27 +02:00
Daniel Hofstetter
dec788dec3
Revert "chore(deps): update codecov/codecov-action action to v4"
2023-09-15 09:25:04 +02:00
Daniel Hofstetter
c2b2c9c4f4
Merge pull request #5273 from uutils/renovate/codecov-codecov-action-4.x
...
chore(deps): update codecov/codecov-action action to v4
2023-09-15 08:01:21 +02:00
renovate[bot]
0d07cefee8
chore(deps): update codecov/codecov-action action to v4
2023-09-14 17:49:59 +00:00
Daniel Hofstetter
ac907ca0fe
Merge pull request #5272 from uutils/renovate/libc-0.x
...
chore(deps): update rust crate libc to 0.2.148
2023-09-13 15:11:05 +02:00
Daniel Hofstetter
39a0e92a91
Merge pull request #5255 from granquet/split_filter_broken_pipe
...
split: catch broken pipe error for round robin strategy
2023-09-13 14:08:45 +02:00
renovate[bot]
2523d38139
chore(deps): update rust crate libc to 0.2.148
2023-09-13 11:51:31 +00:00
Daniel Hofstetter
aa7b39ae49
split: fix formatting
2023-09-13 10:45:38 +02:00
Sylvestre Ledru
c07bed11d7
Merge pull request #5270 from cakebaker/bump_chrono_and_adapt_touch
...
Bump chrono and fix deprecation warnings in touch
2023-09-13 09:46:41 +02:00
Sylvestre Ledru
70b01d8690
Merge pull request #5271 from cakebaker/ci_replace_deprecated_command_input
...
ci: replace deprecated "command" with "fix"
2023-09-13 09:45:56 +02:00
Guillaume Ranquet
d4217c5a12
split: catch broken pipe error for round robin strategy
...
The broken pipe error is not handled in the case of the round robin
strategy (typically used with --filter).
Align to the other strategies to silence that error in that use case
too.
fixes #5191
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
2023-09-12 17:43:31 +02:00
Daniel Hofstetter
335e8d5464
ci: replace deprecated "command" with "fix"
...
markdownlint-cli2-action deprecated "command" input in favor of "fix"
2023-09-12 16:08:19 +02:00
Daniel Hofstetter
6ce80758d5
touch: fix deprecation warnings from chrono
...
datetime_from_str() has been deprecated
2023-09-12 15:08:21 +02:00
Daniel Hofstetter
e131ecdc85
Bump chrono from 0.4.28 to 0.4.30
2023-09-12 07:01:50 +02:00
Sylvestre Ledru
ab995eb82a
Merge pull request #5268 from cakebaker/ls_use_std_cell_oncecell
...
ls: use OnceCell from std instead of once_cell
2023-09-11 17:41:38 +02:00
Daniel Hofstetter
6d0bac2842
ls: use OnceCell from std instead of once_cell
2023-09-11 16:05:19 +02:00
Sylvestre Ledru
41d284494a
Merge pull request #5267 from cakebaker/deny_toml_remove_constant_time_eq_from_skip_list
...
deny.toml: remove constant_time_eq from skip list
2023-09-11 08:16:30 +02:00
Daniel Hofstetter
8916dc4087
deny.toml: remove constant_time_eq from skip list
2023-09-11 07:06:23 +02:00
Daniel Hofstetter
6b94173322
Merge pull request #5266 from uutils/renovate/blake2b_simd-1.x
...
chore(deps): update rust crate blake2b_simd to 1.0.2
2023-09-11 07:02:52 +02:00
renovate[bot]
55a62f56b9
chore(deps): update rust crate blake2b_simd to 1.0.2
2023-09-10 22:42:02 +00:00
Sylvestre Ledru
6186c8c324
Merge pull request #5258 from cakebaker/bump_nix_and_ctrlc
...
Bump nix & ctrlc, adapt stty to nix API changes
2023-09-10 17:17:25 +02:00
Sylvestre Ledru
6d48df8e8e
Merge pull request #5265 from cakebaker/uucore_turn_quoting_style_into_feature
...
uucore: turn quoting_style into a feature
2023-09-10 17:16:32 +02:00
Daniel Hofstetter
d19b8b78d8
uucore: turn quoting_style into a feature
2023-09-10 15:07:37 +02:00
David CARLIER
7679e90818
clippy: remove some unnecessary mut
...
removing useless mutability mostly.
2023-09-09 09:47:08 +02:00
Daniel Hofstetter
36d5013fac
stty: adapt to API change in nix 0.27.x
...
tcgetattr(fd: RawFd) changed to tcgetattr<Fd: AsFd>(fd: Fd), with RawFd
not implementing AsFd. A similar change was applied to tcsetattr.
2023-09-08 11:06:21 +02:00
Daniel Hofstetter
2c96a0d741
Bump nix and ctrlc
...
nix from 0.26.2 -> 0.27.1
ctrlc from 3.4.0 -> 3.4.1
2023-09-08 10:07:20 +02:00
Daniel Hofstetter
7a26f94399
Merge pull request #5262 from uutils/renovate/redox_syscall-0.x
...
chore(deps): update rust crate redox_syscall to 0.4
2023-09-08 09:57:35 +02:00
renovate[bot]
7d2996bb1a
chore(deps): update rust crate redox_syscall to 0.4
2023-09-08 06:51:03 +00:00