Commit Graph

  • c4082ed41a chore(deps): update vampire/setup-wsl action to v7 renovate/vampire-setup-wsl-7.x renovate[bot] 2026-05-28 14:54:00 +00:00
  • 89759d4d6c chore(deps): update vmactions/freebsd-vm action to v1.4.5 renovate/vmactions-freebsd-vm-1.x renovate[bot] 2026-05-28 14:53:54 +00:00
  • 55549fa87e wc: remove a nest by loop{} main oech3 2026-05-28 19:47:04 +09:00
  • b22013ab79 ls: ls -lF symlink target indicators (#11554) joknarf 2026-05-28 13:08:08 +02:00
  • 179b977b93 ln: add WASI support via symlink_path (#11713) Anthony 2026-05-28 12:53:59 +02:00
  • 5e65ceb4a7 docs: add fuzz pointer, AI policy, playground link, and Ubuntu note Sylvestre Ledru 2026-05-14 15:51:55 +02:00
  • be8018656e sort: fix incorrect sort ordering with long line inputs Dima Gerasimov 2026-05-24 21:49:48 +01:00
  • 565f118f8c sort: add a test reproducing failure during sort --merge Dima Gerasimov 2026-05-24 21:11:35 +01:00
  • 77bb522c0c prepare release 0.9.0 Sylvestre Ledru 2026-05-27 22:10:16 +02:00
  • c7cf6fd825 make.yml: try to fix Cygwin CI oech3 2026-05-28 12:44:48 +09:00
  • aaf4a353c3 tee: simplify code oech3 2026-05-28 01:51:28 +09:00
  • 2c37153c7e mktemp: ensure that "-q XX" shows error msg Daniel Hofstetter 2026-05-27 14:40:31 +02:00
  • e451ddf733 simplify uucore::pipes::send_n_bytes oech3 2026-05-27 21:01:34 +09:00
  • a17c0be2ce pipes.rs: alias std::io::Result<Result<(), ()>> oech3 2026-05-27 00:23:03 +09:00
  • 8de3238dca buf_copy: remove thin wrapper & useless conversion oech3 2026-05-27 13:49:20 +09:00
  • fa6d68d6c2 refactor(sync): remove unnecessary files move hlsxx 2026-05-26 20:11:36 +02:00
  • 712a31f434 chore(deps): update rust crate memchr to v2.8.1 renovate[bot] 2026-05-27 06:37:26 +00:00
  • af0c5857d4 wc: reduce lines of code oech3 2026-05-23 21:13:36 +09:00
  • 65103b2b71 chore(deps): update rust crate jiff to v0.2.27 renovate[bot] 2026-05-26 15:21:59 +00:00
  • 5dd9f377db pipes.rs: replace bool by Result<(),()> oech3 2026-05-23 22:52:04 +09:00
  • 9d3bafc23e mktemp: fix hidden file creation with dot prefix yor1xd 2026-05-15 10:01:08 -03:00
  • 83a5cd9522 tail: avoid unnecessary pipe2 syscall when stdout is already a pipe dragutreis 2026-05-24 06:10:26 -05:00
  • 259813f9e9 Improve documents for splice modules oech3 2026-05-24 01:05:22 +09:00
  • 7d29aeab05 pipes.rs: dedup code by including fallback to splice_exact oech3 2026-05-23 21:58:18 +09:00
  • c1a3f6f3a3 nproc: Reject quota with some schedulers oech3 2026-03-02 12:50:48 +09:00
  • 76c63ee6fd install: update comments and tests Etienne Cordonnier 2026-05-25 22:20:57 +02:00
  • f13b92e699 chore: remove duplicate words in six comments Matt Van Horn 2026-05-26 00:57:37 -07:00
  • 4254d7afd2 chore(deps): update rust crate jiff to v0.2.26 renovate[bot] 2026-05-26 05:37:51 +00:00
  • 21fda8cd9f fix(install): follow symlink components in destination path with -D Jake Abendroth 2026-05-25 13:11:50 -07:00
  • 29fdaa6a37 pipes.rs: deduplicate many cfg's oech3 2026-05-23 02:16:49 +09:00
  • bdd71ece56 pipes.rs: add missing count on fallback oech3 2026-05-23 21:58:18 +09:00
  • db7b8a6e58 stdbuf: build on Windows (depending on cygwin dll) oech3 2026-05-17 00:08:50 +09:00
  • a8d51a2cfd mkdir: simplify umask shaping and add regression tests Sylvestre Ledru 2026-05-24 18:34:58 +02:00
  • f8bad1fde5 chore(deps): update rust crate jiff to v0.2.25 renovate[bot] 2026-05-25 06:27:52 +00:00
  • 19c7f646d9 mkdir: cast mode bits to rustix::fs::RawMode John Chittum 2026-04-21 13:36:44 -04:00
  • 8296884cf5 mkdir: acl and permission inheritance with -p John Chittum 2026-04-21 09:36:55 -04:00
  • 563fe4df74 timeout: replace nix with rustix gabrielhnf 2026-05-22 21:22:26 -03:00
  • 913c6c2eac tee: don't print EINTR oech3 2026-05-24 14:55:46 +09:00
  • c8af53a77f ls: track permissions column width independently Sylvestre Ledru 2026-05-21 09:05:14 +02:00
  • 223fcaef79 yes: dedup tee() oech3 2026-05-24 01:22:30 +09:00
  • 2ce00f93bb chore(deps): update rust crate similar to v3.1.1 renovate[bot] 2026-05-24 00:52:02 +00:00
  • d41c56bd6b docs: update tools in DEVELOPMENT.md xtqqczze 2026-05-19 13:24:51 +01:00
  • b0bb693fc2 docs: update clippy section in DEVELOPMENT.md xtqqczze 2026-05-19 02:12:27 +01:00
  • 3af25aecf4 yes: fix confusing 1.. and comment oech3 2026-05-21 23:46:40 +09:00
  • dddf0a349e pipes.rs: avoid usage of bool oech3 2026-05-23 17:49:33 +09:00
  • 4f9a39b355 pipes.rs: remove fcntl overhead from splice_unbounded (#12422) oech3 2026-05-23 17:13:43 +09:00
  • 8e4c21be01 chore(deps): update rust crate divan to v4.7.0 renovate[bot] 2026-05-23 00:54:53 +00:00
  • 02768bceb5 pipes.rs: simplify by io::copy & doc the case it cannot be used oech3 2026-05-21 19:03:12 +09:00
  • 58dae46ab8 uucore::pipes::splice_exact: improve document oech3 2026-05-21 18:23:39 +09:00
  • bd908f012e deny.toml: remove two crates from skip list Daniel Hofstetter 2026-05-19 17:47:55 +02:00
  • 3a4c2f692d cat: remove splice.rs oech3 2026-05-20 22:23:19 +09:00
  • 24e3d0d39e fix(selinux): add missing os checks xtqqczze 2026-05-21 00:59:45 +01:00
  • a20214d07d pipes.rs: simplify dev_null & remove crate name from comment oech3 2026-05-21 12:49:16 +09:00
  • 157bbabd5c deps: remove unnecessary package fields xtqqczze 2026-04-24 00:59:15 +01:00
  • 5547962978 ci: specify bash shell for background jobs xtqqczze 2026-01-26 16:14:15 +00:00
  • acd51ef18d nohup: create nohup.out with mode 0600 Charlie Tonneslan 2026-05-16 19:52:51 -04:00
  • 8a271f57b4 yes: avoid ambiguous PAGE_SIZE oech3 2026-05-19 10:37:26 +09:00
  • f33bfb9321 chroot: resolve all ids before chroot Victor Prokhorov 2026-03-06 08:09:17 +01:00
  • 968f938484 tail: improve throughput for -c N file oech3 2026-04-24 17:28:39 +09:00
  • ef5155aa5c yes: don't mix buffered write and zero-copy oech3 2026-05-15 01:50:00 +09:00
  • 34c3d43861 wc: remove splice_exact oech3 2026-05-16 03:26:52 +09:00
  • a2d29c0216 dd: fix OOM panic with skip=1 oech3 2026-05-20 14:54:39 +09:00
  • aa9332b473 buf_copy/linux.rs: drop unused trait oech3 2026-05-17 12:12:31 +09:00
  • 43c1e7b111 fix(sort): reject leading '+' in numeric (-n) sort wuyangfan 2026-05-17 15:31:00 +08:00
  • 5807760aa2 du: honor LC_NUMERIC for decimal separator (#12357) Eyüp Can Akman 2026-05-20 11:38:12 +03:00
  • 471c68dae9 feat(sum): use larger buffer in bsd_sum and sysv_sum xtqqczze 2026-05-19 20:05:06 +01:00
  • 83b09a4b6b pipes.rs: simplify trait and match oech3 2026-05-20 11:58:22 +09:00
  • 547a4902dc chore(deps): update rust crate digest to v0.11.3 renovate[bot] 2026-05-19 15:01:39 +00:00
  • 1878270413 uucore: upgrade md-5, sha1, sha2, sha3, digest to latest versions yor1xd 2026-05-18 17:02:41 -03:00
  • 57135cb9bd refactor: replace rustix::pipe with std::io::pipe xtqqczze 2026-05-18 15:15:50 +01:00
  • f28d8280d3 wc: reduce some nest oech3 2026-05-19 17:54:23 +09:00
  • af3e2cfe9e ci: update macOS job features in code quality workflow xtqqczze 2026-05-19 12:43:06 +01:00
  • 2a8ce671b0 od, uucore: Allow reusing RawReader (#12385) oech3 2026-05-19 21:47:21 +09:00
  • 4da1068154 cargo: move SELinux dependency to target-specific section xtqqczze 2026-05-19 03:40:59 +01:00
  • 7449705a98 fix(tests): refine feature checks for SELinux xtqqczze 2026-05-19 03:12:41 +01:00
  • fb8e4b1612 fix: correct feature flag name for SELinux context test xtqqczze 2026-05-19 02:57:56 +01:00
  • 85a817566f build: exclude chcon and runcon from util_map for non-Linux targets xtqqczze 2026-05-19 04:17:59 +01:00
  • 7cd4bbeee2 tests_tail.rs: remove nix oech3 2026-05-19 16:53:42 +09:00
  • 1db0a453eb tests_sort.rs: remove nix oech3 2026-05-19 16:43:11 +09:00
  • b1bf13f10f ignore-intermittent.txt: add 3 tests oech3 2026-05-19 05:42:35 +09:00
  • 3a4de968d7 sort: remove nix from dep oech3 2026-05-19 13:50:19 +09:00
  • a9cf501870 tests_ls.rs: remove nix oech3 2026-05-19 14:50:24 +09:00
  • db25551ddd docs: remove authors field from book.toml xtqqczze 2026-04-16 12:08:11 +01:00
  • 9e218fcac1 deny.toml: remove redox_syscall from skip list Daniel Hofstetter 2026-05-17 14:28:08 +02:00
  • 7ea12112ad fix: unused import on redox xtqqczze 2026-05-16 20:54:31 +01:00
  • aa30c10300 uucore/fsxattr: keep copy_xattrs strict; add ignore-unsupported variants Sylvestre Ledru 2026-05-03 22:05:50 +02:00
  • 54877ac475 uucore/mv: fd-based xattr copy for cross-device moves (#10014) Sylvestre Ledru 2026-04-21 13:10:07 +02:00
  • 515d74b995 mv: atomically replace existing dest when moving symlinks cross-device (#10010) Sylvestre Ledru 2026-04-21 13:06:27 +02:00
  • c170a18981 chore(deps): update rust crate ctor to v1.0.6 renovate[bot] 2026-05-17 05:02:51 +00:00
  • be00b3709d buf_copy.rs: don't test a trivial io::copy wrapper (#12344) oech3 2026-05-17 16:00:50 +09:00
  • c90f1eac75 process: replace getuid with rustix::process::getuid (#12094) Franklin-Qi 2026-05-17 05:09:46 +08:00
  • 34e71a6208 test(tail): fix flaky test_follow_name_multiple on macOS (#9636) Cả thế giới là Rust 2026-05-17 04:08:53 +07:00
  • eaf670d04a fix(logname): return error exit code when there is an error (#9313) Rodrigo Tavares 2026-05-16 18:04:51 -03:00
  • 8db2277257 echo: add benchmark (#12091) oech3 2026-05-17 06:04:04 +09:00
  • 454832b2d9 mknod: avoid 2>/dev/full SIGABRT (#12059) oech3 2026-05-17 06:03:50 +09:00
  • f1e051b8d8 nl: continue if a file can't be opened (#11983) Daniel Hofstetter 2026-05-16 22:20:02 +02:00
  • dd80f6368d chore(deps): update rust crate filetime to v0.2.29 (#12201) renovate[bot] 2026-05-16 22:19:43 +02:00
  • e408b5ac88 uucore::pipes: merge pipe_with_size to pipe and catch fcntl err (#12285) oech3 2026-05-17 05:19:01 +09:00
  • ab328d170e coreutils: fix panic on linux < 6.4 when /proc is not mounted (#12104) oech3 2026-05-17 05:12:43 +09:00
  • 9e3ab20009 uucore: remove unsafe make_fifo (#12243) oech3 2026-05-17 05:12:01 +09:00