Commit graph

1305 commits

Author SHA1 Message Date
renovate[bot] b3e994b360
chore(deps): update rust crate regex to 1.9.4 2023-08-26 16:50:39 +00:00
renovate[bot] 079f7f9258
chore(deps): update rust crate num-bigint to 0.4.4 2023-08-23 00:11:14 +00:00
renovate[bot] 370920f0bd
chore(deps): update rust crate tempfile to 3.8.0 2023-08-18 22:40:06 +00:00
Daniel Hofstetter a756fa3266 Bump aho-corasick from 1.0.2 to 1.0.4 2023-08-17 11:22:06 +02:00
Daniel Hofstetter f63c87276c Bump cpp from 0.5.8 to 0.5.9 2023-08-17 11:22:06 +02:00
Daniel Hofstetter bdbf717605 Downgrade windows-targets from 0.48.2 to 0.48.0 2023-08-17 10:06:56 +02:00
Daniel Hofstetter 16bd3f35c1 Bump windows-targets from 0.48.0 to 0.48.2 2023-08-15 08:02:42 +02:00
renovate[bot] 5f4bc812fb
chore(deps): update rust crate rstest to 0.18.2 2023-08-13 10:02:53 +00:00
Daniel Hofstetter df0a816f07 Bump js-sys from 0.3.60 to 0.3.64 2023-08-12 13:38:45 +02:00
Terts Diepraam 7c58ec081d chore(deps): update clap, tempfile & is_terminal (all are rustix-based) 2023-08-11 10:48:02 +02:00
Daniel Hofstetter a24bf0a430
Merge pull request #5146 from cakebaker/bump_cpp
Bump cpp from 0.5.7 to 0.5.8
2023-08-10 13:27:01 +02:00
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
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 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 5b33670f96 Bump fundu from 1.2.0 to 2.0.0 2023-08-08 09:05:53 +02:00
renovate[bot] a4f5145445
chore(deps): update rust crate crossterm to >=0.27.0 2023-08-07 05:03:04 +00: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
renovate[bot] 745110ccbf
chore(deps): update rust crate regex to 1.9.3 2023-08-06 01:03:34 +00:00
renovate[bot] bb9517dfc2
chore(deps): update rust crate xattr to 1.0.1 2023-07-30 00:21:31 +00: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
Daniel Hofstetter 1642509302 Bump unicode-linebreak from 0.1.4 to 0.1.5 2023-07-25 14:20:48 +02:00
renovate[bot] 781c915ba9
chore(deps): update rust crate lscolors to 0.15.0 2023-07-24 12:18:40 +00:00
renovate[bot] 6b95aabaa2
chore(deps): update rust crate num-traits to 0.2.16 2023-07-21 01:07:21 +00:00
renovate[bot] 15a95b46db
chore(deps): update rust crate rlimit to 0.10.1 2023-07-19 22:20:31 +00:00
renovate[bot] 427bec8b88
chore(deps): update rust crate signal-hook to 0.3.17 2023-07-18 17:13:29 +00:00
renovate[bot] 831404406c
chore(deps): update rust crate signal-hook to 0.3.16 2023-07-15 09:18:10 +00:00
Sylvestre Ledru 74530c0f51 Update the version to 0.0.20 2023-07-14 13:04:17 +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 697866ae3a update platform-info 2.0.2 2023-07-12 09:06:14 +02:00
renovate[bot] bc25b51567
chore(deps): update rust crate fundu to 1.2.0 2023-07-09 12:08:10 +00:00
renovate[bot] 4f24d81e86
chore(deps): update rust crate regex to 1.9.1 2023-07-07 18:29:31 +00:00
renovate[bot] 90a763137c
chore(deps): update rust crate rstest to 0.18.1 2023-07-07 11:36:30 +00:00
Daniel Hofstetter 725f226941 Bump syn from 1.0.103 to 1.0.109 2023-07-06 15:07:10 +02:00
Daniel Hofstetter 3035f0138b
Merge pull request #5043 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.9.0
2023-07-06 09:16:11 +02:00
Daniel Hofstetter 75a2c40e3c
Merge pull request #5046 from uutils/renovate/smallvec-1.x
chore(deps): update rust crate smallvec to 1.11
2023-07-06 07:42:10 +02:00
renovate[bot] eb3164002a
chore(deps): update rust crate regex to 1.9.0 2023-07-06 05:41:42 +00:00
renovate[bot] c6be1c10ba
chore(deps): update rust crate smallvec to 1.11 2023-07-05 22:57:39 +00:00
renovate[bot] 389741eda3
chore(deps): update rust crate bstr to 1.6 2023-07-05 18:14:40 +00:00
renovate[bot] 2947c00e4c
chore(deps): update rust crate bigdecimal to 0.4 2023-07-05 10:30:04 +00:00
Daniel Hofstetter 51a4fa0c49 Bump iana-time-zone-haiku from 0.1.1 to 0.1.2 2023-07-05 10:14:12 +02:00
Daniel Hofstetter 66afeef84a Bump hermit-abi and num_cpus
hermit-abi from 0.3.1 -> 0.3.2
num_cpus from 1.14.0 -> 1.16.0
2023-07-04 16:40:58 +02:00
renovate[bot] 8e2401c8ee
chore(deps): update rust crate rlimit to 0.10.0 2023-07-04 07:39:59 +00:00
Daniel Hofstetter e6ec1490aa touch: use parse_datetime in Cargo.lock 2023-07-03 14:28:39 +02:00
Daniel Hofstetter 5a1829e897 Bump proc-macro2 from 1.0.47 to 1.0.63 2023-06-29 10:18:50 +02:00
Daniel Hofstetter c4b15a92a4
Merge pull request #5009 from uutils/renovate/self_cell-1.x
chore(deps): update rust crate self_cell to 1.0.1
2023-06-26 08:58:55 +02:00
Daniel Hofstetter 98dfba330c
Merge pull request #5011 from uutils/renovate/fundu-1.x
chore(deps): update rust crate fundu to 1.1.0
2023-06-26 08:02:30 +02:00
Daniel Hofstetter 6a7b5379ea
Merge pull request #5008 from uutils/renovate/libc-0.x
fix(deps): update rust crate libc to 0.2.147
2023-06-26 07:56:10 +02:00
renovate[bot] c64f3ccbdd
chore(deps): update rust crate fundu to 1.1.0 2023-06-26 04:29:30 +00:00
renovate[bot] 0ba972b213
chore(deps): update rust crate self_cell to 1.0.1 2023-06-25 19:15:50 +00:00
Sylvestre Ledru b03a88e154
Merge pull request #4972 from cakebaker/sort_migrate_from_ouroboros_to_self_cell
sort: migrate from ouroboros to self_cell
2023-06-25 21:15:02 +02:00
renovate[bot] 824097d224
fix(deps): update rust crate libc to 0.2.147 2023-06-25 19:09:01 +00:00
renovate[bot] a02b3354e6
chore(deps): update rust crate phf to 0.11.2 2023-06-24 11:23:11 +00:00
renovate[bot] 9324a52a56
chore(deps): update rust crate phf_codegen to 0.11.2 2023-06-24 08:25:07 +00:00
renovate[bot] 0144a3c78f
fix(deps): update rust crate itertools to 0.11.0 2023-06-22 13:43:21 +00:00
Daniel Hofstetter 6ebfaf4b9d sort: migrate from ouroboros to self_cell 2023-06-19 10:17:39 +02:00
renovate[bot] 9fbc98fc4e
chore(deps): update rust crate rust-ini to 0.19.0 2023-06-18 14:05:34 +00:00
Daniel Hofstetter 07c538f090
Merge pull request #4980 from uutils/renovate/notify-6.x
chore(deps): update rust crate notify to v6.0.1
2023-06-16 07:06:15 +02:00
renovate[bot] 6865f91fd3
chore(deps): update rust crate notify to v6.0.1 2023-06-16 00:01:15 +00:00
renovate[bot] 3506dd11b8
chore(deps): update rust crate sha2 to 0.10.7 2023-06-15 19:18:09 +00:00
Daniel Hofstetter 67114ac63c date: switch to parse_datetime 2023-06-11 14:36:51 +02:00
Sylvestre Ledru 63b84fed8b
Merge pull request #4927 from cakebaker/bump_fundu_and_fix_compile_errors
Bump fundu to 1.0.0 and fix compile errors
2023-06-10 09:23:21 +02:00
Sylvestre Ledru 7b3467f810
Merge pull request #4947 from cakebaker/bump_getrandom_to_0_2_9
Bump getrandom from 0.2.8 to 0.2.9
2023-06-10 09:22:37 +02:00
Frantisek Kropac ad96a1b8a0
Find MountInfo properly when symlink is used (#4929)
* Find MountInfo properly when symlink is entered

According to GNU implementation the entered path is
being compared with the canonicalized device name
in MountInfo.

Co-authored-by: Frantisek Kropac <kropac.ff@gmail.com>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2023-06-10 09:22:01 +02:00
renovate[bot] e1fd9e5342
chore(deps): update rust crate blake3 to 1.4.0 2023-06-08 22:55:22 +00:00
renovate[bot] d26c596a4c
fix(deps): update rust crate memmap2 to 0.7 2023-06-08 11:02:36 +00:00
renovate[bot] 1965ba268e
chore(deps): update rust crate tempfile to 3.6.0 2023-06-06 20:22:27 +00:00
Sylvestre Ledru 6d6966cfb1
Merge pull request #4952 from wanderinglethe/date-remove-time-dep
Remove time dependency from date
2023-06-06 22:21:38 +02:00
Wandering Lethe 81313e63ea
Upgrade humantime_to_duration to version 0.3.1.
Latest patch fixes the transitive dependency on time. Which can now
also be removed from the deny skipped bans.
2023-06-06 18:07:21 +02:00
renovate[bot] c68b665bf9
fix(deps): update rust crate libc to 0.2.146 2023-06-06 14:39:50 +00:00
Wandering Lethe 42a22c12f1
Remove time dependency from date
Also upgrades humantime_to_duration to the latest version, it switched from time to chrono. Because touch still depends on time, its humantime_to_duration package version deviates from the workspace version.
2023-06-05 21:41:32 +02:00
renovate[bot] c9f4c5dfb5
chore(deps): update rust crate regex to 1.8.4 2023-06-05 17:46:52 +00:00
Miles Liu 1c4d7b2f87
install: remove time crate 2023-06-05 16:34:50 +08:00
Daniel Hofstetter 65a8e1540c Bump getrandom from 0.2.8 to 0.2.9 2023-06-05 10:09:03 +02:00
Daniel Hofstetter e85382cff1
Merge pull request #4944 from uutils/renovate/once_cell-1.x
chore(deps): update rust crate once_cell to 1.18.0
2023-06-05 07:02:32 +02:00
Sylvestre Ledru 3d220513e3
Merge pull request #4942 from x-dune/pr-use-chrono
`pr` use chrono instead of time
2023-06-04 18:46:38 +02:00
Sylvestre Ledru 1895d1bc3a
Merge pull request #4943 from cakebaker/remove_users_crate
Remove users crate
2023-06-04 18:45:04 +02:00
renovate[bot] ee2aa85cd8
chore(deps): update rust crate once_cell to 1.18.0 2023-06-04 14:03:47 +00:00
Daniel Hofstetter 29f011e28c Remove users crate 2023-06-04 14:55:16 +02:00
x-dune 7958c5d061 pr: use chrono instead of time 2023-06-04 20:17:52 +08:00
Sylvestre Ledru 204d9b64f9 uuhelp_parser: update of the version 2023-06-04 09:46:59 +02:00
Sylvestre Ledru e3cb5a111d Rename help_parser => uuhelp_parser 2023-06-04 09:46:59 +02:00
Sylvestre Ledru 830b7d5ce1 New release 2023-06-04 09:46:59 +02:00
Daniel Hofstetter 7a449feaa0 Bump fundu from 0.5.1 to 1.0.0 2023-06-01 10:43:09 +02:00
Daniel Hofstetter 0b4a91744d Bump io-lifetimes from 1.0.5 to 1.0.11 2023-05-31 22:14:47 +02:00
Daniel Hofstetter 8940018833
Merge pull request #4897 from sylvestre/platform-info
update to platform-info 2.0.1
2023-05-31 09:29:57 +02:00
Daniel Hofstetter 0802630e14
Merge pull request #4921 from uutils/renovate/ctrlc-3.x
chore(deps): update rust crate ctrlc to 3.4
2023-05-31 07:07:31 +02:00
renovate[bot] a4baca01c9
chore(deps): update rust crate chrono to ^0.4.26 2023-05-30 21:02:52 +00:00
renovate[bot] abff446691
chore(deps): update rust crate ctrlc to 3.4 2023-05-30 18:41:48 +00:00
Sylvestre Ledru f830b6e68f update to platform-info 2.0.1 2023-05-30 17:43:54 +02:00
Daniel Hofstetter 4d2cfd9db9
Merge pull request #4907 from uutils/renovate/ctrlc-3.x
chore(deps): update rust crate ctrlc to 3.3
2023-05-30 15:38:39 +02:00
Daniel Hofstetter 1781a5db1d
Merge pull request #4698 from uutils/renovate/windows-sys-0.x
fix(deps): update rust crate windows-sys to 0.48.0
2023-05-30 13:40:49 +02:00
Daniel Hofstetter 62efca6f06
Merge pull request #4803 from uutils/renovate/dns-lookup-2.x
fix(deps): update rust crate dns-lookup to v2
2023-05-30 13:38:06 +02:00
Daniel Hofstetter e7d95dc362
Merge pull request #4702 from uutils/renovate/terminal_size-0.x
chore(deps): update rust crate terminal_size to 0.2.6
2023-05-30 13:35:40 +02:00
renovate[bot] b1cfa22455
chore(deps): update rust crate ctrlc to 3.3 2023-05-30 10:01:25 +00:00
renovate[bot] 2ec70dc05d
fix(deps): update rust crate dns-lookup to v2 2023-05-30 06:37:02 +00:00
renovate[bot] 8f9a328c6a
fix(deps): update rust crate windows-sys to 0.48.0 2023-05-30 06:36:57 +00:00
renovate[bot] 2e070224a5
chore(deps): update rust crate terminal_size to 0.2.6 2023-05-30 06:36:49 +00:00
renovate[bot] f02b2345ee
chore(deps): update rust crate is-terminal to 0.4.7 2023-05-30 06:36:45 +00:00
renovate[bot] d98c81802f
chore(deps): update rust crate clap to 4.3 2023-05-30 05:21:01 +00:00
Daniel Hofstetter 63d8039d55 Bump windows-targets from 0.42.1 to 0.42.2 2023-05-29 21:58:31 +02:00
Daniel Hofstetter b4f5a87f64
Merge pull request #4913 from uutils/renovate/once_cell-1.x
chore(deps): update rust crate once_cell to 1.17.2
2023-05-29 14:12:02 +02:00
renovate[bot] af90bbd2d3
chore(deps): update rust crate once_cell to 1.17.2 2023-05-29 10:29:39 +00:00
renovate[bot] d75e15fbca
chore(deps): update rust crate chrono to ^0.4.25 2023-05-29 10:29:34 +00:00
Daniel Hofstetter e23a57a193
Merge pull request #4670 from uutils/renovate/redox_syscall-0.x
chore(deps): update rust crate redox_syscall to 0.3
2023-05-28 11:36:05 +02:00
Sylvestre Ledru 388fa1b717
Merge pull request #4696 from jeddenlea/wc
wc: streaming --files0-from and other improvements
2023-05-27 23:55:16 +02:00
renovate[bot] 82f9abc50b
chore(deps): update rust crate redox_syscall to 0.3 2023-05-27 18:56:22 +00:00
Daniel Hofstetter f0fe7b3bba Bump tempfile from 3.4.0 to 3.5.0 2023-05-27 16:16:18 +02:00
Daniel Hofstetter f0b5cd98a6 Bump parking_lot_core from 0.9.4 to 0.9.7 2023-05-27 16:11:16 +02:00
Daniel Hofstetter 9d39b137a7 Bump mio from 0.8.5 to 0.8.6 2023-05-27 16:10:23 +02:00
Daniel Hofstetter cdadb38807 Bump filetime from 0.2.18 to 0.2.20 2023-05-27 16:07:03 +02:00
Daniel Hofstetter 7d2d567858 Bump ctrlc from 3.2.4 to 3.2.5 2023-05-27 16:04:52 +02:00
Daniel Hofstetter 7fb9a9b0c4 Bump console from 0.15.5 to 0.15.7 2023-05-27 16:01:15 +02:00
renovate[bot] 382ea38ace
chore(deps): update rust crate notify to v6 2023-05-27 08:31:04 +00:00
Daniel Hofstetter c6e79fa3f8 Bump notify from 5.1.0 to 5.2.0 2023-05-27 08:05:08 +02:00
Sylvestre Ledru 81d5274b04
Merge pull request #4899 from cakebaker/bump_rustix_crates
Bump rustix crates
2023-05-26 11:53:54 +02:00
renovate[bot] 97f5ea3ac2
chore(deps): update rust crate regex to 1.8.3 2023-05-26 04:46:14 +00:00
Daniel Hofstetter d69d6ebb13 Bump rustix from 0.37.3 to 0.37.7 2023-05-25 15:31:23 +02:00
Daniel Hofstetter 2d15b01c8b Bump rustix from 0.36.8 to 0.36.14 2023-05-25 15:21:45 +02:00
Daniel Hofstetter 9e0a63fae7 Bump crossbeam(-channel, -epoch, -utils) crates
crossbeam-channel from 0.5.6 to 0.5.8
crossbeam-epoch from 0.9.12 to 0.9.14
crossbeam-utils from 0.8.13 to 0.8.15
2023-05-23 10:34:06 +02:00
renovate[bot] 465b245a1c
chore(deps): update rust crate regex to 1.8.2 2023-05-23 06:24:59 +00:00
renovate[bot] 19aacbdc40
chore(deps): update rust crate bstr to 1.5 2023-05-22 15:52:38 +00:00
Daniel Hofstetter 4b33223854
Merge pull request #4885 from uutils/renovate/digest-0.x
chore(deps): update rust crate digest to 0.10.7
2023-05-22 17:39:13 +02:00
renovate[bot] 8ffc33429e
chore(deps): update rust crate digest to 0.10.7 2023-05-22 12:49:11 +00:00
renovate[bot] cda52ebce6
fix(deps): update rust crate data-encoding-macro to 0.1.13 2023-05-22 12:36:42 +00:00
Daniel Hofstetter 8d49e36e8e
Merge pull request #4883 from uutils/renovate/data-encoding-2.x
fix(deps): update rust crate data-encoding to 2.4
2023-05-22 14:33:49 +02:00
renovate[bot] 66224cdbf8
fix(deps): update rust crate data-encoding to 2.4 2023-05-22 11:32:58 +00:00
renovate[bot] d1d64049e3
chore(deps): update rust crate clap_complete to 4.3 2023-05-22 07:34:09 +00:00
Jed Denlea 36b45e2249 wc: touch up errors, quote more like GNU
WcError should not hold Strings which are clones of `&'static str`s.
thiserror provides a convenient API to declare errors with their Display
messages.

wc quotes the --files0-from source slightly differently when reporting
errors about empty file names.
2023-05-20 23:29:48 -07:00
renovate[bot] 11b72d3849
chore(deps): update rust crate sm3 to 0.4.2 2023-05-16 11:30:17 +00:00
renovate[bot] 354cb0341c
chore(deps): update rust crate zip to 0.6.6 2023-05-16 10:35:39 +00:00
Jed Denlea 3870ee252a yes: support non-UTF-8 args
Also, tighten the creation of the output buffer.  Rather than copy "y\n"
8192 times, or any other input some number of times, it can be doubled
in place using Vec::extend_from_within.
2023-05-15 11:29:14 -07:00
renovate[bot] 9415c6c8cc
chore(deps): update rust crate humantime_to_duration to 0.2.1 2023-05-12 14:50:22 +00:00
Sylvestre Ledru 64c49de0cc
Merge pull request #4432 from jfinkels/dd-nocache
dd: support the [io]flag=nocache option
2023-05-12 09:53:57 +02:00
renovate[bot] 133ff41d81
chore(deps): update rust crate humantime_to_duration to 0.2.0 2023-05-11 16:56:57 +00:00
renovate[bot] 7983e23d53
fix(deps): update rust crate memmap2 to 0.6 2023-05-09 18:00:46 +00:00
renovate[bot] 30c166ad40
fix(deps): update rust crate libc to 0.2.144 2023-05-08 16:28:38 +00:00
Jeffrey Finkelstein cc2f97ba0d dd: add discard_cache() funcs for Input, Output
Add the `Input::discard_cache()` and `Output::discard_cache()`
functions. These allow discarding the filesystem cache when `dd` no
longer needs to access a specified portion of the input or output
file, respectively.
2023-05-07 11:43:13 -04:00
Sylvestre Ledru aed607f443
Merge pull request #4838 from uutils/renovate/zip-0.x
chore(deps): update rust crate zip to 0.6.5
2023-05-06 23:17:23 +02:00
renovate[bot] 214c027cfa
fix(deps): update rust crate libc to 0.2.143 2023-05-06 19:01:14 +00:00
renovate[bot] cad73d2ed3
chore(deps): update rust crate zip to 0.6.5 2023-05-06 16:29:49 +00:00
renovate[bot] 55071b9ad5
chore(deps): update rust crate sha3 to 0.10.8 2023-05-05 19:32:32 +00:00
Sylvestre Ledru 6547bec2ef uucore/detect_symlink_loop: add a function to detect symlink loops 2023-05-03 19:54:33 +02:00
Daniel Hofstetter 97c30d7f29 Bump fundu to 0.5.1 2023-05-01 14:24:31 +02:00
Sylvestre Ledru 825d240ef0 date -d supports - 1 year ago, 2 second, etc 2023-04-26 22:14:15 +02:00
renovate[bot] 1f3ea00d33
chore(deps): update rust crate humantime_to_duration to 0.1.3 2023-04-25 13:40:07 +00:00
Sylvestre Ledru d1aa1ac963 Use the humantime_to_duration crate 2023-04-24 22:23:07 +02:00
renovate[bot] 790958e4f3
fix(deps): update rust crate libc to 0.2.142 2023-04-20 17:09:10 +00:00
Terts Diepraam 19add3a4bd
Merge pull request #4398 from cakebaker/uudoc_simplify_about_text_generation
uudoc, uucore_procs: move markdown parsing to HelpParser
2023-04-20 11:29:16 +02:00
Terts Diepraam d68fd68b5f
Merge pull request #4734 from Joining7943/tail-fix-args-parsing-follow-mode
tail/args: Fix parsing when -F is used together with --retry or --follow
2023-04-20 09:43:24 +02:00
renovate[bot] 54178d491c
fix(deps): update rust crate dunce to 1.0.4 2023-04-19 16:14:17 +00:00
Joining7943 20e32971dd tail/args: Fix parsing when -F is used together with --retry or --follow 2023-04-18 21:47:20 +02:00
Daniel Hofstetter 658323184d uudoc,uucore_procs: move md parsing to help_parser 2023-04-16 14:32:48 +02:00
publicmatt 084510e499
Copy the UTF8 crate in the tree and remove utf8 dependency. (#4460) 2023-04-14 21:31:11 +02:00
renovate[bot] d3406b0c66
chore(deps): update rust crate lscolors to 0.14.0 2023-04-12 20:30:46 +00:00
renovate[bot] 692af0957d
chore(deps): update rust crate sha3 to 0.10.7 2023-04-11 23:07:14 +00:00
renovate[bot] bedb0d14a6
chore(deps): update rust crate hex-literal to 0.4.1 2023-04-05 15:30:31 +00:00
renovate[bot] 120a5f6d76
fix(deps): update rust crate libc to 0.2.141 2023-04-04 10:22:35 +00:00
Sylvestre Ledru 3247e1b5e1
Merge pull request #4639 from sylvestre/version
0.0.17 => 0.0.18
2023-04-02 11:31:24 +02:00
renovate[bot] cf9c75d364
chore(deps): update rust crate hex-literal to 0.4.0 2023-04-02 06:17:07 +00:00
Daniel Hofstetter 5d0f0144c1
Merge pull request #4691 from uutils/renovate/windows-sys-0.x
fix(deps): update rust crate windows-sys to 0.45.0
2023-03-31 08:09:33 +02:00
Daniel Hofstetter 74b1d6bf75
Merge pull request #4677 from uutils/renovate/rstest-0.x
chore(deps): update rust crate rstest to 0.17.0
2023-03-31 07:26:40 +02:00
renovate[bot] ce6bacd87a
fix(deps): update rust crate windows-sys to 0.45.0 2023-03-30 13:44:57 +00:00
renovate[bot] 5398449267
chore(deps): update rust crate xattr to v1 2023-03-30 08:05:55 +00:00
Daniel Hofstetter e4d157b030
Merge pull request #4687 from uutils/renovate/unindent-0.x
chore(deps): update rust crate unindent to 0.2
2023-03-30 09:59:01 +02:00
Daniel Hofstetter 01fa6112b7
Merge pull request #4676 from uutils/renovate/clap_complete-4.x
chore(deps): update rust crate clap_complete to 4.2
2023-03-30 08:08:38 +02:00
Daniel Hofstetter 8f7276b78e
Merge pull request #4683 from uutils/renovate/fundu-0.x
chore(deps): update rust crate fundu to 0.5.0
2023-03-30 07:56:41 +02:00
Daniel Hofstetter 9acfb60b8c
Merge pull request #4684 from uutils/renovate/unicode-segmentation-1.x
chore(deps): update rust crate unicode-segmentation to 1.10.1
2023-03-30 07:54:12 +02:00
renovate[bot] a886db4ae1
chore(deps): update rust crate unindent to 0.2 2023-03-29 21:18:11 +00:00
renovate[bot] c71735bf50
chore(deps): update rust crate unicode-segmentation to 1.10.1 2023-03-29 14:32:56 +00:00
renovate[bot] 1d3efa841f
chore(deps): update rust crate fundu to 0.5.0 2023-03-29 14:28:04 +00:00
Daniel Hofstetter 3632c4ebe9
Merge pull request #4662 from uutils/renovate/exacl-0.x
chore(deps): update rust crate exacl to 0.10.0
2023-03-29 16:25:41 +02:00
Daniel Hofstetter 71aec8111e
Merge pull request #4664 from uutils/renovate/gcd-2.x
chore(deps): update rust crate gcd to 2.3
2023-03-29 16:21:58 +02:00
renovate[bot] 8f7ddf2818
chore(deps): update rust crate clap_complete to 4.2 2023-03-29 09:37:24 +00:00
Daniel Hofstetter b87594c070
Merge pull request #4674 from uutils/renovate/clap-4.x
chore(deps): update rust crate clap to 4.2
2023-03-29 11:35:02 +02:00
renovate[bot] 3c962fd627
chore(deps): update rust crate rstest to 0.17.0 2023-03-29 08:11:09 +00:00
Daniel Hofstetter 398b33af31
Merge pull request #4673 from uutils/renovate/is-terminal-0.x
chore(deps): update rust crate is-terminal to 0.4.6
2023-03-29 10:04:55 +02:00
Sylvestre Ledru af0a263191 0.0.17 => 0.0.18 2023-03-29 08:11:25 +02:00
Sylvestre Ledru 4fa7efc693
Merge pull request #4666 from uutils/renovate/notify-5.x
chore(deps): update rust crate notify to v5.1.0
2023-03-29 07:53:50 +02:00
Sylvestre Ledru 9d075c65c4
Merge pull request #4653 from uutils/renovate/libc-0.x
fix(deps): update rust crate libc to 0.2.140
2023-03-29 07:53:21 +02:00
renovate[bot] 5786d78c59
chore(deps): update rust crate clap to 4.2 2023-03-29 05:19:47 +00:00
renovate[bot] 206e4144bb
chore(deps): update rust crate is-terminal to 0.4.6 2023-03-29 05:17:11 +00:00
Daniel Hofstetter 8935a58261
Merge pull request #4665 from uutils/renovate/half-2.x
chore(deps): update rust crate half to 2.2
2023-03-29 07:17:04 +02:00
Daniel Hofstetter f383da3cd0
Merge pull request #4660 from uutils/renovate/crossterm-0.x
chore(deps): update rust crate crossterm to >=0.26.1
2023-03-29 07:14:54 +02:00
renovate[bot] 00e126b63e
chore(deps): update rust crate half to 2.2 2023-03-28 12:52:17 +00:00
renovate[bot] e69e3ec16f
chore(deps): update rust crate gcd to 2.3 2023-03-28 12:50:30 +00:00
Daniel Hofstetter 0562c508ed
Merge pull request #4640 from uutils/renovate/glob-0.x
fix(deps): update rust crate glob to 0.3.1
2023-03-28 14:48:09 +02:00
renovate[bot] 10be042bab
chore(deps): update rust crate exacl to 0.10.0 2023-03-28 08:14:38 +00:00
renovate[bot] c2068f5593
chore(deps): update rust crate crossterm to >=0.26.1 2023-03-28 08:12:49 +00:00
renovate[bot] 67c482ea16
chore(deps): update rust crate notify to v5.1.0 2023-03-28 06:07:57 +00:00
renovate[bot] 915c183ff8
fix(deps): update rust crate libc to 0.2.140 2023-03-28 06:02:04 +00:00
Sylvestre Ledru f28c854e6d
Merge pull request #4659 from uutils/renovate/clap_complete-4.x
chore(deps): update rust crate clap_complete to 4.1
2023-03-28 08:00:15 +02:00
Sylvestre Ledru eedb51b680
Merge pull request #4655 from uutils/renovate/bstr-1.x
chore(deps): update rust crate bstr to 1.4
2023-03-28 07:59:33 +02:00
Daniel Hofstetter e9b4aebc49
Merge pull request #4605 from uutils/renovate/nom-7.x
chore(deps): update rust crate nom to 7.1.3
2023-03-28 07:51:35 +02:00
renovate[bot] 830f2b8eee
chore(deps): update rust crate clap_complete to 4.1 2023-03-27 19:28:39 +00:00
renovate[bot] 24ac85c32b chore(deps): update rust crate zip to 0.6.4 2023-03-27 21:22:02 +02:00
Sylvestre Ledru e3b63e4a11
Merge pull request #4604 from uutils/renovate/is-terminal-0.x
chore(deps): update rust crate is-terminal to 0.4.5
2023-03-27 21:20:25 +02:00
renovate[bot] 9b2974777b
chore(deps): update rust crate bstr to 1.4 2023-03-27 15:20:31 +00:00
Daniel Hofstetter 3e97496be7
Merge pull request #4623 from uutils/renovate/signal-hook-0.x
chore(deps): update rust crate signal-hook to 0.3.15
2023-03-27 17:18:03 +02:00
Daniel Hofstetter 22a1e2403c
Merge pull request #4620 from uutils/renovate/regex-1.x
chore(deps): update rust crate regex to 1.7.3
2023-03-27 16:03:53 +02:00
renovate[bot] bf228385e8
fix(deps): update rust crate glob to 0.3.1 2023-03-27 05:36:00 +00:00
renovate[bot] dd3a26b7a1
chore(deps): update rust crate signal-hook to 0.3.15 2023-03-27 05:27:31 +00:00
renovate[bot] fe4dd49f56
chore(deps): update rust crate regex to 1.7.3 2023-03-27 05:24:08 +00:00
renovate[bot] 4af53f2517
chore(deps): update rust crate ouroboros to 0.15.6 2023-03-27 05:21:59 +00:00
renovate[bot] 4418952409
chore(deps): update rust crate nom to 7.1.3 2023-03-27 05:20:16 +00:00
renovate[bot] 4ba6a3f06f
chore(deps): update rust crate is-terminal to 0.4.5 2023-03-27 05:18:34 +00:00
Terts Diepraam 74b54074e1
deps: bump time from 0.3.17 to 0.3.20 (#4643) 2023-03-26 21:47:12 +02:00
Tom D e4408f3759 Refactor signal handling in yes, tee, and timeout
Yes, using libc while using nix was a bit redundant.
Upon investigation, duplicated code was found and moved to uucore.
2023-03-26 11:10:40 +02:00
Sylvestre Ledru c0bd851184
Merge pull request #4629 from tertsdiepraam/uniq-remove-strum
`uniq`: remove `strum` dependency
2023-03-25 16:00:38 +01:00
Sylvestre Ledru d5678e5120
Merge pull request #4631 from tertsdiepraam/factor-remove-paste-dep
`factor`: remove `paste` dev dependency
2023-03-25 15:58:46 +01:00
Daniel Hofstetter 23289e66d2
Merge pull request #4602 from uutils/renovate/fundu-0.x
chore(deps): update rust crate fundu to 0.4.3
2023-03-25 13:51:16 +01:00
Terts Diepraam 5a60aa0a19 uniq: convert string to Delimiters manually instead of via strum 2023-03-25 11:57:03 +01:00
Terts Diepraam aabfda6927 factor: remove paste dev dependency 2023-03-25 11:56:51 +01:00
Sylvestre Ledru 20cfd299e7
Merge pull request #4493 from tertsdiepraam/shred-expand-buffer-size
`shred`: refactor to clean up code and reduce syscalls
2023-03-24 23:15:13 +01:00
renovate[bot] 61e07e0cbc chore(deps): update rust crate fundu to 0.4.3 2023-03-24 22:26:12 +01:00
Sylvestre Ledru 5825cab627
Merge pull request #4595 from cakebaker/bump_clap_to_4_1_13
Bump clap from 4.1.8 to 4.1.13
2023-03-24 20:34:08 +01:00
Sylvestre Ledru 99f8eb54b2
Merge pull request #4596 from uutils/renovate/blake3-1.x
chore(deps): update rust crate blake3 to 1.3.3
2023-03-24 20:17:51 +01:00
renovate[bot] e86c94233a
chore(deps): update rust crate chrono to ^0.4.24 2023-03-24 09:34:01 +00:00
renovate[bot] 2ed432ebdc
chore(deps): update rust crate blake3 to 1.3.3 2023-03-24 09:32:18 +00:00
Daniel Hofstetter 0abe42189e Bump clap from 4.1.8 to 4.1.13 2023-03-24 10:21:28 +01:00
Terts Diepraam ae53b700d4 shred: make dependency on libc explicit 2023-03-13 18:18:42 +01:00
Daniel Hofstetter f53edbe89a Bump fts-sys to 0.2.4 & selinux-sys to 0.6.2 2023-03-13 10:40:13 +01:00
Terts Diepraam 6708284603
Merge pull request #4448 from Joining7943/sleep-replace-uucore-from-str-with-fundu
`sleep`: Replace uucore::parse_time::from_str with fundu
2023-03-12 23:42:23 +01:00
Daniel Hofstetter a585d7f3a7 Bump terminal_size from 0.2.2 to 0.2.5 2023-03-12 16:26:56 +01:00
Joining7943 3a28b616d9 sleep: Use fundu instead of uucore::parse_time::from_str 2023-03-12 15:37:44 +01:00
Joining7943 946aab37ed Cargo: Bump fundu version v0.3.0 -> v0.4.2. Adjust test in test_tail. 2023-03-12 15:37:44 +01:00
Daniel Hofstetter 3198fe5417 Bump procfs from 0.14.1 to 0.15.1 2023-03-12 14:08:19 +01:00
Terts Diepraam 3982fc58fd
Merge pull request #4478 from cakebaker/bump_clap_to_4.1
Bump clap from 4.0.26 to 4.1.8 & fix broken tests
2023-03-12 13:30:33 +01:00
Daniel Hofstetter d80afe7beb Bump rayon from 1.6.0 to 1.7.0 2023-03-11 15:57:10 +01:00
Daniel Hofstetter 4d3097be36 Bump tempfile from 3.3.0 to 3.4.0 2023-03-09 10:30:35 +01:00
Daniel Hofstetter 817a832f33 Bump clap from 4.0.26 to 4.1.8 2023-03-09 10:02:48 +01:00
Sylvestre Ledru 79d18ab656 generate manpages 2023-03-04 19:42:28 +01:00
Koutheir Attouchi e6027f82d6 Updated selinux dependency to version 0.4. 2023-02-23 18:41:34 -05:00
Terts Diepraam 3554565c82
Merge pull request #4356 from howjmay/cksum-a
cksum: implement -a
2023-02-23 12:18:21 +01:00
Terts Diepraam 6bd42fde6a
Merge pull request #4293 from Joining7943/tests-util-refactor-ucommand-add-run-in-shell
`tests/util`: Small Refactor/Fixes of `UCommand` and add method to run a `UCommand` in a shell platform independently
2023-02-21 22:41:20 +01:00
Guilherme A. de Souza 7d7b9eb49a
Migrate from atty to is-terminal (#4382) 2023-02-21 21:52:18 +01:00
Yang Hau 9322580967 Add checksum algorithm abstractions 2023-02-21 21:14:58 +08:00
Sylvestre Ledru f88b4f4109
Merge branch 'main' into fs_extra 2023-02-18 17:23:07 +01:00
Yang Hau 678a11dcf2 cksum: Implement option -a
Implement option -a --algorithm.
Move digest to src/uucore/src/lib/features and rename it to hash.

fix lint

fix Cargo.toml
2023-02-18 20:58:53 +08:00
Joining7943 2b5b0c82c1 tests/util: Bump rlimit version to 0.9.1 to be able to use prlimit on android 2023-02-17 17:39:30 +01:00
Joining7943 cca54089fb tail: Cargo.toml: Remove unneeded features of uucore and the nix dependency 2023-02-16 20:00:38 +01:00
Terts Diepraam ff5000d4d0
Merge pull request #4239 from Joining7943/tail-fix-parsing-of-sleep-interval
`tail`: fix argument parsing of sleep interval
2023-02-16 15:14:53 +01:00
Guilherme A. de Souza 04b6d806a2
nproc: replace num_cpus crate with thread::available_parallelism (#4352)
* nproc: replace num_cpus crate with std:🧵:available_parallelism

* nproc: unwrap Result for Windows

* nproc: if thread::available_parallelism results in err return 1

* nproc: wrap the call to available_parallelism into a function

* nproc: remove comment in the wrong place

* nproc: fix style violation

* nproc: fix comment, refers to the new function
2023-02-14 22:43:09 +01:00
Sylvestre Ledru b1392195f6
Merge branch 'main' into fs_extra 2023-02-14 09:31:45 +01:00
Joining7943 0ed6a9f882 tail: Fix parsing of sleep interval. Use duration parser from fundu crate.
Activate tests for parsing sleep interval
2023-02-12 20:23:55 +01:00
Terts Diepraam bf8e9333f6 tee: use retain_mut from std instead of the deprecated retain_mut crate 2023-02-11 18:54:55 +01:00
Terts Diepraam ae27c82020 Use workspace inheritance for dependencies 2023-02-11 18:54:46 +01:00
Yang Hau 0b1edd33fc rm: Remove remove_dir_all dependency
Closes #4335
2023-02-11 01:04:30 +08:00