-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
numfmt: do not panic on a multibyte whitespace field separator
#13485
opened Jul 21, 2026 by
leeewee
Contributor
Loading…
numfmt: reject an oversized --from-unit/--to-unit instead of panicking
#13484
opened Jul 21, 2026 by
leeewee
Contributor
Loading…
chore(deps): update rust crate syn to v3.0.2
#13474
opened Jul 20, 2026 by
xtqqczze
Contributor
Loading…
dd: avoid overflow converting a block count to bytes
#13473
opened Jul 20, 2026 by
Angadi56
Loading…
ci: Change the spell detection strategy
#13472
opened Jul 20, 2026 by
sylvestre
Contributor
Loading…
dd: write complete blocks without buffering them first
#13471
opened Jul 20, 2026 by
relative23
Loading…
printf, seq: fix abort on large field width and precision
#13460
opened Jul 19, 2026 by
eyupcanakman
Contributor
Loading…
dd: keep short reads from corrupting re-blocked output
#13459
opened Jul 19, 2026 by
relative23
Loading…
fix(locale): Preserve all digits in integers
#13454
opened Jul 19, 2026 by
ThomasHabets
Contributor
•
Draft
who: fix panic in -q/--count on stdout write error
#13452
opened Jul 19, 2026 by
koopatroopa787
Contributor
Loading…
fix(split): accept non-seekable input for --number by spooling to a temp file
#13444
opened Jul 18, 2026 by
mvanhorn
Contributor
Loading…
fix(install): treat special files as install targets (uutils #9934)
#13436
opened Jul 17, 2026 by
l46983284-cpu
Contributor
Loading…
dd: derive the count_bytes read budget from bytes read
#13435
opened Jul 17, 2026 by
relative23
Loading…
head: fix panic when -v header write fails on a long filename
#13430
opened Jul 17, 2026 by
koopatroopa787
Contributor
Loading…
tests(cksum): Regroup common tests under a single macro
#13428
opened Jul 17, 2026 by
RenjiSann
Collaborator
Loading…
mkfifo: report the actual OS error instead of a hardcoded message
#13426
opened Jul 17, 2026 by
addielaruee
Loading…
fix(rm): keep directory FD use O(1) on deep trees
#13420
opened Jul 16, 2026 by
l46983284-cpu
Contributor
Loading…
3 of 4 tasks
dd: suppress ftruncate error only for non-regular files, not also when file type is unknown because fstat failed
#13400
opened Jul 14, 2026 by
pajod
Loading…
who: report a stdout write error instead of panicking
#13389
opened Jul 14, 2026 by
leeewee
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.