Commit graph

10943 commits

Author SHA1 Message Date
Daniel Hofstetter
677df5cb1a Bump cpp from 0.5.7 to 0.5.8 2023-08-10 10:50:49 +02:00
Daniel Hofstetter
122c8c5b80 Bump futures from 0.3.25 to 0.3.28 2023-08-10 10:38:15 +02:00
Rayhan Faizel
4143859266 tests/stat: Test case for using - and -f together 2023-08-10 08:41:19 +05:30
Rayhan Faizel
e3ea6144cb stat: Output error when - and -f are used together. 2023-08-10 08:33:53 +05:30
Daniel Hofstetter
09360e6796 mv: remove unnecessary OR in condition 2023-08-09 16:15:30 +02:00
Daniel Hofstetter
0c6b1893a4
Merge pull request #5140 from cakebaker/bump_aho_corasick_crates
Bump aho-corasick crates
2023-08-09 09:00:13 +02:00
Daniel Hofstetter
11db936d8f
Merge pull request #5141 from cakebaker/bump_rustix_crates
Bump rustix crates
2023-08-09 08:59:57 +02:00
Daniel Hofstetter
492c9a4591 Bump rustix crates
From 0.36.14 to 0.36.15 and from 0.37.19 to 0.37.23
2023-08-09 07:47:30 +02:00
Daniel Hofstetter
256b6bbb23 Bump aho-corasick crates
From 0.7.19 to 0.7.20 and from 1.0.1 to 1.0.2
2023-08-09 07:36:03 +02:00
Daniel Hofstetter
6721a23fd3
Merge pull request #5139 from cakebaker/bump_fundu
Bump fundu & fix two failing tests
2023-08-08 10:46:47 +02:00
Daniel Hofstetter
cef9ab10c3 sleep: adapt two tests to fundu 2.0.0 2023-08-08 09:10:33 +02:00
Daniel Hofstetter
5b33670f96 Bump fundu from 1.2.0 to 2.0.0 2023-08-08 09:05:53 +02:00
Daniel Hofstetter
f62535a742
Merge pull request #5137 from cakebaker/seq_remove_unused_param
seq: remove unused param from write_value_float()
2023-08-08 06:58:15 +02:00
Daniel Hofstetter
6b1c4d1fa9 seq: remove unused param from write_value_float() 2023-08-07 15:22:06 +02:00
Daniel Hofstetter
2b69803450
Merge pull request #5136 from shinhs0506/seq-neg-zero
seq: display -0
2023-08-07 15:11:06 +02:00
Daniel Hofstetter
a4b7477598
Merge pull request #5133 from uutils/renovate/crossterm-0.x
chore(deps): update rust crate crossterm to >=0.27.0
2023-08-07 10:07:51 +02:00
John Shin
0aa29682d0 seq: display -0 2023-08-07 00:09:46 -07:00
renovate[bot]
a4f5145445
chore(deps): update rust crate crossterm to >=0.27.0 2023-08-07 05:03:04 +00:00
Daniel Hofstetter
fe2aa232a5
Merge pull request #5135 from cakebaker/deny_toml_remove_redox_syscall_from_skip_list
deny.toml: remove redox_syscall from skip list
2023-08-07 06:59:36 +02:00
Daniel Hofstetter
4880c2d5e2
Merge pull request #5134 from cakebaker/deny_toml_add_bitflags_to_skip_list
deny.toml: add bitflags to skip list
2023-08-07 06:58:21 +02:00
Daniel Hofstetter
5c3fb3c53b deny.toml: remove redox_syscall from skip list 2023-08-06 16:15:00 +02:00
Daniel Hofstetter
d9921e48ca Bump parking_lot_core from 0.9.7 to 0.9.8 2023-08-06 16:12:32 +02:00
Daniel Hofstetter
f03f18c3e8 Bump filetime from 0.2.20 to 0.2.22 2023-08-06 16:10:01 +02:00
Daniel Hofstetter
0f5b6e8978 deny.toml: add bitflags to skip list 2023-08-06 15:10:10 +02:00
Daniel Hofstetter
76b8c2925e
Merge pull request #5132 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.9.3
2023-08-06 09:34:49 +02:00
renovate[bot]
745110ccbf
chore(deps): update rust crate regex to 1.9.3 2023-08-06 01:03:34 +00:00
Daniel Hofstetter
271606ddfa nl: fix output of numbering styles 2023-08-03 16:53:56 +02:00
Daniel Hofstetter
9be4a89260
Merge pull request #5129 from nouritsu/main
docs(bin,has): add docstrings for macros bin and has
2023-08-03 11:43:49 +02:00
Aneesh
773e69078c docs(bin,has): add docstrings for macros bin and has 2023-08-03 13:39:38 +05:30
Daniel Hofstetter
ec27a074c0 uucore: don't show error for ambiguous value
that's a direct match in ShortcutValueParser
2023-08-01 08:39:05 +02:00
Daniel Hofstetter
f37318d37c
Merge pull request #5121 from uutils/renovate/xattr-1.x
chore(deps): update rust crate xattr to 1.0.1
2023-07-30 10:33:21 +02:00
renovate[bot]
bb9517dfc2
chore(deps): update rust crate xattr to 1.0.1 2023-07-30 00:21:31 +00:00
Daniel Hofstetter
a9dde668ca
Merge pull request #5115 from resistor/rotate
Use `rotate_right` rather than an explicit expansion in `sum`
2023-07-29 16:42:45 +02:00
Daniel Hofstetter
645be5bd90
Merge pull request #5118 from cakebaker/build_gnu_sh_indent_comment
build-gnu.sh: indent comment
2023-07-29 13:55:53 +02:00
Daniel Hofstetter
055a76728f build-gnu.sh: indent comment 2023-07-29 08:18:35 +02:00
Daniel Hofstetter
5c65f44957
Merge pull request #5116 from simon04/patch-1
tsort: use Iterator.all
2023-07-29 07:50:38 +02:00
Daniel Hofstetter
a34eb43085
Merge pull request #5117 from shinhs0506/is-empty
use is_empty()
2023-07-29 07:31:02 +02:00
John Shin
426cce7df0 rmdir: use is_empty() 2023-07-28 17:10:36 -07:00
John Shin
0d56792c58 mv: use is_empty() 2023-07-28 17:09:23 -07:00
Simon Legner
24319791ec
tsort: use Iterator.all 2023-07-28 21:25:11 +02:00
Owen Anderson
e9f89c46e0 Use rotate_right instead of explicit expansion. 2023-07-27 23:43:16 -06:00
Daniel Hofstetter
b24f91c4d6
Merge pull request #4600 from tertsdiepraam/touch-move-from-time-to-chrono
`touch`: move from `time` to `chrono`
2023-07-27 17:57:51 +02:00
Terts Diepraam
c2997718cd touch: move from time to chrono
This allows us to work with daylight savings time which is necessary to enable one of the tests. The leap second calculation and parsing are also ported over. A bump in the chrono version is necessary to use NaiveTime::MIN.
2023-07-27 17:06:38 +02:00
Sylvestre Ledru
4004281f34
Merge pull request #5100 from cakebaker/nl_shorten_enum_variants
nl: shorten variants of NumberingStyle enum
2023-07-25 20:18:55 +02:00
Sylvestre Ledru
9449eda51d
Merge pull request #5103 from cakebaker/nl_join_blank_lines_show_error_if_zero
nl: show error if --join-blank-lines is zero
2023-07-25 20:18:43 +02:00
Sylvestre Ledru
df74d8e877
Merge pull request #5112 from sylvestre/selinux-no-mac
only set SELINUX_ENABLED=1 on Linux
2023-07-25 20:17:43 +02:00
Sylvestre Ledru
b576fcb70e
Merge pull request #5113 from cakebaker/bump_unicode_linebreak
Bump unicode-linebreak from 0.1.4 to 0.1.5
2023-07-25 20:17:19 +02:00
Daniel Hofstetter
8a58b0ae74 deny.toml: remove hashbrown from skip list 2023-07-25 14:22:19 +02:00
Daniel Hofstetter
1642509302 Bump unicode-linebreak from 0.1.4 to 0.1.5 2023-07-25 14:20:48 +02:00
Sylvestre Ledru
f50cde252b only set SELINUX_ENABLED=1 on Linux 2023-07-24 21:30:23 +02:00