Commit Graph

  • 419c7962ee chore(deps): update rust crate bitflags to 2.11.0 xtqqczze 2026-03-12 17:38:28 +00:00
  • 1ee881b99c chore(deps): update rust crate nix to 0.31.2 xtqqczze 2026-03-12 13:47:00 +00:00
  • abc9da2b62 chore(deps): update dawidd6/action-download-artifact action to v17 renovate[bot] 2026-03-12 13:41:12 +00:00
  • 686bf6a6bd chore(factor): remove unused dependencies Guillem L. Jara 2026-03-11 14:53:00 +01:00
  • 01abd00966 chore(factor): refactor & optimize parsing Guillem L. Jara 2026-03-11 13:44:42 +01:00
  • e9843f86c6 chore(factor): deduplicate printing code Guillem L. Jara 2026-03-06 10:37:42 +01:00
  • 075ec1d91b cat: Drop a clone() and use clap's default value oech3 2026-03-12 21:11:59 +09:00
  • d916606436 docs(sort): fix random number generation xtqqczze 2026-03-11 13:52:47 +00:00
  • 1f6512dd6f yes: Refactor by clap's default value oech3 2026-03-12 01:08:08 +09:00
  • 01c8d6e207 chore(deps): update reactivecircus/android-emulator-runner action to v2.36.0 renovate[bot] 2026-03-11 12:57:27 +00:00
  • 6dc9f7b7ba delay=1000 at test_tail::test_follow_name_multiple at non-linux oech3 2026-03-10 02:04:55 +09:00
  • 999fb70842 make.yml :Switch to stable from MSRV (#11273) oech3 2026-03-11 20:11:40 +09:00
  • fb44ce342a chore(deps): update rand and related crates to version 0.10 xtqqczze 2026-03-01 21:10:56 +00:00
  • d45c48bee0 Merge pull request #11190 from Alonely0/factorio Guillem L. Jara 2026-03-11 10:50:48 +01:00
  • 199ce6268d install: improve help texts (#11290) Daniel Hofstetter 2026-03-11 10:44:52 +01:00
  • 394c4b17f2 ln: Avoid dereferencing target if --no-dereference is passed. aweinstock 2026-03-02 16:11:55 -05:00
  • fa6fcd2dd6 clippy(install): fix collapsible_if lint (#11285) xtqqczze 2026-03-11 08:23:37 +00:00
  • d719f61ba2 cp: fix collapsible_if lints with let chains mattsu 2026-03-11 10:45:22 +09:00
  • a381d11b85 install: rename "unprivileged" property (#11283) Daniel Hofstetter 2026-03-11 07:39:38 +01:00
  • 913654b074 stty: Fix incorrect ppc64el type presumption (#11284) Simon Johnsson 2026-03-11 07:38:39 +01:00
  • f3a3bed77d clippy(expand): fix collapsible_if lint (#11286) xtqqczze 2026-03-11 06:38:17 +00:00
  • 4bf7f3c746 df: replace unsafe libc sync with nix crate (#11279) mattsu 2026-03-11 15:37:09 +09:00
  • c232c967d9 chore(deps): update rust crate tempfile to v3.27.0 renovate[bot] 2026-03-11 03:55:09 +00:00
  • a7ba8a1c40 make.yml: Replace wrong *.yml ref oech3 2026-03-11 00:09:56 +09:00
  • 4cdcfb7b41 install: refactor conditional expression xtqqczze 2026-03-10 14:09:35 +00:00
  • 8c2d995bac chore(deps): update dawidd6/action-download-artifact action to v16 renovate[bot] 2026-03-10 10:15:39 +00:00
  • 88219aafe9 fix(tail): increase retry delay and sleep interval for flaky test (#11278) mattsu 2026-03-10 21:27:54 +09:00
  • 36b5e59329 dd: fix ISO-8859-1 case conversion for conv=lcase/ucase (#10830) Sylvestre Ledru 2026-03-10 13:27:24 +01:00
  • b3f6e3b500 chore(deps): update actions/upload-artifact action to v7 renovate[bot] 2026-03-10 09:27:03 +00:00
  • 5a912a7fa1 adjust the publish script to ship src/uu/checksum_common Sylvestre Ledru 2026-03-09 22:18:09 +01:00
  • ace511ff64 CICD.yml: split jobs for make (#11269) oech3 2026-03-10 16:58:25 +09:00
  • f414b7044c refactor: replace manual last().is_some_and() checks with pop_if() method (#11272) mattsu 2026-03-10 16:57:57 +09:00
  • 80ef0d7d71 Revert "Cargo.toml: Avoid huge diff generation at version bump (#11131)" (#11259) Sylvestre Ledru 2026-03-09 22:17:28 +01:00
  • 53200b3663 refactor: replace File::from_raw_fd with nix::sys::stat for safer stdin size check mattsu 2026-03-09 19:38:26 +09:00
  • bf955a9a8c nice -n . 2>/dev/full does not abort (#10762) oech3 2026-03-09 18:00:08 +09:00
  • d28a44ed15 use var_os in a few places xtqqczze 2026-03-09 00:14:16 +00:00
  • 92f1739a25 split: fix I/O error handling for device full conditions Sylvestre Ledru 2026-03-08 15:42:23 +01:00
  • 995c9e04a6 date: Remove eprintln! to avoid 2>/dev/full abort (#11228) 0.7.0 oech3 2026-03-08 21:06:05 +09:00
  • 005cf50a1a kill: fix GNU compatibility tests for RTMIN and RTMAX (#11224) karanabe 2026-03-08 17:25:53 +09:00
  • f00a050106 clippy: fix nightly lints (#11232) xtqqczze 2026-03-08 08:13:23 +00:00
  • a6b0276966 date: extend tz abbreviation lookup cerdelen 2026-03-07 13:45:06 +01:00
  • 59aa4d7bbc true, false: drop Vec for binary size and perf oech3 2026-03-07 13:48:28 +09:00
  • 38e2f15c4d --typo 2>/dev/full does not abort (#10764) oech3 2026-03-07 17:58:20 +09:00
  • 515a10b9f1 sort --compress-program missing 2>/dev/full does not abort (#10951) oech3 2026-03-07 17:57:03 +09:00
  • 5e24462b26 coreutils: Fix 2>/dev/full aborts & drop a sed for GnuTests (#10740) oech3 2026-03-07 17:56:35 +09:00
  • b47076eade ls: Use rustc-hash at colors (#10700) oech3 2026-03-07 17:56:04 +09:00
  • 06ac362484 CICD: Drop a duplicated test producing huge caches (#10513) oech3 2026-03-07 17:55:33 +09:00
  • ab0b026de6 Use MULTICALL=y at toybox test for faster CI (#10370) oech3 2026-03-07 17:54:59 +09:00
  • 3016496e37 numfmt: stop a clone oech3 2026-03-07 06:11:29 +09:00
  • 9e26f3c771 Merge pull request #11219 from oech3/shuf-malloc Dorian Péron 2026-03-07 02:23:58 +01:00
  • bb1ede3fa4 shuf: Reduce malloc oech3 2026-03-07 01:18:27 +09:00
  • 54cfd30196 clippy: enable struct_field_names lint (#11214) Daniel Hofstetter 2026-03-06 12:38:07 +01:00
  • f0c71b2477 split: Reduce malloc oech3 2026-02-16 23:48:11 +09:00
  • 1340183cba cksum: disable a broken benchmark (#11197) oech3 2026-03-06 17:41:54 +09:00
  • 852c6a94b0 tests/tail: reduce delays in multiple tests to speed up execution (#11206) Dominykas Vozgirdas 2026-03-06 10:41:25 +02:00
  • 70e07a3c4b true, false: Fix broken pipe (#11204) oech3 2026-03-06 17:40:53 +09:00
  • 4a5384e184 true, false: Drop benches less than 1 nano sec (#11210) oech3 2026-03-06 17:40:32 +09:00
  • 9654e4abaf mv: preserve symlinks during cross-device moves instead of expanding them Sylvestre Ledru 2026-01-28 22:15:11 +01:00
  • 60b4d1b58f shuf: try vec first and fallback to HashMap if it cause OOM (#11169) oech3 2026-03-05 21:05:30 +09:00
  • 3136627d52 true, false: Improve perf & fix clippy::unnecessary_wraps - improve performance by ×39 (#11200) oech3 2026-03-05 21:01:23 +09:00
  • e6f7ad0640 dedup high-cost localization setup - improve perfs for all programs (#11147) oech3 2026-03-05 21:00:18 +09:00
  • 1f7c81f5d2 touch: fix warnings from useless_conversion lint (#11203) Daniel Hofstetter 2026-03-05 10:14:13 +01:00
  • 1124685d8c Revert "nohup: Succeed in creating ~/nohup.out for non-UTF8 HOME" Sylvestre Ledru 2026-03-04 21:18:20 +01:00
  • e6a3bb596f cp: handle special files (#11163) Victor Prokhorov 2026-03-05 00:01:52 +01:00
  • 0f2821e75f paste: avoid unbounded buffering for single input (#11060) mattsu 2026-03-05 07:54:04 +09:00
  • d327ee61ef Cargo.toml: Define feat_wasm (#11074) oech3 2026-03-05 07:52:28 +09:00
  • d906b7d85a mktemp: Don't panic when getrandom failed (#11154) oech3 2026-03-05 07:51:39 +09:00
  • 43555b0257 deps: replace ahash with foldhash (#11187) xtqqczze 2026-03-04 22:33:37 +00:00
  • 8c06c48623 Fix type conversion error for i386/armel in touch.rs Sylvestre Ledru 2026-03-04 23:26:27 +01:00
  • 2f26dac61e fix: Use libc::O_NONBLOCK instead of nix::libc::O_NONBLOCK in touch.rs mattsu 2026-02-23 09:35:33 +09:00
  • e17809d4cc Remove trailing whitespace from touch.rs test module mattsu 2026-02-23 09:30:28 +09:00
  • 485b026094 touch: set file times via futimens on a write fd mattsu 2026-02-18 18:11:23 +09:00
  • e6cd47e8ab uucore: disable signals at simple utils for binary size and fast startup (#11186) oech3 2026-03-05 06:56:03 +09:00
  • 97b6e7bfb2 Merge pull request #11194 from cakebaker/cut_two_refactorings Sylvestre Ledru 2026-03-04 20:00:18 +01:00
  • 7ac3c520b0 Merge pull request #11195 from Zellic/nohup-non-utf8-home Sylvestre Ledru 2026-03-04 19:59:53 +01:00
  • 3edbb2d7f5 nohup: Succeed in creating ~/nohup.out for non-UTF8 HOME aweinstock 2026-02-26 16:27:18 -05:00
  • 73aa0267a8 cut: use map_err instead of match Daniel Hofstetter 2026-03-04 16:56:06 +01:00
  • e97da18ff2 cut: remove unnecessary collect Daniel Hofstetter 2026-03-04 16:21:49 +01:00
  • e4d943bf07 nproc: Minor cleanup oech3 2026-03-04 19:45:10 +09:00
  • e9ad8b839c nproc: Cleanup a const oech3 2026-03-04 17:57:52 +09:00
  • 9bbb58b746 cut: fix -s flag for newline delimiter and improve performance akervald 2026-02-27 13:31:07 +01:00
  • f52e3e800b factor: trim also null-chars (#11182) Yotam Medini 2026-03-04 10:54:17 +02:00
  • 79a076e46a fix(numfmt): fix escape_line to handle non-printable ASCII bytes in error messages FidelSch 2026-03-03 12:02:22 -03:00
  • dd6b88b264 fix(numfmt): format output on error messages FidelSch 2026-03-02 14:10:00 -03:00
  • 30434cb789 unexpand: reuse a smaller buf, perf 14%+ (#11178) oech3 2026-03-04 17:22:52 +09:00
  • f335d14a83 chore(deps): update rust crate jiff to v0.2.23 renovate[bot] 2026-03-04 00:46:42 +00:00
  • 51b4dcf298 chore(deps): update rust crate quote to v1.0.45 renovate[bot] 2026-03-03 21:55:34 +00:00
  • e85d07d284 Fix build on NetBSD (#11176) pin 2026-03-03 08:38:56 +01:00
  • bd71a30c22 chore(deps): update rust crate zip to v8.2.0 renovate[bot] 2026-03-03 05:40:37 +00:00
  • d24bf80e20 feat(true/false): add benchmarks for startup performance (#10996) Cả thế giới là Rust 2026-03-03 01:04:17 +07:00
  • 995c6dcdcd fix(numfmt): update line termination handling for consistency with GNU behavior FidelSch 2026-03-01 20:23:39 -03:00
  • 8a7a7788e7 format test_numfmt FidelSch 2026-02-27 14:20:10 -03:00
  • 17ceb28381 fix(numfmt): Replace cloned() with copied() FidelSch 2026-02-27 12:59:41 -03:00
  • f197618f7d fix(numfmt): Read lines only up to null byte (as GNU does) FidelSch 2026-02-27 12:43:54 -03:00
  • 7e8c1ba472 refactor: simplify UError construction xtqqczze 2026-03-01 16:44:39 +00:00
  • ba94c6960d chore(deps): update rust crate jiff to v0.2.22 renovate[bot] 2026-03-01 01:42:19 +00:00
  • bed3108c64 arch: Fix ftl for usage oech3 2026-03-01 01:14:42 +09:00
  • 2fba53315a sort: add locale_failed_to_set for unix (#11137) hlsxx 2026-02-28 17:14:43 +01:00
  • db77abe251 whoami: use localized usage string in clap error output YuF-9468 2026-02-28 21:38:13 +08:00
  • 6100aeeb80 refactor: replace unsafe libc calls with safe nix crate wrappers (#11156) mattsu 2026-02-28 21:50:43 +09:00