Commit Graph

  • 6de55b421d logname: use translate!("logname-usage") for usage (#11144) Daniel Hofstetter 2026-02-28 10:36:07 +01:00
  • 313c546e2e uucore: Disallow slashes in determine_backup_suffix (#11149) Avi Weinstock 2026-02-28 03:35:30 -05:00
  • 2a81c11344 Merge pull request #11148 from Zellic/cp-fix-nonutf8-panic Avi Weinstock 2026-02-28 03:26:02 -05:00
  • a611f98385 tail: disallow clippy::wrong_self_convention oech3 2026-02-28 00:11:38 +09:00
  • fab186eba7 Don't wrap sccache when sccache action caused network err oech3 2026-02-27 19:27:40 +09:00
  • 8537062293 mark 2 GnuTests as flakey oech3 2026-02-27 02:39:55 +09:00
  • 848f12cbae Don't fail when sccache caused network error oech3 2026-02-25 09:48:07 +09:00
  • 12b284ca50 Merge pull request #11135 from Zellic/ls-nonutf8-hidden Sylvestre Ledru 2026-02-27 09:24:48 +01:00
  • 2c3eab9440 date: fix %+ and %_ modifier edge cases (#10999) Cả thế giới là Rust 2026-02-27 15:13:59 +07:00
  • 85c9f25c35 ls: Treat paths starting with a dot as hidden even if they contain invalid UTF-8. aweinstock 2026-02-24 18:32:25 -05:00
  • e939eda7bd numfmt: optimize output handling by using stdout directly - improve performance by 4.47% (#11051) xtqqczze 2026-02-26 21:11:48 +00:00
  • 38ba3663ca ln: Interactive and Force override each other instead of defaulting to Force if both are specified (#11129) Avi Weinstock 2026-02-26 16:10:56 -05:00
  • 5d9db22650 chore(deps): update github artifact actions (#11132) renovate[bot] 2026-02-26 21:55:08 +01:00
  • 70ce572bcf Cargo.toml: Avoid huge diff generation at version bump (#11131) oech3 2026-02-27 05:54:36 +09:00
  • b08532a8a4 fix: eliminate TOCTOU races in ln and tac by deferring is_dir() checks (#10991) Sylvestre Ledru 2026-02-26 21:32:03 +01:00
  • dc3a9a5bca prepare release 0.7.0 (#11128) Sylvestre Ledru 2026-02-26 20:41:46 +01:00
  • ccd5e3d8f3 logname: add help and output format tests (#11118) Nihal Ajayakumar 2026-02-26 12:32:34 -05:00
  • d437fe4ce9 fix: correct mkdirat implementation to use nix crate's mkdirat function (#11126) mattsu 2026-02-26 18:34:46 +09:00
  • e6d109e7e8 test: implement -r/-w/-x on Windows (#11120) Nihal Ajayakumar 2026-02-26 03:37:39 -05:00
  • e9bedfa387 expand: Fix performance drop with cgu=1 by ascii fast-path oech3 2026-02-25 18:35:53 +09:00
  • 372d0a96c5 hostid: remove test_normal superseded by test_output_format Nihal Ajayakumar 2026-02-25 16:03:38 -05:00
  • b372e0ff9e hostid: add output format and help flag tests Nihal Ajayakumar 2026-02-23 15:08:31 -05:00
  • 6e118e600d mktemp: use env::os_var xtqqczze 2026-02-25 16:23:02 +00:00
  • e5298c7a0e chore(deps): update dawidd6/action-download-artifact action to v16 renovate[bot] 2026-02-26 01:09:04 +00:00
  • dc492392bc unexpand: ascii fast-path - improve performance by 29.72% (#11114) oech3 2026-02-26 06:35:52 +09:00
  • 071698d93a refactor: use slice::get for clarity xtqqczze 2026-02-25 13:24:31 +00:00
  • 685203abda cksum family: delete useless wrap oech3 2026-02-25 23:55:29 +09:00
  • 744ca5e263 refactor: remove unnecessary return statements in get_umask function mattsu 2026-02-24 23:20:04 +09:00
  • 2ede1ead84 Fix umask handling for non-Unix platforms mattsu 2026-02-24 23:06:31 +09:00
  • 8a58bf5b27 shuf: delete useless cast oech3 2026-02-25 20:22:11 +09:00
  • 9ac174b428 factor: add a test for a num-prime issue Sylvestre Ledru 2026-02-24 19:41:50 +01:00
  • c8181a1a86 who: use var_os xtqqczze 2026-02-25 02:04:29 +00:00
  • 72ec8cf7f0 GnuTests: Use our libstdbuf.so oech3 2026-02-08 02:27:42 +09:00
  • 567b27d19a feat(hostname): add benchmark with large /etc/hosts naoNao89 2026-02-16 23:05:52 +07:00
  • cc9b3afbb9 deps: update rust crate futures-util to v0.3.32 xtqqczze 2026-02-24 15:19:02 +00:00
  • d3639dbd6e Mark date-locale-hour flakey & drop a useless cache action (#11093) oech3 2026-02-25 00:38:26 +09:00
  • 74b8924682 shuf: Reduce malloc oech3 2026-02-18 02:13:25 +09:00
  • 2923d1b10b uucore: use transmute instead of raw pointers xtqqczze 2026-02-23 14:49:35 +00:00
  • 717fb6f16d deny.toml: add foldhash to skip list Daniel Hofstetter 2026-02-23 10:36:10 +01:00
  • 7a66091540 Bump num-prime from 0.4.4 to 0.5.0 Daniel Hofstetter 2026-02-23 10:30:41 +01:00
  • c138b386ed fmt: fix width wrapping for GNU compatibility karanabe 2026-02-23 22:59:52 +09:00
  • ade19bc701 chore(deps): update rust crate tempfile to v3.26.0 renovate[bot] 2026-02-24 08:16:36 +00:00
  • cde1354332 Remove hashsum files oech3 2026-02-24 13:57:28 +09:00
  • 79fc0c7298 date: use var_os xtqqczze 2026-02-23 14:24:54 +00:00
  • a60228a72c tr: simplify truncate logic xtqqczze 2026-02-23 13:48:55 +00:00
  • 53dfa2e874 chroot: use var_os xtqqczze 2026-02-23 11:12:30 +00:00
  • 3883cea03f uniq: fix -w to count bytes in C locale (#11061) Alvaro Guimaraes 2026-02-23 04:06:22 -05:00
  • e8b98bca66 fix(tac): improve error message formatting for file not found scenario Jake Abendroth 2026-02-17 01:36:03 -08:00
  • dc863e110f fix(tac): update tests for cross-platform error messages and strip_errno - Remove (os error 28) from test_failed_write_is_reported expectation to match the intentional strip_errno() behavior Jake Abendroth 2026-02-17 01:30:18 -08:00
  • b6cf570e3c fix: eliminate TOCTOU races in ln and tac by deferring is_dir() checks Jake Abendroth 2026-02-17 00:17:16 -08:00
  • 399118ed1a fix: improve error handling for file operations in tac and ln commands Jake Abendroth 2026-02-16 23:50:32 -08:00
  • 121f1c5982 sort: update DEFAULT_BUF_SIZE to 8 KiB xtqqczze 2026-02-20 20:09:22 +00:00
  • 1a781b4346 fold: replace truncate(0) with clear() xtqqczze 2026-02-22 21:32:22 +00:00
  • e330d2ce1e tail: report PermissionDenied instead of No such file when metadata f… (#11018) RedNhight 2026-02-23 08:22:55 +01:00
  • f52d8e0820 chore(deps): update rust crate jiff to v0.2.21 renovate[bot] 2026-02-22 21:20:11 +00:00
  • 1d113b52ac benches: adjust sort_long_line line_size to 10,000 bytes xtqqczze 2026-02-22 18:32:38 +00:00
  • 75669ac2b8 chore(deps): update rust crate libc to 0.2.182 and rustix to 1.1.4 xtqqczze 2026-02-22 16:42:10 +00:00
  • c6101493a0 du: malloc perf oech3 2026-02-20 18:11:28 +09:00
  • 11693de0d5 stty: fix compilation on PowerPC architectures Sylvestre Ledru 2026-02-19 23:14:06 +01:00
  • 6633ab8897 expr --version >/dev/full panics & --help > /dev/full should fail oech3 2026-02-10 19:57:51 +09:00
  • 2f38180068 fuzz: bump keccak from 0.1.5 to 0.1.6 Daniel Hofstetter 2026-02-20 09:22:53 +01:00
  • 4438adf5c2 sort: remove reserve which is difficult to understand oech3 2026-02-21 02:18:24 +09:00
  • de5c827d99 Prevent make check from rebuilding GNU binaries over uutils ones Christopher Dryden 2026-02-21 17:20:04 +00:00
  • 23eb2ada8c tac: support non-UTF-8 separator (#10934) Victor Prokhorov 2026-02-21 18:44:30 +01:00
  • 94f9224ce2 Disable strip related tests on Android oech3 2026-02-21 18:48:38 +09:00
  • e4cc92ba46 date: fix timezone abbreviations using wrong offset outside their DST season Alvaro Guimaraes 2026-02-20 23:34:57 -05:00
  • a972eee8ab test_env: Make argv0 tests compatible with Ubuntu patch oech3 2026-02-10 01:11:37 +09:00
  • cb7c0f1dda cksum family: New errors for --binary, --text and --tag oech3 2026-01-31 19:35:17 +09:00
  • e0694a537e Bump fuzzer's libc to 0.2.182 oech3 2026-02-20 20:56:32 +09:00
  • f7720bd345 chore(deps): update rust crate clap to v4.5.60 renovate[bot] 2026-02-19 20:31:58 +00:00
  • 6efb02e51f benches: fix typo in sort_long_line xtqqczze 2026-02-19 23:17:44 +00:00
  • b61a38edc9 sort: Replace malloc and 0 fill with huge reserve & min 0 fill oech3 2026-02-16 21:07:58 +09:00
  • 65060418dd mv: Use rustc-hash oech3 2026-02-18 21:08:41 +09:00
  • 8c98b152c6 date: fix -d with relative dates and timezone abbreviations yachi 2026-02-15 15:51:15 +00:00
  • 918484bff9 Avoid non reproducible cache generation at codcov (#10926) oech3 2026-02-19 18:06:33 +09:00
  • 2b10153e21 wc: stop processing --files0-from input after stdout write failure (#11023) mattsu 2026-02-19 17:33:42 +09:00
  • 84165bedd2 refactor(csplit): use &str slices for patterns xtqqczze 2026-02-18 14:24:47 +00:00
  • 5d505ca6b9 chore: use consistent copyright header in .rs files (#11020) xtqqczze 2026-02-19 06:33:28 +00:00
  • ce08ea0fff chore(deps): update dawidd6/action-download-artifact action to v15 renovate[bot] 2026-02-18 14:04:45 +00:00
  • 2a8eeadf5d dircolors: use zip for cleaner iteration with 1-based index xtqqczze 2026-02-16 09:33:51 +00:00
  • faf06c0e29 sort: use zip for cleaner iteration with 1-based index Sylvestre Ledru 2026-02-01 22:40:21 +01:00
  • 289d701c9c clippy: fix lints xtqqczze 2026-02-17 20:49:09 +00:00
  • dd7f9ddf79 ls: Update French translations Sylvestre Ledru 2026-02-17 22:56:51 +01:00
  • 1e9555494d ptx: match GNU default behavior by skipping non-alphabetic index tokens (#10919) ✿ Fleur de Blue 2026-02-17 22:49:03 +08:00
  • b4395348c8 date: Fix Error message missing '+' for format string after valid d flag (#10982) cerdelen 2026-02-17 09:28:58 +01:00
  • ed06c14b84 fix(mv): correct selinux cfg gating for non-Linux platforms (#10989) Cả thế giới là Rust 2026-02-17 14:28:19 +07:00
  • 10d864ac18 mKnod: Refactor to remove unsafe code (#10138) mattsu 2026-02-17 16:27:23 +09:00
  • cb400de343 fix(deps): update rust crate keccak to v0.1.6 xtqqczze 2026-02-16 23:57:26 +00:00
  • 298e147323 chore(deps): update rust crate zip to v8.1.0 renovate[bot] 2026-02-17 01:52:28 +00:00
  • e416bd5264 chore(deps): update rust crate clap to v4.5.59 renovate[bot] 2026-02-16 22:37:17 +00:00
  • bd58575eab benchmarks.yml: Use prebuilt tools for faster setup (#10497) oech3 2026-02-17 06:22:16 +09:00
  • eb07f23245 Backport coreutils.sh test fix from upstream gnu-coreutils-skip Christopher Dryden 2026-02-12 21:48:59 +00:00
  • aadb7d6124 clippy: fix struct_field_names lint (#10902) xtqqczze 2026-02-16 21:18:50 +00:00
  • 52237f2903 unexpand: Refactor functions to use less parameters Cedric Erdelen 2026-02-12 22:30:27 +01:00
  • ed05c6e728 CICD: Publish static individual *.exe oech3 2026-02-13 07:49:27 +09:00
  • 4951d3fae4 expand: remove empty after help Daniel Hofstetter 2026-02-16 16:19:01 +01:00
  • 00f72f2b85 date: use locale date_fmt instead of D_T_FMT for default format Christopher Dryden 2026-02-14 18:46:22 +00:00
  • 29931489c2 GNUmakefile: Allow cross-build for Windows oech3 2026-02-13 04:21:48 +09:00
  • cf3b6d45ae rm: report permission denied for unreadable subdirectories Karthik Vinayan 2026-02-16 16:06:12 +05:30
  • e93361bab6 nproc: process space in OMP_NUM_THREADS (#10973) cui 2026-02-16 21:40:21 +08:00