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 |
|
tommady
|
c9fa07035b
|
fix linter errors
|
2023-10-12 02:52:02 +00:00 |
|
tommady
|
9be5583d36
|
Update src/uu/cp/src/cp.rs
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
|
2023-10-12 10:42:52 +08:00 |
|
tommady
|
7ea19c7c5d
|
Update src/uu/cp/src/cp.rs
Co-authored-by: Sylvestre Ledru <sledru@mozilla.com>
|
2023-10-12 10:42:44 +08: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 |
|
tommady
|
254007ffe0
|
Merge branch 'main' into fix-5327
|
2023-10-11 18:15:18 +08: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 |
|
tommady
|
c59b0f11fd
|
fix linter
|
2023-10-11 08:57:04 +00:00 |
|
tommady
|
edb5b65b01
|
Merge branch 'main' of github.com:uutils/coreutils into fix-5327
|
2023-10-11 08:39:52 +00:00 |
|
tommady
|
78e1eae1ef
|
address comment
|
2023-10-11 08:29:13 +00:00 |
|
Miles Liu
|
3b971e4806
|
ls: move to uutils-term-grid
|
2023-10-11 16:26:36 +08:00 |
|
tommady
|
6cb0d5ad7d
|
add comment for explicit in the Preserve enum
|
2023-10-11 07:53:03 +00: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 |
|
Daniel Hofstetter
|
536dbae90a
|
Bump bstr and regex
bstr from 1.6 -> 1.7
regex from 1.9.6 -> 1.10.0
|
2023-10-10 07:58:16 +02:00 |
|
Daniel Hofstetter
|
163fc8d9e6
|
Merge pull request #5379 from sylvestre/clippy2
Make clippy::cognitive_complexity as an error
|
2023-10-09 17:35:27 +02:00 |
|
Howard Su
|
d2cacdfce2
|
Fix overflow error on WSL. Default to 0 when the values are non-sense.
|
2023-10-09 22:16:09 +08:00 |
|
Sylvestre Ledru
|
b802c8cc3f
|
Merge branch 'main' into clippy2
|
2023-10-09 15:49:25 +02:00 |
|
Sylvestre Ledru
|
0695437de2
|
Merge pull request #5385 from cakebaker/uucore_remove_commented_out_enum
uucore: remove commented out enum FChar
|
2023-10-09 15:39:38 +02:00 |
|
Daniel Hofstetter
|
b38ac2cb74
|
uucore: remove commented out enum FChar
|
2023-10-09 15:28:12 +02:00 |
|
Sylvestre Ledru
|
3382623bbc
|
Merge pull request #5384 from cakebaker/uucore_remove_commented_out_import
uucore: remove commented out import
|
2023-10-09 15:24:36 +02:00 |
|
Sylvestre Ledru
|
9ee3360429
|
Merge pull request #5382 from cakebaker/bump_errno
Bump errno from 0.3.1 to 0.3.5
|
2023-10-09 15:17:28 +02:00 |
|
Daniel Hofstetter
|
2883c0a968
|
uucore: remove commented out import
|
2023-10-09 15:16:50 +02:00 |
|
Daniel Hofstetter
|
e00268a721
|
Merge pull request #5380 from sylvestre/fuzz-github
github action: move the fuzzing action into it own file/task
|
2023-10-09 07:44:03 +02:00 |
|
Daniel Hofstetter
|
2c9e091ebe
|
Bump errno from 0.3.1 to 0.3.5
|
2023-10-09 07:07:38 +02:00 |
|
Sylvestre Ledru
|
02ab93c141
|
github action: name the toml task
|
2023-10-08 17:54:36 +02:00 |
|
Sylvestre Ledru
|
4d122d7dd0
|
Move rustfmt + clippy + typo check into it own workflow
|
2023-10-08 17:53:19 +02:00 |
|
Sylvestre Ledru
|
8e8a91be5d
|
Ignore more cognitive_complexity
|
2023-10-08 17:46:11 +02:00 |
|
Sylvestre Ledru
|
5ac1aef20e
|
github action: move the fuzzing action into it own file/task
|
2023-10-08 17:34:52 +02:00 |
|
Sylvestre Ledru
|
6d24549156
|
github action: enable clippy::cognitive_complexity
|
2023-10-08 17:32:03 +02:00 |
|
Sylvestre Ledru
|
4ed58718a8
|
github action: extract the warnings into a variable
|
2023-10-08 17:31:50 +02:00 |
|
Sylvestre Ledru
|
0997493038
|
Merge pull request #5376 from cakebaker/expr_add_empty_lines
expr: add some empty lines
|
2023-10-08 17:13:27 +02:00 |
|
Daniel Hofstetter
|
7e08562ee6
|
expr: add some empty lines
|
2023-10-08 15:02:01 +02:00 |
|
Daniel Hofstetter
|
94f5fa9487
|
Merge pull request #5365 from Luv-Ray/fix-expr
`expr`: short-circuit evaluation for `|`
|
2023-10-08 14:55:59 +02:00 |
|
Sylvestre Ledru
|
c53ca6d6fc
|
Merge pull request #5372 from sanpii/ls-panic
ls: fix panic when file removed too quickly
|
2023-10-08 10:54:19 +02:00 |
|