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

tee: drop libc from Cargo.toml
#12232 opened May 11, 2026 by oech3 Contributor Loading…
remove unused import
#12230 opened May 11, 2026 by oech3 Contributor Loading…
dircolors: remove unsafe
#12228 opened May 11, 2026 by oech3 Contributor Loading…
more: replace InputType enum with Input struct; cache file_size
#12225 opened May 11, 2026 by aaron-ang Contributor Loading…
more: gate tty-only writes; extract clear_line/highlight_text
#12224 opened May 11, 2026 by aaron-ang Contributor Loading…
yes: avoid double buffering on unix
#12222 opened May 10, 2026 by oech3 Contributor Loading…
ci: add timeout for benchmark job
#12219 opened May 10, 2026 by cakebaker Contributor Loading…
head: fix -c0 and -n0 on directories to match GNU behavior
#12217 opened May 10, 2026 by sylvestre Contributor Loading…
feat: refactor stdio handling
#12210 opened May 10, 2026 by xtqqczze Contributor Draft
dd: remove unnecessary fcntl dependency for stdout
#12208 opened May 9, 2026 by kimjune01 Loading…
2 of 3 tasks
tee: improve stdout performance
#12207 opened May 9, 2026 by xtqqczze Contributor Draft
ci: add workflow to check TOML files
#12206 opened May 9, 2026 by xtqqczze Contributor Draft
chore(deps): update rust crate filetime to v0.2.28
#12201 opened May 9, 2026 by renovate Bot Loading…
1 task
chmod: fix EROFS showing as Permission denied
#12200 opened May 9, 2026 by gabrielhnf Loading…
vscode: update rust-analyzer check command to use clippy
#12197 opened May 8, 2026 by xtqqczze Contributor Loading…
tr: add codspeed benchmark
#12189 opened May 7, 2026 by parasol-aser Loading…
chore(deps): update vampire/setup-wsl action to v7
#12181 opened May 7, 2026 by renovate Bot Loading…
1 task
chore(deps): update vmactions/freebsd-vm action to v1.4.5
#12180 opened May 7, 2026 by renovate Bot Loading…
1 task
mkfifo: drop path-based chmod to close TOCTOU race (#10020)
#12174 opened May 6, 2026 by sylvestre Contributor Loading…
touch: drop O_TRUNC on create to close TOCTOU race (#10019)
#12171 opened May 6, 2026 by sylvestre Contributor Loading…
mv: fix the remaining TOCTOU
#12170 opened May 6, 2026 by sylvestre Contributor Loading…
uucore: add regression test for #11247 (eager en-US.ftl parse)
#12161 opened May 6, 2026 by naoNao89 Contributor Loading…
sort:Add sort long-line locale benchmark
#12150 opened May 4, 2026 by mattsu2020 Contributor Loading…
uucore: handle SIGRTMIN+N and SIGRTMAX-N notation
#12149 opened May 4, 2026 by enr0n Loading…
ProTip! Exclude everything labeled bug with -label:bug.