Commit Graph

  • 9978ac67f2 date: use cfg unix oech3 2026-04-23 13:09:12 +09:00
  • d3c5f4b9b6 tee: remove a var oech3 2026-04-23 01:32:45 +09:00
  • dad3249a58 GnuTests: bump GNU version to 9.11 (#11922) oech3 2026-04-23 15:38:58 +09:00
  • f7b9e24df5 chore(deps): update rust crate ctor to v0.10.1 renovate[bot] 2026-04-23 05:04:14 +00:00
  • 09f677a3b1 workspace.wordlist.txt: drop unsafe vmsplice oech3 2026-04-23 00:54:40 +09:00
  • 521c855524 chore(deps): update mozilla-actions/sccache-action action to v0.0.10 renovate[bot] 2026-04-23 05:03:06 +00:00
  • fe7e262ac1 uucore: dedup code of unbounded splice with broker oech3 2026-04-21 20:19:19 +09:00
  • b3469aeef6 numfmt: honor LC_NUMERIC for decimal separator (#11941) viju 2026-04-22 19:23:07 +05:30
  • 39c3646036 tee: restore alloc guard for small input oech3 2026-04-22 17:29:46 +09:00
  • fd781df60a ls: restore WASI ".." metadata fallback in collect_directory_entries (#11930) Sylvestre Ledru 2026-04-22 14:07:02 +02:00
  • 444e383622 tee: drop unnecessary impl oech3 2026-04-22 03:38:06 +09:00
  • b06d39ee1b chore(deps): update astral-sh/ruff-action action to v4 renovate[bot] 2026-04-22 04:46:56 +00:00
  • 8cc048b43c stty: add support for tabs/-tabs combination settings Sylvestre Ledru 2026-04-09 22:17:23 +02:00
  • f22ae8a345 refactor: rename write functions to print for consistency in cat xtqqczze 2026-04-21 13:14:55 +01:00
  • df7ae35a21 uucore: splice fast-path for head -c & preliminary for dd, tail, split (#11844) oech3 2026-04-21 18:02:28 +09:00
  • 50957e1319 uucore: simplify fallback when splice failed oech3 2026-04-21 00:26:03 +09:00
  • 29982b242d cat: avoid unnecessary alloc on Linux (#11906) oech3 2026-04-21 15:35:59 +09:00
  • 8bd888a5cb tee: remove dummy definition & unused return (#11923) oech3 2026-04-21 15:30:08 +09:00
  • 22ea466c17 fix: replace nix::libc with libc in datetime.rs rustix/uucore-migration Sylvestre Ledru 2026-04-15 09:27:52 +02:00
  • a2b5380e27 refactor: remove nix from uucore and date, complete source migration Sylvestre Ledru 2026-03-28 13:12:39 +01:00
  • 2d0e1f3a77 refactor: migrate all utilities from nix to rustix/libc Sylvestre Ledru 2026-03-28 13:03:13 +01:00
  • 01083b3702 refactor: migrate signals.rs and lib.rs from nix to csignal/rustix Sylvestre Ledru 2026-03-28 11:39:28 +01:00
  • eb25c5250f refactor: migrate safe_traversal.rs from nix to rustix Sylvestre Ledru 2026-03-28 11:27:42 +01:00
  • 1f91dbacd6 refactor: migrate uucore process.rs from nix to rustix Sylvestre Ledru 2026-03-28 11:13:24 +01:00
  • 9949abb827 refactor: migrate pipes.rs and cat splice.rs from nix to rustix Sylvestre Ledru 2026-03-28 11:05:44 +01:00
  • 2d4f7d5b2a Fix cfg attribute formatting sylvestre-patch-4 Sylvestre Ledru 2026-03-18 21:44:42 +01:00
  • 2234b47af9 tail: test_follow_name_multiple is intermittent on mac Sylvestre Ledru 2026-03-18 21:43:32 +01:00
  • 27bfad7694 deps(rustix): enable use-libc to route syscalls through glibc rustix/misc Sylvestre Ledru 2026-03-31 09:01:15 +02:00
  • 0ab7479f5f fix(env): skip uncatchable signals on OpenBSD when applying to all signals Sylvestre Ledru 2026-03-30 14:21:50 +02:00
  • 7265a11848 spell: more jargon Sylvestre Ledru 2026-03-30 13:05:56 +02:00
  • aa609896cf refresh cargo.lock Sylvestre Ledru 2026-03-30 12:02:11 +02:00
  • 6a74110c59 refactor: add libc-based signal wrappers in uucore::signals::csignal rustix/prep Sylvestre Ledru 2026-03-27 14:20:10 +01:00
  • 7ef9641eeb refactor: replace nix::libc re-exports with direct libc imports Sylvestre Ledru 2026-03-27 12:25:52 +01:00
  • f1681b0a42 deps: add rustix as workspace dependency Sylvestre Ledru 2026-03-27 12:16:11 +01:00
  • 0366d3c657 cksum: fix parsing error with tagged cheksum files (#11704) Josh French 2026-04-20 14:51:01 -07:00
  • 6e9a8b8dab [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2026-04-09 17:42:21 +00:00
  • da9513c4e0 docs: remove hashsum from compiles_table.csv venoosoo 2026-04-09 20:41:15 +03:00
  • f2f3f7b117 unexpand: rename "uflag" to "utf8" Daniel Hofstetter 2026-04-15 09:47:36 +02:00
  • 98f6b0187b tr: fix test to assert rejection of -ct with complemented class can1357 2026-04-08 03:44:55 +02:00
  • 85af4e8159 tr: fix complemented class truncation ordering can1357 2026-03-18 23:58:00 +01:00
  • c48b5fe3c9 wc: avoid pipe() if input is pipe oech3 2026-04-04 21:52:31 +09:00
  • 4011e6dae6 CI/SizeComment: enhance PR commenting logic to update existing comments xtqqczze 2026-04-13 18:02:33 +01:00
  • e5a6b519ad tests/dd: test supplying non-positive bs/ibs/cbs/obs Ibrahim Burak Yorulmaz 2026-04-06 04:08:35 +02:00
  • 4be5eb9f24 dd: exit when bs/ibs/obs/cbs isn't positive Ibrahim Burak Yorulmaz 2026-04-06 04:08:15 +02:00
  • 36265cb9ee coreutils: --help args is same with --help oech3 2026-03-17 22:35:34 +09:00
  • ef5243ea21 stty: add two missing baud rates (#11865) Daniel Hofstetter 2026-04-20 22:42:41 +02:00
  • e4987f0dbd pr: exit with code 1 if --column argument is zero (#11750) Devel08 2026-04-20 23:41:53 +03:00
  • ab786f50ef wc: introduce IS_POSIXLY_CORRECT static (#11853) xtqqczze 2026-04-20 21:40:15 +01:00
  • dc18b54fb7 cat: call pipe() once with multiple input (#11699) oech3 2026-04-21 05:36:15 +09:00
  • 6133ef5176 du: Allow command-line argument that appears more than once (#11897) Aleksandar Janicijevic 2026-04-20 16:34:11 -04:00
  • bd76e84ea2 refactor(tee): implement Copy for OutputErrorMode xtqqczze 2026-04-20 12:15:35 +01:00
  • a78f017cc4 tee: merge logic of flush into write xtqqczze 2026-04-20 12:13:42 +01:00
  • 5aa6c642d2 fix(tee): rename Error parameter in process_error xtqqczze 2026-04-20 11:59:21 +01:00
  • 34fd4beac3 uucore: remove returned and unused usize oech3 2026-04-20 23:11:31 +09:00
  • 0a0f222447 mv: use question_mark xtqqczze 2026-04-20 14:24:53 +01:00
  • c8813c8331 ls: simplify extraction of indices xtqqczze 2026-04-20 14:24:32 +01:00
  • 742e8ca27f cp, uucore: remove unused returned u64 oech3 2026-04-15 22:07:00 +09:00
  • e50ddecd08 du: make du -a -s error oech3 2026-04-20 21:00:14 +09:00
  • 53384016c1 tee: reduce line of code oech3 2026-04-19 02:34:47 +09:00
  • 7254f8dfc9 tee: remove duplicated flush() oech3 2026-04-20 12:12:55 +09:00
  • ec1fcdb4ac ls, stty: reduce cfg by target_vendor (#11910) oech3 2026-04-20 15:36:32 +09:00
  • ab378e831f nohup: simplify cfg & use compile_error! oech3 2026-04-20 14:00:27 +09:00
  • 4704caee08 clippy: lower array-size-threshold to ~64 KiB xtqqczze 2026-04-16 22:05:14 +01:00
  • 40070cadfc clippy: warn for large_stack_arrays lint xtqqczze 2026-04-16 21:24:29 +01:00
  • e829cfb26c tee: move fn copy to MultiWriter & simplify oech3 2026-04-19 15:20:15 +09:00
  • d5e84b4212 uniq: remove a collapsible_if oech3 2026-04-19 13:33:32 +09:00
  • fbefc2bd99 tail: fix panic on write error in bounded_tail (#11886) Lorenzo Rossi 2026-04-19 13:39:40 +02:00
  • 09587d3706 realpath: remove collapsible_if oech3 2026-04-19 13:49:06 +09:00
  • d3870d0989 rmdir: remove collapsible_if oech3 2026-04-19 14:02:21 +09:00
  • e006be06d2 od: remove collapsible_if oech3 2026-04-19 16:12:57 +09:00
  • f835fc484e join: remove collapsible_if oech3 2026-04-19 16:42:27 +09:00
  • 01b7177f0b fix(sort): explicitly clean up temp directory in TmpDirWrapper::Drop mattsu 2026-04-18 08:05:58 +09:00
  • c1631da43f fix(sort): always install SIGINT handler to ensure temp dir cleanup mattsu 2026-04-18 08:45:43 +09:00
  • 47c17df8b7 dd: remove collapsible_if oech3 2026-04-18 03:11:59 +09:00
  • 7d7ba48cc6 tail: remove collapsible_if oech3 2026-04-18 09:23:18 +09:00
  • 1c49059d51 cat: remove collapsible_if oech3 2026-04-18 02:55:37 +09:00
  • f08652fcce head: remove collapsible_if oech3 2026-04-18 02:39:53 +09:00
  • 9a9c228300 split: remove collapsible_if oech3 2026-04-18 09:58:51 +09:00
  • 26223adf5f panic.rs: use var_os xtqqczze 2026-04-17 13:49:20 +01:00
  • 50ca60ad59 tee: remove collapsible_if oech3 2026-04-17 20:14:50 +09:00
  • e1766b0903 tee: drop cfg for unsupported target oech3 2026-04-17 20:03:49 +09:00
  • c146e8ac91 tee: avoid 2 Err(e) at match oech3 2026-04-17 20:43:38 +09:00
  • 6130076e07 chore(deps): update rust crate divan to v4.5.0 renovate[bot] 2026-04-17 11:33:20 +00:00
  • ceb09c7014 ls: allow crate users to call ls without having to print everything to stdout (#9851) Darren Schroeder 2026-04-17 07:26:23 -05:00
  • 3194190535 tests: timeout: increase delay on macOS for forward_sigint_to_child Sylvestre Ledru 2026-04-17 11:14:56 +02:00
  • 5daf0a527c panic.rs: remove collapsible_if oech3 2026-04-16 22:02:05 +09:00
  • 4c32ebc58b fix(uucore): use is_dir() instead of exists() for locale path resolution (#11851) mattsu 2026-04-17 16:53:37 +09:00
  • 6995eb7ed3 locale.rs: fix a cfg with collapsible_if oech3 2026-04-16 21:58:24 +09:00
  • 5120da04e0 clippy: fix collapsible_match lint xtqqczze 2026-04-16 15:26:52 +01:00
  • 56cf4f98e5 clippy: fix useless_conversion lint xtqqczze 2026-04-16 15:14:37 +01:00
  • 42e668545f clippy: fix unnecessary_cast lint xtqqczze 2026-04-16 14:58:19 +01:00
  • e88a3063a6 clippy: fix unnecessary_trailing_comma lint xtqqczze 2026-04-16 14:52:12 +01:00
  • 0626a4d103 clippy: fix map_unwrap_or lint xtqqczze 2026-04-16 14:46:09 +01:00
  • 5b54e084bb chore: remove unused entries from spelling wordlist xtqqczze 2026-04-15 15:33:22 +01:00
  • 4e68e67416 Remove authors from Cargo metadata (per RFC 3052) xtqqczze 2026-04-15 10:56:13 +01:00
  • bec5c25387 chore: run cargo shear xtqqczze 2026-04-15 15:12:30 +01:00
  • b7e967cc49 chore(deps): update rust crate clap to v4.6.1 renovate[bot] 2026-04-16 05:05:14 +00:00
  • 2be465a572 Revert "fix: replace apt with apt-get in scripts" Daniel Hofstetter 2026-04-15 13:31:53 +02:00
  • 9adb18cddf wc drop outdated info from BENCHMARKING.md oech3 2026-04-09 13:01:00 +09:00
  • dd16ed83d6 gitignore: remove .vscode directory from ignored files xtqqczze 2026-04-15 15:36:49 +01:00