1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-21 04:31:13 +00:00
Commit graph

1510 commits

Author SHA1 Message Date
renovate[bot]
9065c65aa4
chore(deps): update rust crate blake2b_simd to v1.0.3 2025-02-04 20:25:56 +00:00
Daniel Hofstetter
d75de5d2f6
Merge pull request #7263 from uutils/renovate/clap-4.x-lockfile
chore(deps): update rust crate clap to v4.5.28
2025-02-04 07:07:20 +01:00
renovate[bot]
aa90d0046f
fix(deps): update rust crate z85 to v3.0.6 2025-02-04 04:32:25 +00:00
renovate[bot]
29aa1b331c
chore(deps): update rust crate clap to v4.5.28 2025-02-04 00:53:46 +00:00
Daniel Hofstetter
05ae1704ab Bump rand & rand_core to 0.9.0
rand from 0.8.5, rand_core from 0.6.4
2025-01-30 08:52:42 +01:00
renovate[bot]
07715110c3
chore(deps): update rust crate clap_complete to v4.5.44 2025-01-29 17:57:58 +00:00
Daniel Hofstetter
bcb374be9a Bump tempfile from 3.15.0 to 3.16.0 2025-01-29 08:27:51 +01:00
renovate[bot]
1d7ba4f50f
chore(deps): update rust crate indicatif to v0.17.11 2025-01-28 18:24:15 +00:00
Sylvestre Ledru
dbfdff1107
Merge pull request #7233 from cakebaker/remove_rand_pcg
Remove `rand_pcg`
2025-01-28 12:27:54 +01:00
renovate[bot]
36d075fc00
chore(deps): update rust crate indicatif to v0.17.10 2025-01-28 09:22:40 +00:00
Daniel Hofstetter
019da22964 Remove rand_pcg 2025-01-28 09:12:55 +01:00
renovate[bot]
557b92b98a
chore(deps): update rust crate clap_complete to v4.5.43 2025-01-27 17:21:29 +00:00
Daniel Hofstetter
fa0eb3dd15 Bump nom from 7.1.3 to 8.0.0 2025-01-27 09:43:24 +01:00
Sylvestre Ledru
3816bff56e thiserror: refresh Cargo.lock 2025-01-24 20:11:03 +01:00
Tommaso Fellegara
93e3d08d5f
ls, date: refactor common code for formatting a datetime (#7194)
* refactoring ls and date

* Refactored and integrated ls and date and added tests to the new feature

* Style refactoring
2025-01-22 17:39:00 +01:00
renovate[bot]
f91698b685
chore(deps): update rust crate clap to v4.5.27 2025-01-21 10:25:15 +00:00
Daniel Hofstetter
6a5f2aa334
Merge pull request #7175 from sylvestre/thiserror2
Move some programs to thiserror
2025-01-20 16:17:25 +01:00
Dorian Peron
ed4edb4b8a cksum: Add crc32b algorithm 2025-01-20 12:08:36 +01:00
Sylvestre Ledru
bf2a55e289 Refresh Cargo.lock 2025-01-20 00:08:58 +01:00
Sylvestre Ledru
6866eedc83 mv: move to thiserror 2025-01-19 23:57:53 +01:00
Sylvestre Ledru
9de6393e2c touch: move to thiserror 2025-01-19 23:57:53 +01:00
renovate[bot]
fb3637439f
chore(deps): update rust crate parse_datetime to 0.7.0 2025-01-19 21:39:48 +00:00
Jeffrey Finkelstein
ab6d95cdb9 ls: display %Z alphabetic time zone abbreviation
Display the alphabetic timezone abbreviation (like "UTC" or "CET") when
the `--time-style` argument includes a `%Z` directive. This matches the
behavior of `date`.

Fixes #7035
2025-01-18 09:33:52 -05:00
renovate[bot]
498f63ca12
chore(deps): update rust crate chrono-tz to v0.10.1 2025-01-16 21:38:10 +00:00
Daniel Hofstetter
6bedec53ad Bump chrono-tz from 0.8.6 to 0.10.0 2025-01-16 11:44:45 +01:00
Daniel Hofstetter
c322fb5c73
Merge pull request #7134 from jfinkels/date-timezone-name
date: display %Z alphabetic time zone abbreviation
2025-01-15 11:07:46 +01:00
renovate[bot]
0d4fa8a3ff
fix(deps): update rust crate data-encoding-macro to v0.1.16 2025-01-14 23:58:58 +00:00
Jeffrey Finkelstein
dac35129d2 date: add dependencies for managing time zones
Add dependencies on third-party packages `chrono-tz` and
`iana-time-zone` to our `date` package. Together, these two packages
allow us to produce time zone abbreviations (like `UTC`) from numeric
timezone offsets.
2025-01-14 17:49:11 -05:00
Daniel Hofstetter
6e1504ff68 Cargo.lock: downgrade log from 0.4.24 to 0.4.22
because the newer versions have been yanked
2025-01-13 08:20:30 +01:00
Sylvestre Ledru
b9765a746b
Merge pull request #7121 from sylvestre/prep-release
Prepare release 0.0.29
2025-01-11 17:43:58 +01:00
Sylvestre Ledru
aef4234fb5 New release 2025-01-11 14:01:27 +01:00
Sylvestre Ledru
22ade13d3f Refresh cargo.lock
Done with:
$ cargo +1.79.0 update
2025-01-11 13:44:50 +01:00
renovate[bot]
5770414424
chore(deps): update rust crate notify to v8 2025-01-11 06:59:02 +00:00
Daniel Hofstetter
67be8eceff
Merge pull request #7114 from uutils/renovate/thiserror-2.x-lockfile
chore(deps): update rust crate thiserror to v2.0.11
2025-01-11 07:55:48 +01:00
Daniel Hofstetter
c77f66f9e0
Merge pull request #7117 from uutils/renovate/proc-macro2-1.x-lockfile
fix(deps): update rust crate proc-macro2 to v1.0.93
2025-01-11 07:20:58 +01:00
renovate[bot]
1c76b4fd24
fix(deps): update rust crate proc-macro2 to v1.0.93 2025-01-11 05:28:18 +00:00
renovate[bot]
ab6e1b2103
chore(deps): update rust crate thiserror to v2.0.11 2025-01-10 23:09:37 +00:00
renovate[bot]
16c7bb7784
chore(deps): update rust crate clap_mangen to v0.2.26 2025-01-10 18:20:57 +00:00
Daniel Hofstetter
cb38d2d02c
Merge pull request #7108 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.42
2025-01-10 10:26:25 +01:00
renovate[bot]
a098eb4d84
chore(deps): update rust crate clap_complete to v4.5.42 2025-01-10 08:26:28 +00:00
renovate[bot]
62ecd00c8c
chore(deps): update rust crate clap to v4.5.26 2025-01-10 08:26:22 +00:00
renovate[bot]
97821a763a
chore(deps): update rust crate thiserror to v2.0.10 2025-01-08 21:53:06 +00:00
renovate[bot]
1560325836
chore(deps): update rust crate clap_mangen to v0.2.25 2025-01-08 07:32:17 +00:00
Daniel Hofstetter
7790cec9ec
Merge pull request #7100 from uutils/renovate/clap_complete-4.x-lockfile
chore(deps): update rust crate clap_complete to v4.5.41
2025-01-08 07:32:12 +01:00
renovate[bot]
b918f6856c
chore(deps): update rust crate clap_complete to v4.5.41 2025-01-08 06:04:49 +00:00
renovate[bot]
83ae0c0f74
chore(deps): update rust crate clap to v4.5.24 2025-01-08 06:04:43 +00:00
Daniel Hofstetter
e81c6d18ba
Merge pull request #7083 from uutils/renovate/phf_codegen-0.x-lockfile
chore(deps): update rust crate phf_codegen to v0.11.3
2025-01-07 07:13:23 +01:00
renovate[bot]
74e9bbcc92
chore(deps): update rust crate phf to v0.11.3 2025-01-07 01:44:09 +00:00
renovate[bot]
3e1349e75d
chore(deps): update rust crate phf_codegen to v0.11.3 2025-01-06 20:54:29 +00:00
Sylvestre Ledru
0459369e92
Merge pull request #7068 from DaringCuteSeal/head-dev-full
head: make head fail when writing to /dev/full
2025-01-06 09:07:28 +01:00