-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
pr: fix panic on large page width and reject oversized -W/-w
#13385
opened Jul 13, 2026 by
santhreal
Loading…
unexpand: reject too-large --tabs increment instead of overflowing
#13383
opened Jul 13, 2026 by
santhreal
Loading…
chown, chgrp: report a verbose stdout write error instead of panicking
#13381
opened Jul 13, 2026 by
leeewee
Contributor
Loading…
runcon: report a stdout write error instead of panicking
#13380
opened Jul 13, 2026 by
leeewee
Contributor
Loading…
join: report the correct field number in the incompatible-fields error
#13377
opened Jul 13, 2026 by
leeewee
Contributor
Loading…
ptx: reject --gap-size/--width values exceeding isize::MAX
#13374
opened Jul 13, 2026 by
koopatroopa787
Contributor
Loading…
dd: align the I/O buffer to the page size for O_DIRECT
#13373
opened Jul 12, 2026 by
relative23
Loading…
head: fix skipping other files when getting errors from reading
#13372
opened Jul 12, 2026 by
lauchimoon
Loading…
seq/printf: fix OOM abort in %a formatter for huge negative exponents
#13370
opened Jul 12, 2026 by
koopatroopa787
Contributor
Loading…
fix(ls): ensure ACL and capability markers respect dereference config
#13368
opened Jul 12, 2026 by
sachinskss
Loading…
expand/unexpand: fix display width of 3- and 4-byte UTF-8 characters
#13352
opened Jul 11, 2026 by
sylvestre
Contributor
Loading…
cp: don't open FIFOs/devices when preserving timestamps
#13351
opened Jul 10, 2026 by
sylvestre
Contributor
Loading…
sort: use locale_cmp when all selectors have equal ordering
#13350
opened Jul 10, 2026 by
lauchimoon
Loading…
nl: reject -w values > i32::MAX to avoid capacity-overflow panic
#13348
opened Jul 10, 2026 by
koopatroopa787
Contributor
Loading…
ln: don't refuse --backup when src/dst are different names for the same inode
#13345
opened Jul 10, 2026 by
Chaganti-Reddy
Contributor
Loading…
cp: don't hang forever when the backup destination is a fifo
#13344
opened Jul 10, 2026 by
Chaganti-Reddy
Contributor
Loading…
fix(mv): don't destroy the destination when a cross-device move fails
#13334
opened Jul 10, 2026 by
abendrothj
Contributor
Loading…
fix(expr): make the parser iterative to avoid a stack overflow
#13333
opened Jul 10, 2026 by
abendrothj
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.