Commit graph

10687 commits

Author SHA1 Message Date
Théo LUDWIG 7742e0f603
docs: github repo link related to uutils/coreutils 2023-07-14 20:25:12 +02:00
Sylvestre Ledru 8093d81dac
Merge pull request #5082 from sylvestre/version
Update the version to 0.0.20
2023-07-14 14:07:20 +02:00
Sylvestre Ledru 74530c0f51 Update the version to 0.0.20 2023-07-14 13:04:17 +02:00
Sylvestre Ledru ec1d2fba33
Merge pull request #5079 from cakebaker/clippy_fix_warnings_rust_1_71_0
clippy: fix warnings introduced by Rust 1.71.0
2023-07-14 11:47:34 +02:00
Daniel Hofstetter 5d03d2d9d4 clippy: fix warnings introduced by Rust 1.71.0 2023-07-13 17:35:33 +02:00
Sylvestre Ledru 0ee92981c4
Merge pull request #5076 from cakebaker/deny_toml_remove_mpl
deny.toml: remove MPL license from allow list
2023-07-13 10:46:53 +02:00
Daniel Hofstetter 3e688461ba
Merge pull request #5075 from cakebaker/bump_pretty_assertions
Bump pretty_assertions from 1.3.0 to 1.4.0
2023-07-13 10:33:59 +02:00
Roy Ivy III 97a369c755 deny.toml: remove MPL license from allow list 2023-07-13 10:25:16 +02:00
Daniel Hofstetter e7dc201f16 Bump pretty_assertions from 1.3.0 to 1.4.0 2023-07-13 09:29:33 +02:00
Sylvestre Ledru 1897c18e88
Merge pull request #5073 from cakebaker/nl_add_test_for_number_separator
nl: add test for "--number-separator"
2023-07-12 22:42:01 +02:00
Sylvestre Ledru bd4ecb6cfb
Merge pull request #5074 from Skryptonyte/ls_clampwidth
ls: Limit value of --width to maximum value if overflowing
2023-07-12 21:04:26 +02:00
Rayhan Faizel 9e26534239 tests/ls: Test overflowing decimal and octal values of --width 2023-07-12 23:24:26 +05:30
Rayhan Faizel 504b9e15a0 Clamp overflowing values in --width to maximum 2023-07-12 23:23:58 +05:30
Daniel Hofstetter 20b1f11daa nl: add test for "--number-separator"
and replace "match" with "if let"
2023-07-12 15:25:02 +02:00
Daniel Hofstetter 5d2a2954be
Merge pull request #5071 from sylvestre/platform
update platform-info 2.0.2
2023-07-12 10:27:10 +02:00
Sylvestre Ledru a1b4d25d0e
Merge pull request #5065 from cakebaker/nl_number_width_zero
nl: show error if --number-width is zero
2023-07-12 09:08:37 +02:00
Sylvestre Ledru 697866ae3a update platform-info 2.0.2 2023-07-12 09:06:14 +02:00
Daniel Hofstetter 826adc62aa nl: show error if --number-width is zero
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2023-07-11 17:45:53 +02:00
Sylvestre Ledru 8e8b825b45
Merge pull request #5063 from cakebaker/nl_use_value_parser_for_number_format
nl: use value parser for "--number-format"
2023-07-11 17:10:20 +02:00
Sylvestre Ledru e339e53318
Merge pull request #5070 from cakebaker/nl_after_help
nl: add "after help"
2023-07-11 15:01:16 +02:00
Daniel Hofstetter eb2123ee15 nl: add "after help" 2023-07-11 14:26:54 +02:00
Daniel Hofstetter cb50208909 nl: use value parser for "--number-format" 2023-07-10 11:20:37 +02:00
Sylvestre Ledru bf30cbf4f6
Merge pull request #5038 from shinhs0506/ls-version-cmp
ls: fix version cmp
2023-07-10 08:44:57 +02:00
John Shin 4db5a60667 ls: add back version cmp test 2023-07-09 15:30:56 -07:00
John Shin e5331e3abb
Merge branch 'main' into ls-version-cmp 2023-07-09 14:36:46 -07:00
Sylvestre Ledru 5cbfd2f19a
Merge pull request #5062 from cakebaker/nl_change_value_name_to_match_help_text
nl: change value name to match help text
2023-07-09 16:49:29 +02:00
Daniel Hofstetter f67ef7fb11 nl: change value name to match help text 2023-07-09 16:08:38 +02:00
Daniel Hofstetter 4b1a1388a1
Merge pull request #5061 from uutils/renovate/fundu-1.x
chore(deps): update rust crate fundu to 1.2.0
2023-07-09 15:32:37 +02:00
Daniel Hofstetter f8a955266e
Merge pull request #4750 from NikolaiSch/seq-panic-fix
fix: seq panic on no arguments #4749
2023-07-09 14:19:07 +02:00
renovate[bot] bc25b51567
chore(deps): update rust crate fundu to 1.2.0 2023-07-09 12:08:10 +00:00
Daniel Hofstetter 0b37b63ea3
Merge pull request #5055 from yt2b/ls_literal_option
ls: --l should output the same as --literal
2023-07-09 14:07:24 +02:00
Sylvestre Ledru 10bca71b09
Merge branch 'main' into ls-version-cmp 2023-07-09 09:24:39 +02:00
Sylvestre Ledru 78fd0efab9
Merge pull request #5013 from shinhs0506/core-version-cmp
uucore: leading zeros are ignored in version compare
2023-07-09 09:21:18 +02:00
Sylvestre Ledru ae94befad5
Merge pull request #5057 from piotrkwiecinski/fix-fixpr-workflow
fix: fixpr.yml unrecognized named-value: 'steps'
2023-07-09 09:20:49 +02:00
Sylvestre Ledru d21f1b374d
Merge pull request #5058 from cakebaker/touch_fix_time
touch: accept "modify" & "mtime" for --time arg
2023-07-08 18:21:52 +02:00
Daniel Hofstetter 6f91371e61 touch: accept "modify" & "mtime" for --time arg 2023-07-08 16:13:35 +02:00
Piotr Kwiecinski bdd8729cc2 fix: fixpr.yml unrecognized named-value: 'steps'
simplify passing variables to github output

fix warning with add-and-commit action
2023-07-08 13:44:39 +02:00
Terts Diepraam 24c2743e10
Merge pull request #5053 from dezgeg/stty-baudrate
stty: Support setting baud rate
2023-07-08 13:27:56 +02:00
Terts Diepraam d969bff0df
Merge pull request #5054 from dezgeg/stty-save
stty: Finish '--save' support
2023-07-08 13:21:05 +02:00
Tuomas Tynkkynen bde9030e4e stty: Support setting baud rate
Part of #3859.
2023-07-08 11:46:16 +03:00
Sylvestre Ledru 2da93c9029
Merge pull request #5056 from cakebaker/cspell_ignore_oranda_json
cspell: ignore oranda.json
2023-07-08 09:42:59 +02:00
Daniel Hofstetter 6f5416bddb cspell: ignore oranda.json 2023-07-08 06:58:33 +02:00
Daniel Hofstetter c76bf76640
Merge pull request #5052 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.9.1
2023-07-08 06:41:29 +02:00
yt2b cf6f7856e4 ls: fix --l option 2023-07-08 10:43:20 +09:00
Tuomas Tynkkynen 85b9b61dd8 stty: Finish '--save' support
Argument parsing for this exists, but the option doesn't change output
in any way. Finish the support.

Closes #3862
2023-07-08 02:24:26 +03:00
Sylvestre Ledru 459e4f82ee
Merge pull request #5044 from tertsdiepraam/oranda-setup
Initial oranda setup
2023-07-08 00:34:15 +02:00
Sylvestre Ledru 79b4459731
add oranda to the spell ignore 2023-07-08 00:32:32 +02:00
renovate[bot] 4f24d81e86
chore(deps): update rust crate regex to 1.9.1 2023-07-07 18:29:31 +00:00
Daniel Hofstetter 3ce5749a4a
Merge pull request #5039 from uutils/renovate/rstest-0.x
chore(deps): update rust crate rstest to 0.18.1
2023-07-07 14:58:48 +02:00
renovate[bot] 90a763137c
chore(deps): update rust crate rstest to 0.18.1 2023-07-07 11:36:30 +00:00