-
-
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
ls: apply dir and vdir format defaults in Config::from
#14450
opened Sep 8, 2026 by
ChihweiLHBird
Loading…
mv, sync, hostname, touch, rm: use safe std APIs on Windows
#14445
opened Sep 8, 2026 by
wtcpython
Contributor
Loading…
date: exit with 1 for expected file, got directory
#14435
opened Sep 7, 2026 by
Devel08
Contributor
Loading…
tail: enable working stdin-redirect and pid tests on macOS
#14433
opened Sep 7, 2026 by
wtcpython
Contributor
Loading…
mv: replace fs_extra with std directory sizing
#14432
opened Sep 7, 2026 by
wtcpython
Contributor
Loading…
tests: don't pipe input into commands that exit before reading it
#14431
opened Sep 7, 2026 by
Socialpranker
Contributor
Loading…
tsort: add sequential access hint to applicable platforms for performance
#14415
opened Sep 6, 2026 by
anastygnome
Contributor
Loading…
df(windows)/uucore(windows): volume enumeration, real mount points, path resolution and inode dashes
#14412
opened Sep 6, 2026 by
nikolalukovic
Contributor
Loading…
unexpand: prevent overflow on over-large tab stop values
#14409
opened Sep 6, 2026 by
zfaustk
Loading…
dircolors: honor TERM/COLORTERM for the built-in database
#14408
opened Sep 6, 2026 by
Socialpranker
Contributor
Loading…
csplit: a negative offset may not cross the split start
#14407
opened Sep 6, 2026 by
Socialpranker
Contributor
Loading…
printf: reject malformed hex and unicode escapes in %b arguments
#14406
opened Sep 6, 2026 by
zfaustk
Loading…
chgrp: strip error when changing group of file fails
#14403
opened Sep 5, 2026 by
Devel08
Contributor
Loading…
shuf: report a bad -i range the way GNU does
#14402
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
env: trace the environment changes under -v
#14401
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
tr: align [:upper:]/[:lower:] the way GNU does, and say so
#14400
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
split: quote a zero SIZE in the invalid-number diagnostic
#14398
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
base32, base64, basenc: drop the "error: " from the invalid-input message
#14396
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
numfmt: honor --round for an explicit --format precision of 0
#14392
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
ls, df: preserve suffix-only block size units
#14390
opened Sep 5, 2026 by
Socialpranker
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.