Commit graph

1003 commits

Author SHA1 Message Date
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