Skip to content

Pull requests: uutils/coreutils

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(cargo): specify filetime dependency version constraints
#12334 opened May 16, 2026 by xtqqczze Contributor Loading…
clippy: allow missing_const_for_thread_local false positives
#12333 opened May 16, 2026 by xtqqczze Contributor Loading…
fix: unused import on redox
#12332 opened May 16, 2026 by xtqqczze Contributor Loading…
stdbuf: build on Windows (depending on cygwin dll)
#12329 opened May 16, 2026 by oech3 Contributor Loading…
kill: replace nix::sys::signal with rustix::process
#12326 opened May 16, 2026 by mattsu2020 Contributor Loading…
2 tasks done
true, false: simplify code
#12324 opened May 16, 2026 by oech3 Contributor Loading…
mknod: replace nix::sys::stat with rustix + libc
#12321 opened May 16, 2026 by mattsu2020 Contributor Loading…
6 tasks done
Fix compile errors for non-Linux targets
#12317 opened May 15, 2026 by xtqqczze Contributor Loading…
wc: remove splice_exact
#12316 opened May 15, 2026 by oech3 Contributor Loading…
pipes.rs: remove wrong usage of splice_exact
#12315 opened May 15, 2026 by oech3 Contributor Loading…
tee: reduce lines of code
#12314 opened May 15, 2026 by oech3 Contributor Loading…
readme: remove incorrect "not"
#12310 opened May 15, 2026 by cakebaker Contributor Loading…
head: continue after per-file read error
#12308 opened May 15, 2026 by rossilor95 Contributor Loading…
yes: use as_encoded_bytes
#12306 opened May 15, 2026 by oech3 Contributor Loading…
shred: handle '-' as stdout
#12300 opened May 15, 2026 by gabrielhnf Loading…
shred: truncate file to zero before unlinking
#12298 opened May 14, 2026 by gabrielhnf Loading…
shred: support character and block devices
#12296 opened May 14, 2026 by gabrielhnf Loading…
yes: don't mix buffered write and zero-copy
#12294 opened May 14, 2026 by oech3 Contributor Loading…
ci: pin ubuntu runner to 24.04 in workflows
#12292 opened May 14, 2026 by xtqqczze Contributor Loading…
backup_control.rs: remove unsafe & Mutex
#12290 opened May 14, 2026 by oech3 Contributor Loading…
comm: unexpected "file is not in sorted order"
#12280 opened May 13, 2026 by blixygetir Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.