Commit Graph

  • 3026d0d159 mkfifo: error when non-file permission mode set (#10372) Fan Mo 2026-01-21 01:05:31 -06:00
  • 0eb2ade7e2 unexpand: fix +0 and /0 handling, add integration tests (#10406) Chris Dryden 2026-01-21 01:54:05 -05:00
  • 00f77cc708 mkfifo: do not change permission when failed to create (#10376) Fan Mo 2026-01-20 20:09:01 -06:00
  • fa24992b6d unexpand: add support for extended tab stop syntax (+N and /N) (#9265) Sylvestre Ledru 2026-01-21 02:41:31 +01:00
  • 5cb884fffe check-safe-traversal.sh: Support any profile (#10401) oech3 2026-01-21 06:54:39 +09:00
  • 5929dec5ac ci: disable memory profiling in benchmarks due to variance (#10399) Sylvestre Ledru 2026-01-20 22:32:09 +01:00
  • 035671c981 ci: generate the french locale for benchmark (#10398) Sylvestre Ledru 2026-01-20 22:31:52 +01:00
  • 0f7a7c40b6 fetch-gnu: add tests/tail/inotify-dir-recreate.sh (#10392) Chris Dryden 2026-01-20 14:28:51 -05:00
  • 456252fc5d join: Benchmark join with actual Unicode data requiring locale collation (#10391) Sylvestre Ledru 2026-01-20 19:27:05 +01:00
  • f39081d25c gnu: patch inotify-race tests to use Rust gdb breakpoints (#9908) Chris Dryden 2026-01-20 13:24:45 -05:00
  • 43fcff8e20 Merge pull request #10387 from uutils/renovate/zip-7.x-lockfile Daniel Hofstetter 2026-01-20 17:41:08 +01:00
  • b9372e509e Fixes #10192 - fix(comm): improve stdout handling and add test for lossy UTF-8 output (#10206) Paol0B 2026-01-20 16:38:10 +01:00
  • 5a909d877e chore(deps): update rust crate zip to v7.2.0 renovate[bot] 2026-01-20 15:20:19 +00:00
  • a74f72f390 wc: respect POSIXLY_CORRECT for word counting (#10344) Dhruv 2026-01-20 20:48:55 +05:30
  • 98d3dbad4e join: consider locale collation in field comparison (#9982) WaterWhisperer 2026-01-20 21:24:30 +08:00
  • 555271d8a9 runcon, chcon: Don't fetch crates at unsupported target (#10360) oech3 2026-01-20 21:10:00 +09:00
  • 7ea3dd9b5b Don't build coreutils without MULTICALL=y (#10359) oech3 2026-01-20 21:09:34 +09:00
  • ea3526c5e9 deny.toml: remove wasi from skip list (#10355) Daniel Hofstetter 2026-01-20 13:09:05 +01:00
  • b2b584ec5f uutests: replace unsafe libc::stat with nix::stat (#10364) xtqqczze 2026-01-20 10:55:54 +00:00
  • da4d846b63 dir: add "about" and "usage" instead of being "ls" (#10369) Fan Mo 2026-01-20 04:55:17 -06:00
  • 7ebe7cd095 benchmarks: reduce allocations in run_util_function (#10378) xtqqczze 2026-01-20 10:54:20 +00:00
  • 16119970d9 Merge pull request #10367 from oech3/patch-9 oech3 2026-01-20 19:52:37 +09:00
  • bcd4ab1154 CICD.yml: Filter-out non-SELinux progs on SELinux test (#10382) oech3 2026-01-20 19:40:56 +09:00
  • 56ec4bebbe ci: move -no-metrics to COMMON_EMULATOR_OPTIONS (#10385) Daniel Hofstetter 2026-01-20 11:33:09 +01:00
  • 0a089d10f8 Merge pull request #10381 from oech3/patch-12 Daniel Hofstetter 2026-01-20 10:20:07 +01:00
  • 56cf70d980 Merge pull request #10374 from xtqqczze/deps/linux-raw-sys Daniel Hofstetter 2026-01-20 08:42:47 +01:00
  • 5f5b83818b CICD.yml: Drop a toolchain outside of VM oech3 2026-01-20 15:20:32 +09:00
  • b302bbec16 clippy: remove assigning_clones lint suppression (#10377) xtqqczze 2026-01-20 01:37:57 +00:00
  • fa8de55f49 deps: remove unused rust crate linux-raw-sys xtqqczze 2026-01-19 22:48:54 +00:00
  • 2d7a3bf2e0 fix: detect closed stdin before Rust sanitizes it to /dev/null (#9664) Chris Dryden 2026-01-19 17:28:29 -05:00
  • 2fb45c188e rm: fix error reporting for -r on Linux fixing #9011 (#10111) Chris Dryden 2026-01-19 16:39:25 -05:00
  • 8d027624b2 du: count links based on inode (#10313) Andrus Suvalau 2026-01-19 18:05:13 +01:00
  • 425b232a50 pr: ignore empty line after newline char (#10332) jfinkels 2026-01-19 06:20:35 -05:00
  • 8a7c3fb3e3 CICD.yml: Upload individual bins to release (#10338) oech3 2026-01-19 18:00:38 +09:00
  • 364a23539d Rm no abbreviation no preserve root (#10205) cerdelen 2026-01-19 09:32:14 +01:00
  • 597361324c pr: ignore empty line after form feed char (#10331) jfinkels 2026-01-19 03:14:50 -05:00
  • c720245457 pr: refactor common code for reading from file (#10334) jfinkels 2026-01-19 03:14:02 -05:00
  • cefe8a1b89 clippy: fix needless_continue lint (#10340) xtqqczze 2026-01-19 08:08:55 +00:00
  • 4bfbbdd56a CICD.yml: Drop unused apt-get (#10343) oech3 2026-01-19 16:48:10 +09:00
  • 6381266246 Merge pull request #10329 from uutils/renovate/thiserror-2.x-lockfile Daniel Hofstetter 2026-01-19 07:36:21 +01:00
  • 3080197389 Merge pull request #10336 from uutils/renovate/filetime-0.x-lockfile Daniel Hofstetter 2026-01-19 07:33:21 +01:00
  • 356567edb3 Backport tests/env/env.sh for better multicall support (#10337) oech3 2026-01-19 07:26:49 +09:00
  • d7ed3c6bba ptx: handle duplicate input files (#9823) Rostyslav Toch 2026-01-18 21:59:18 +00:00
  • 7e126cc8cd chore(deps): update rust crate filetime to v0.2.27 renovate[bot] 2026-01-18 21:47:44 +00:00
  • 87c332c727 sort : gnu core utils test (sort-merge-fdlimit.sh) (#9849) mattsu 2026-01-19 06:46:17 +09:00
  • 525d1f88ec cp/mv: suppress xattr ENOTSUP errors for optional preservation (#10083) Chris Dryden 2026-01-18 16:42:14 -05:00
  • b57838227e GnuTests: Replace incompat tests (#9976) oech3 2026-01-19 06:41:34 +09:00
  • 4712557908 fuzzing: fix should_pass evaluation in CI workflow Sylvestre Ledru 2026-01-17 16:20:52 +01:00
  • 7c5383dd89 dirname: add fuzzer to test GNU compatibility Sylvestre Ledru 2026-01-17 15:22:06 +01:00
  • 4e7fa9fc94 Change fuzz_seq_parse_number to should_pass: false Sylvestre Ledru 2026-01-18 21:06:35 +01:00
  • 1a81d1bb6b pr: uniformly scan for form feed and newline chars Jeffrey Finkelstein 2026-01-18 09:55:29 -05:00
  • 500604287b pr: remove inaccurate unit test Jeffrey Finkelstein 2026-01-18 09:48:42 -05:00
  • 2122c52746 CICD.yml: Stop manually strippong (#10311) oech3 2026-01-19 04:19:59 +09:00
  • a0a797d3e6 ptx: handle invalid regex arguments gracefully instead of panicking (#9825) Rostyslav Toch 2026-01-18 18:01:13 +00:00
  • 5108d49c92 numfmt: align error messages for suffixes (#9887) Sebastian Bentmar Holgersson 2026-01-18 18:59:23 +01:00
  • 238b27eddf wc:Ensure the output order of stdout and stderror remains unchanged. (#9905) mattsu 2026-01-19 02:57:37 +09:00
  • eb482fb2ee uudoc: move tldr.zip warning to build.rs (#10039) Ruiyang Wang 2026-01-18 09:54:50 -08:00
  • 3c55820f5e Fixed passing -0 to tail. Closes #10191 (#10209) Quin Gillespie 2026-01-18 10:50:14 -07:00
  • 309e3beff2 Merge pull request #9437 from naoNao89/sync-remove-unwrap Cả thế giới là Rust 2026-01-19 00:36:17 +07:00
  • 62c2007287 Merge pull request #9435 from naoNao89/timeout-error-handling Sylvestre Ledru 2026-01-18 18:32:34 +01:00
  • 7654075306 tail: fix behaviour of tail -n0 in follow mode (#9114) AnandajithS 2026-01-18 22:51:48 +05:30
  • f41798f22d chore(deps): update rust crate thiserror to v2.0.18 renovate[bot] 2026-01-18 17:05:32 +00:00
  • ca13e3391a nice: -n huge_num true (#10213) oech3 2026-01-19 00:02:28 +09:00
  • 0e509474d1 Merge pull request #10306 from oech3/patch-2 Daniel Hofstetter 2026-01-18 15:12:36 +01:00
  • 037b9583bc mkdir: create directories atomically with correct permissions (#10036) Ruiyang Wang 2026-01-18 03:42:14 -08:00
  • 4f9aad9a98 Drop find_prefixed_util oech3 2026-01-18 20:21:18 +09:00
  • d72d6f78a5 Merge pull request #10261 from oech3/core-freepfx Sylvestre Ledru 2026-01-18 11:52:09 +01:00
  • 6de9c9f70d Merge pull request #10305 from oech3/patch-6 Sylvestre Ledru 2026-01-18 11:43:36 +01:00
  • 337da95565 build-gnu.sh: Enable help-version-getopt.sh (PASS) oech3 2026-01-18 18:53:52 +09:00
  • d0c7e128d7 Merge pull request #10304 from oech3/patch-6 Sylvestre Ledru 2026-01-18 10:35:10 +01:00
  • 49e8006aae CIDD.yml: cargo fetch platform spec crates only oech3 2026-01-18 18:11:36 +09:00
  • bdc77c9d65 Merge pull request #10291 from sylvestre/0.6.0 Sylvestre Ledru 2026-01-18 09:56:15 +01:00
  • 084ab30f7e Merge branch 'main' into core-freepfx oech3 2026-01-18 14:39:03 +09:00
  • 799de29ec1 fix: properly handle write errors for --version and --help output (#10223) Cả thế giới là Rust 2026-01-18 06:02:57 +07:00
  • fc17efe7be rm: don't treat symlinks as write-protected Gonçalo Gomes 2026-01-14 10:58:10 +00:00
  • f4ed162cf3 fix(sort): Enable locale-aware collation for UTF-8 locales (#9176) quantum-encoding 2026-01-17 23:44:32 +01:00
  • f606980ddf prepare release 0.6.0 Sylvestre Ledru 2026-01-17 16:35:33 +01:00
  • 8d17c3fd6a Merge pull request #10299 from oech3/patch-6 Sylvestre Ledru 2026-01-17 23:23:08 +01:00
  • 9ea24d66b0 timeout: display signal 0 as '0' instead of 'EXIT' in verbose mode (#10194) Chris Dryden 2026-01-17 17:13:54 -05:00
  • 2c3c68706e CICD.yml: Add man and completion for coreutils(1) to docs.tar.zst oech3 2026-01-18 06:15:46 +09:00
  • c4985953f8 uucore: simplify cfg checks in signals.rs (#10296) Sylvestre Ledru 2026-01-17 21:12:10 +01:00
  • f01d1e8422 dirname: use Cow::Borrowed to avoid unnecessary heap allocations (#10294) Sylvestre Ledru 2026-01-17 20:35:09 +01:00
  • d94332468d tee: allow multiple -a flags (#10293) Sylvestre Ledru 2026-01-17 20:24:20 +01:00
  • 0333fb51f0 CICD.yml: Remove zsh completion for [ (#10278) oech3 2026-01-18 04:17:14 +09:00
  • 8ad8a500ac Add 'tests/tail/follow-name' to ignore list (#10297) Chris Dryden 2026-01-17 14:15:34 -05:00
  • b5bbabc18a install: prevent TOCTOU race attack (#10067) Dalton Caron 2026-01-17 09:08:14 -08:00
  • b3ad96f8a0 refactor(dirname): implement pure string manipulation per POSIX (#8936) Cả thế giới là Rust 2026-01-17 23:36:28 +07:00
  • 571e13999a Merge pull request #10292 from sylvestre/numfmt Sylvestre Ledru 2026-01-17 17:20:37 +01:00
  • f2bec7b9fe date/test: %x format specifier respects locale settings (#10285) Sylvestre Ledru 2026-01-17 16:36:28 +01:00
  • cd288fc401 ci: ensure test failures are caught in coverage script and fix them (#10286) Sylvestre Ledru 2026-01-17 16:20:39 +01:00
  • 2b203791b7 bench: fix variance in remaining numfmt benchmarks Sylvestre Ledru 2026-01-17 16:07:38 +01:00
  • 48a0db8f93 bench: reduce memory variance in cp and numfmt benchmarks (#10283) Sylvestre Ledru 2026-01-17 16:01:04 +01:00
  • 75f45e87e5 comm: fix comparison when reading from pipes (#9545) Martin Kunkel 2026-01-17 14:28:04 +01:00
  • 7707b72870 Fix tail -c panics when requested bytes exceed file size (#10268) Dhruv 2026-01-17 18:56:15 +05:30
  • 7eb78ab860 dd: get rid of line buffered stdout (#10235) Andrus Suvalau 2026-01-17 14:18:24 +01:00
  • 08c78f2e2d {README,CONTRIBUTIONS}.md: Add link to binaries from latest commit (#10280) oech3 2026-01-17 22:17:59 +09:00
  • 2cb20e02b2 bench: reduce memory variance in cp and numfmt benchmarks Sylvestre Ledru 2026-01-17 13:53:22 +01:00
  • 2a044db3a2 cp: Fixed POSIXLY_CORRECT test to actually check if file exists and its contents (#10247) Max Ambaum 2026-01-17 12:41:29 +00:00
  • 038a08bff2 contrib: add info about expectations and ping (#10275) Sylvestre Ledru 2026-01-17 12:13:51 +01:00
  • 6dac4d4074 bench: try to remove more variances (#10277) latest-commit Sylvestre Ledru 2026-01-17 11:33:24 +01:00