Commit Graph

  • 3a6a66afe0 Merge pull request #10576 from mattsu2020/od_zero Dorian Péron 2026-02-02 12:59:40 +01:00
  • 221a987601 Merge pull request #10627 from oech3/patch-2 Dorian Péron 2026-02-02 12:36:40 +01:00
  • d3aafe6af4 Merge pull request #10651 from cakebaker/uptime_fix_unused_import_warnings Dorian Péron 2026-02-02 12:32:43 +01:00
  • f61dd401f0 uptime: fix "unused import" warnings in test file Daniel Hofstetter 2026-02-02 11:35:12 +01:00
  • 891ef3bab6 Bump wincode crates to 0.3.1 Daniel Hofstetter 2026-02-02 11:12:36 +01:00
  • 2319a99057 Merge pull request #10634 from oech3/patch-5 0.6.0 Daniel Hofstetter 2026-02-02 10:43:01 +01:00
  • f856a46425 shuf: Use rustc-hash for performance oech3 2026-02-02 15:11:12 +09:00
  • 61da637d59 Merge pull request #10645 from uutils/renovate/rlimit-0.x Daniel Hofstetter 2026-02-02 07:50:28 +01:00
  • 833f9832a8 Merge pull request #10641 from uutils/renovate/dawidd6-action-download-artifact-14.x Daniel Hofstetter 2026-02-02 07:10:49 +01:00
  • d24c3438a1 Merge pull request #9848 from mattsu2020/sort_sort-h-thousands-sep.sh Sylvestre Ledru 2026-02-01 23:10:00 +01:00
  • 6cde13e75a fix(sort): skip ordering incompatibility check when --key is specified mattsu 2026-01-23 08:33:04 +09:00
  • ce96a263c8 fix(tests): correct sorting order of decimal values in numeric sort fixture mattsu 2026-01-22 14:54:13 +09:00
  • b1b2a198e5 i18n: treat C locale as no grouping separator mattsu 2026-01-22 13:45:26 +09:00
  • 5e0d83fd15 refactor(sort): split long line assignment for improved readability mattsu 2026-01-22 12:46:27 +09:00
  • f79a86805d fix(sort): handle C locale numeric settings correctly mattsu 2026-01-22 12:44:52 +09:00
  • d7be9657cc refactor(sort): improve thousands separator handling in numeric sorting mattsu 2026-01-22 09:11:11 +09:00
  • dd720344ce refactor(sort): simplify detect_numeric_locale with struct literal mattsu 2026-01-22 08:44:50 +09:00
  • 39ed771fd1 feat(sort): add locale-aware numeric sorting support mattsu 2025-12-25 22:22:01 +09:00
  • 80f49fb353 refactor: simplify separator trimming in locale test mattsu 2026-01-17 21:40:09 +09:00
  • 86dc5830c4 test: add test for human-numeric sort with blank thousands separator in sv_SE locale mattsu 2026-01-17 21:35:20 +09:00
  • ab286c7b9a feat(sort): add locale-aware numeric sorting support mattsu 2025-12-25 22:22:01 +09:00
  • 8bb31eeab9 tail: fix -F to properly track symlinks with changing targets (#10158) Chris Dryden 2026-02-01 16:26:08 -05:00
  • 507a524c40 tee miss/ing 2>/dev/full should not abort (#10637) oech3 2026-02-02 05:44:42 +09:00
  • 2a8811d92c cksum -c /dev/null 2>/dev/full should not abort (#10643) oech3 2026-02-02 05:44:17 +09:00
  • 989cb6a99a chore(deps): update rust crate rlimit to 0.11.0 renovate[bot] 2026-02-01 18:35:46 +00:00
  • c3ebc967b4 chore(deps): update dawidd6/action-download-artifact action to v14 renovate[bot] 2026-02-01 17:00:59 +00:00
  • a1752186d6 Catch regressions at early stage oech3 2026-02-01 16:50:24 +09:00
  • 4e662bf47a GNUmakefile: Drop HASHSUM oech3 2026-02-01 23:19:16 +09:00
  • 26498f5b8b Merge pull request #10589 from oech3/cksum-debug-abort Daniel Hofstetter 2026-02-01 14:37:49 +01:00
  • d10b8370b4 clippy: fix nightly map_unwrap_or lint xtqqczze 2026-01-31 18:22:08 +00:00
  • 42b2ad83cd mknod: fix SELinux cleanup when context setting fails (#10582) ChiamakaUI 2026-01-31 21:12:59 +01:00
  • 2c3e55a193 fix: space n4n5 2026-01-31 10:45:12 -07:00
  • ad0aec270e fix rm hashsum n4n5 2026-01-31 10:44:17 -07:00
  • ada45dbaf8 Merge branch 'main' into fix-doc-hashs n4n5 2026-01-31 10:39:22 -07:00
  • 562c5ccde5 Merge pull request #10622 from oech3/hashsum-remain Daniel Hofstetter 2026-01-31 17:43:25 +01:00
  • a71d6e4cbb date: fix %% not being preserved in locale format strings (#10577) Chris Dryden 2026-01-31 11:12:36 -05:00
  • 7a8af9e69d Additional hashsum cleanup oech3 2026-02-01 00:23:59 +09:00
  • eabb527a24 Merge pull request #10587 from RenjiSann/delete-hashsum Daniel Hofstetter 2026-01-31 16:08:59 +01:00
  • 9ece362a01 Merge pull request #10601 from xtqqczze/editorconfig/toml Daniel Hofstetter 2026-01-31 15:29:43 +01:00
  • 9c80f41579 Merge pull request #10619 from xtqqczze/clippy/map_clone Daniel Hofstetter 2026-01-31 15:18:06 +01:00
  • ade6e8c632 Remove mentions to hashsum Dorian Peron 2026-01-30 16:17:31 +01:00
  • 241091dd2c clippy: fix map_clone lint xtqqczze 2026-01-31 12:16:31 +00:00
  • 30356191f2 Merge pull request #10605 from xtqqczze/deny Daniel Hofstetter 2026-01-31 08:01:15 +01:00
  • f274c92ddf deny.toml: remove unmatched items from skip list xtqqczze 2026-01-31 01:15:14 +00:00
  • e697d12351 stty: Don't panic when GNU provided stty 51 us (#10526) oech3 2026-01-31 09:48:06 +09:00
  • c8aa3fc484 chore(deps): update dawidd6/action-download-artifact action to v13 (#10586) renovate[bot] 2026-01-30 16:30:36 -08:00
  • eb25ec328b Merge pull request #10566 from reubenwong97/patch/mktemp-fallback Chris Dryden 2026-01-30 19:25:01 -05:00
  • a47c212296 Merge pull request #10590 from oech3/wc-debug-abort Chris Dryden 2026-01-30 18:59:30 -05:00
  • a565b10314 Merge pull request #10594 from oech3/env-debug-abort Chris Dryden 2026-01-30 18:43:09 -05:00
  • e52669ebfd Merge pull request #10600 from xtqqczze/toolchain-shorthand Chris Dryden 2026-01-30 18:34:39 -05:00
  • 6840da0910 editorconfig: specify toml settings xtqqczze 2026-01-30 23:15:46 +00:00
  • f091362bd5 ci: use toolchain override shorthand xtqqczze 2026-01-30 23:13:53 +00:00
  • aae856b573 env --debug 2>/dev/full does not abort oech3 2026-01-31 04:35:03 +09:00
  • 3523193c0b wc --debug 2>/dev/full does not fail oech3 2026-01-31 03:57:26 +09:00
  • abc6423700 cksum --debug 2>/dev/full does not abort oech3 2026-01-31 03:42:44 +09:00
  • fe454ba5ae asserts specific to target build Reuben Wong 2026-01-31 00:45:25 +08:00
  • 8001be0335 failure expected on android Reuben Wong 2026-01-31 00:02:49 +08:00
  • e5bf248762 expr: fix regex matching on inputs containing newlines (#10543) Chris Dryden 2026-01-30 10:39:09 -05:00
  • 2fd74a89dc fix unescaped t char Reuben Wong 2026-01-30 22:28:41 +08:00
  • c659947136 *sum: Fix locales fetching from checksum_common after installation Dorian Peron 2026-01-30 10:32:27 +01:00
  • 388498f6e2 refactor(od): simplify function call formatting mattsu 2026-01-30 19:47:56 +09:00
  • 3cd4ff1dd0 refactor(od): extract output writer parameter for better testability mattsu 2026-01-30 19:47:23 +09:00
  • 27d930c1ce fix test based on windows build Reuben Wong 2026-01-30 18:28:59 +08:00
  • 12193c52c6 cksum: Don't panic when checked file returned EIO (#10534) oech3 2026-01-30 19:15:19 +09:00
  • f6151c59de add tests for correct creation Reuben Wong 2026-01-30 18:07:46 +08:00
  • e6e2b28462 Merge pull request #10524 from oech3/nice-panic Daniel Hofstetter 2026-01-30 11:03:50 +01:00
  • 7d633633b0 Merge pull request #10567 from dezgeg/comm_ioerr Daniel Hofstetter 2026-01-30 10:22:52 +01:00
  • 421d961213 Merge pull request #10553 from oech3/basename Daniel Hofstetter 2026-01-30 09:22:58 +01:00
  • af4c276f5f Merge pull request #10568 from uutils/renovate/clap-4.x-lockfile Daniel Hofstetter 2026-01-30 07:14:01 +01:00
  • 5c721ad0a3 retrigger checks Reuben Wong 2026-01-30 10:00:46 +08:00
  • c05ed657f5 chore(deps): update rust crate clap to v4.5.56 renovate[bot] 2026-01-29 17:59:36 +00:00
  • a2715e1b00 comm: Properly handle I/O errors when reading input Tuomas Tynkkynen 2026-01-26 23:14:53 +02:00
  • fca717a517 ci: use --nodocs when installing deps in VM (#10557) oech3 2026-01-30 00:45:18 +09:00
  • 3e38c2ceb6 mktemp: treat empty TMPDIR as unset and fallback to /tmp Reuben Wong 2026-01-29 23:02:48 +08:00
  • 732acbec2c Merge pull request #10536 from xtqqczze/fn-write Daniel Hofstetter 2026-01-29 15:59:14 +01:00
  • 1d46cfa6ea basename . >/dev/full panics oech3 2026-01-29 16:49:05 +09:00
  • 6f955dafb8 install -dv a >/dev/full panics oech3 2026-01-29 03:35:04 +09:00
  • cd50a4d130 mkdir -pv a >/dev/full panics oech3 2026-01-29 03:28:01 +09:00
  • 316475878c ln -svf /dev/null /tmp/a > /dev/full panics oech3 2026-01-29 03:16:01 +09:00
  • e6f9899d65 Merge pull request #10547 from ChrisDryden/fix-fuzz-date-combined-options Sylvestre Ledru 2026-01-29 07:50:05 +01:00
  • 08096e9389 Merge pull request #10544 from uutils/renovate/clap-4.x-lockfile Daniel Hofstetter 2026-01-29 07:28:37 +01:00
  • 7207e92f3b fuzz_date: skip combined short options like -Rf- that read from stdin Christopher Dryden 2026-01-28 21:32:32 +00:00
  • fb078774dc chore(deps): update rust crate clap to v4.5.55 renovate[bot] 2026-01-28 20:17:16 +00:00
  • efbe49f9c0 date: use jiff-icu for locale calendar conversions (#10499) Sylvestre Ledru 2026-01-28 21:15:41 +01:00
  • 4d50bea59b uucore(fs): expand path normalization (#10532) FidelSch 2026-01-28 16:54:01 -03:00
  • fdf3ea9523 fix: add cfg(unix) to check_date, format Cargo.toml files Christopher Dryden 2026-01-26 20:48:15 +00:00
  • 0e162a3ff6 fuzz: update Cargo.lock for jiff-icu Christopher Dryden 2026-01-26 20:33:07 +00:00
  • 76897d7cac date: use jiff-icu for locale calendar conversions Christopher Dryden 2026-01-26 20:27:46 +00:00
  • 7b240b7b15 refactor: rename print functions to write for consistency xtqqczze 2026-01-28 16:50:16 +00:00
  • aee49f1e10 Add support for -c short option and fix character mode tab handling (#10530) mattsu 2026-01-28 23:17:08 +09:00
  • eeca1e1d90 readlink /etc/mtab > /dev/full panics (#10525) oech3 2026-01-28 20:03:30 +09:00
  • 46e30f7ca7 Merge pull request #10142 from RenjiSann/peron/checksum-common-cli-post-reverse Dorian Péron 2026-01-28 11:35:45 +01:00
  • 70c37a72ad sha512sum: introduce standalone binary Dorian Peron 2026-01-09 17:58:36 +01:00
  • 417c424213 sha384sum: introduce standalone binary Dorian Peron 2026-01-09 17:44:43 +01:00
  • 928ca15251 sha256sum: introduce standalone binary Dorian Peron 2026-01-09 17:18:39 +01:00
  • e5f72019d2 sha224sum: introduce standalone binary Dorian Peron 2026-01-09 17:03:13 +01:00
  • 6aa5b1fe66 sha1sum: introduce standalone binary Dorian Peron 2026-01-09 16:40:17 +01:00
  • d22c7e14ec b2sum: introduce standalone binary Dorian Peron 2026-01-09 15:43:12 +01:00
  • a968342d42 md5sum: introduce standalone binary Dorian Peron 2026-01-06 23:39:27 +01:00
  • 52ef36d7ad cksum: transition to checksum_common Dorian Peron 2026-01-06 20:55:58 +01:00