Commit graph

11502 commits

Author SHA1 Message Date
zhitkoff
abc95361a5 prase_size: comments 2023-10-17 10:50:50 -04:00
zhitkoff
74e01e3987 parse_size: more test case coverage 2023-10-17 10:50:50 -04:00
zhitkoff
7038657a44 implement R and Q prefixes 2023-10-17 10:50:50 -04:00
zhitkoff
cb7479e823 uucore: implement SI suffixes R and Q 2023-10-17 10:50:50 -04:00
Zhuoxun Yang
d325a952ee expr: return "0" for | 2023-10-17 22:27:47 +08:00
Zhuoxun Yang
8a67224917 expr: add assert for & 2023-10-17 22:27:10 +08:00
Zhuoxun Yang
04ab5b0108 tests/expr: add tests for "" 2023-10-17 22:26:19 +08:00
Zhuoxun Yang
7421c81a22 tests/expr: sort test cases 2023-10-17 22:21:44 +08:00
Daniel Hofstetter
f18055835c
Merge pull request #5415 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.10.2
2023-10-17 07:08:59 +02:00
renovate[bot]
3288c64b00
chore(deps): update rust crate regex to 1.10.2 2023-10-16 16:33:17 +00:00
Daniel Hofstetter
ce0cf7a569
Merge pull request #5367 from sylvestre/join
join: remove a clippy::cognitive_complexity by moving some content in functions
2023-10-16 11:41:47 +02:00
Sylvestre Ledru
f8436728dc
add field_reassign_with_default ignore
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-10-16 10:47:38 +02:00
Sylvestre Ledru
6c10934465
Merge pull request #5413 from cakebaker/doc_add_missing_word
doc: add a missing "a"
2023-10-16 10:01:29 +02:00
Daniel Hofstetter
21aca7abd7 doc: add a missing "a" 2023-10-16 09:48:20 +02:00
Daniel Hofstetter
541ac6a813
Merge pull request #5403 from sylvestre/rm
rm: In some cases, remove_dir is doing a better job than remove_dir_all
2023-10-16 09:35:44 +02:00
Sylvestre Ledru
3a780453a9 join: remove a clippy::cognitive_complexity by moving some content into functions 2023-10-16 08:15:02 +02:00
Daniel Hofstetter
17c044567b
Merge pull request #5412 from uutils/renovate/dns-lookup-2.x
fix(deps): update rust crate dns-lookup to 2.0.4
2023-10-16 06:59:25 +02:00
renovate[bot]
c892c9346f
fix(deps): update rust crate dns-lookup to 2.0.4 2023-10-15 17:59:54 +00:00
Sylvestre Ledru
73b7c46131
Merge pull request #5409 from sylvestre/version-22
0.0.21 => 0.0.22
2023-10-15 15:50:01 +02:00
Daniel Hofstetter
569b0a9b38
Merge pull request #5408 from Luv-Ray/fix-expr-syntex-error
`expr`: fix expr syntax error
2023-10-15 15:34:57 +02:00
Daniel Hofstetter
89b03ae6dd
Merge pull request #5410 from sylvestre/release-version
update of the release doc
2023-10-15 15:19:33 +02:00
Sylvestre Ledru
fcd0817b3b update of the release doc 2023-10-15 14:34:16 +02:00
Sylvestre Ledru
e1bd47d549 0.0.21 => 0.0.22 2023-10-15 14:33:23 +02:00
Daniel Hofstetter
6ef5b272da
expr: add missing word to comment 2023-10-15 14:30:17 +02:00
Daniel Hofstetter
8910c1ba77
Merge pull request #5387 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.10.1
2023-10-15 10:34:30 +02:00
Luv_Ray
46b8b41e3f
Merge branch 'main' into fix-expr-syntex-error 2023-10-14 23:50:21 +08:00
renovate[bot]
f89e6943b7
chore(deps): update rust crate regex to 1.10.1 2023-10-14 15:34:14 +00:00
Sylvestre Ledru
c6b14735f6
Merge pull request #5405 from cakebaker/expr_test_invalid_syntaxes
expr: test some invalid syntaxes
2023-10-14 17:33:34 +02:00
Zhuoxun Yang
4f20773b4f expr: fix escape 2023-10-14 23:20:45 +08:00
Zhuoxun Yang
5b1755387f tests/expr: test escape 2023-10-14 23:18:15 +08:00
Daniel Hofstetter
f6880bff8f expr: test some invalid syntaxes 2023-10-14 14:58:41 +02:00
Sylvestre Ledru
226680aa00
Ignore inacc spell 2023-10-14 13:45:29 +02:00
Daniel Hofstetter
62eb5a434d
Merge pull request #5404 from sylvestre/doc222
doc: recommend the rust-gdb helper
2023-10-14 13:19:17 +02:00
Sylvestre Ledru
f557c59364 doc: recommend the rust-gdb helper 2023-10-14 12:10:26 +02:00
Sylvestre Ledru
505ef714b9 rm: In some cases, remove_dir is doing a better job than remove_dir_all
use it when remove_dir_all failed

GNU compatibility (rm/empty-inacc.sh)
2023-10-14 12:09:27 +02:00
Daniel Hofstetter
21c8538e0b
Merge pull request #5402 from Luv-Ray/short-circuit
`expr`: short-circuit evaluation for `&`
2023-10-14 07:50:47 +02:00
tommady
f979f148c1
fuzz: store the corpus using GitHub Cache (#5363) 2023-10-14 07:33:43 +02:00
Zhuoxun Yang
40f05a331e tests/expr: add tests for test_and 2023-10-14 01:58:53 +08:00
Zhuoxun Yang
ae1c4ccfd2 expr: short-circuit evaluation for & 2023-10-14 01:56:38 +08:00
Daniel Hofstetter
5f4305df6f
Merge pull request #5394 from sylvestre/fs
fs: split get_file_display into its function & add test
2023-10-13 16:51:56 +02:00
Sylvestre Ledru
3cd5f9d175
Merge pull request #5401 from cakebaker/clippy_suppress_cognitive_complexity_warning
clippy: suppress cognitive_complexity lint in some tests
2023-10-13 15:41:35 +02:00
Daniel Hofstetter
a69d48fb8c clippy: suppress cognitive_complexity lint 2023-10-13 14:53:32 +02:00
Daniel Hofstetter
617de9b636
Merge pull request #5397 from sylvestre/ls-42
ls: Document a bit tests/ls/stat-dtype.sh
2023-10-13 14:38:31 +02:00
Sylvestre Ledru
41188a915e
rename the test
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-10-13 11:35:45 +02:00
Sylvestre Ledru
8931cfa93d
improve the wordin
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2023-10-13 11:18:00 +02:00
Sylvestre Ledru
8826e47d36
ignore dtype in the spell 2023-10-13 10:30:31 +02:00
Daniel Hofstetter
4d3d72077a
Merge pull request #5399 from miles170/fix-code-quality-ci
ci: code-quality workflow doesn't fail on clippy errors
2023-10-13 10:16:57 +02:00
Sylvestre Ledru
fa28dec39e
Merge pull request #5400 from cakebaker/who_cognitive_complexity
who: suppress cognitive_complexity lint
2023-10-13 08:53:29 +02:00
Daniel Hofstetter
f1f4823feb who: suppress cognitive_complexity lint 2023-10-13 08:26:06 +02:00
Miles Liu
cd51eb8eb5
ci: code-quality workflow doesn't fail on clippy errors 2023-10-13 14:13:10 +08:00