Commit graph

11320 commits

Author SHA1 Message Date
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
Daniel Hofstetter
a4347a3abb
Merge pull request #5393 from sylvestre/doc23
DEVELOPMENT.md: improve doc on how to run some tests
2023-10-13 07:14:20 +02:00
Sylvestre Ledru
94972d45c7 ls: Document a bit tests/ls/stat-dtype.sh 2023-10-12 23:37:07 +02:00
Sylvestre Ledru
29a5a13ce6 fs: split get_file_display into its function 2023-10-12 20:41:48 +02:00
Sylvestre Ledru
2bd5e26317 DEVELOPMENT.md: improve doc on how to run some tests 2023-10-12 19:40:49 +02:00
Sylvestre Ledru
f76b53d969
Merge pull request #5392 from zhitkoff/split-undocumented-opt-aliases
`split`: undocumented options aliases + help fix
2023-10-11 21:54:04 +02:00
zhitkoff
a920464952 split: undocumented options aliases + help fix 2023-10-11 12:13:22 -04:00
Sylvestre Ledru
0a7fe3cdc2
Merge pull request #5391 from miles170/move-to-uutils-term-grid
ls: move to `uutils-term-grid`
2023-10-11 11:17:44 +02:00
Miles Liu
3b971e4806
ls: move to uutils-term-grid 2023-10-11 16:26:36 +08:00
Sylvestre Ledru
f3f82c14af
Merge pull request #5381 from howard0su/df_wsl
Fix overflow error on WSL. Default to 0 when the values are non-sense.
2023-10-10 13:10:40 +02:00
Sylvestre Ledru
95a1a08de3
Add two words to the ignore spell list 2023-10-10 09:07:32 +02:00
Sylvestre Ledru
89daff4e91
Merge pull request #5388 from cakebaker/bump_bstr_and_regex
Bump bstr and regex
2023-10-10 09:04:33 +02:00
Daniel Hofstetter
c70a47fa93
Merge pull request #5329 from KAAtheWiseGit/main
`mkdir`: make `mkdir` public and document it
2023-10-10 08:21:17 +02:00