-
-
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
expr: remove redundant about text from after-help
#13987
opened Aug 17, 2026 by
l46983284-cpu
Contributor
Loading…
mkdir: do not ignore EEXIST on non-recursive creation
#13986
opened Aug 17, 2026 by
l46983284-cpu
Contributor
Loading…
du: warm OS page cache before timing in benchmarks
#13958
opened Aug 15, 2026 by
sylvestre
Contributor
Loading…
stty: do not write settings back for query-only arguments
#13950
opened Aug 14, 2026 by
m0g3r
Contributor
Loading…
numfmt: fix char-boundary panic on a multibyte locale decimal separator
#13938
opened Aug 14, 2026 by
leeewee
Contributor
Loading…
sort: report merge output flush errors
#13910
opened Aug 13, 2026 by
DePasqualeOrg
Contributor
Loading…
split: do not overflow on -n l/K when K is larger than the byte count
#13903
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
truncate: reject a size above i64::MAX instead of creating the file
#13902
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
tail: do not abort on a -c +N offset past the end of the file
#13901
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
pr: make -n/--number-lines argument optional to match GNU
#13900
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
numfmt: reject a leading + and scientific notation to match GNU
#13899
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
uniq: accept a repeated -D/--all-repeated, last one wins
#13898
opened Aug 13, 2026 by
AlejandroCoronadoN
Loading…
od: wrap offset instead of overflowing on a large --traditional label
#13896
opened Aug 12, 2026 by
AlejandroCoronadoN
Loading…
stty: verify tcsetattr applied all requested settings
#13893
opened Aug 12, 2026 by
melihemik
Contributor
Loading…
use imports instead of absolute path when using strip_errno
#13892
opened Aug 12, 2026 by
Devel08
Contributor
Loading…
chroot: extract proper error message from OS
#13884
opened Aug 12, 2026 by
oech3
Contributor
Loading…
printf: avoid panic on %s/%c field width above u16::MAX
#13883
opened Aug 12, 2026 by
AlejandroCoronadoN
Loading…
chroot: report ENAMETOOLONG instead of "no such directory" for long NEWROOT
#13881
opened Aug 11, 2026 by
MsfPablo
Contributor
Loading…
nl: reject line number width above INT_MAX instead of aborting
#13880
opened Aug 11, 2026 by
AlejandroCoronadoN
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.