1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/src
Jeffrey Finkelstein 6a8ce447b7 uucore: no uppercase suffixes in parse_time
Disallow uppercase unit suffixes "S", "M", "H", and "D" in
`uucore::parse_time::from_str()` to match the behavior of GNU `sleep`
and `timeout`.
2022-03-26 10:39:00 -04:00
..
bin fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6 2022-03-17 22:46:56 +01:00
uu dd: move ConversionMode parsing to parseargs mod. 2022-03-25 20:56:38 +01:00
uucore uucore: no uppercase suffixes in parse_time 2022-03-26 10:39:00 -04:00
uucore_procs Update of the cargo.lock url to point to the right branch 2022-03-06 22:13:17 +01:00