-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
nohup: use POSIXLY_CORRECT to determine failure exit code
#9685
opened Dec 17, 2025 by
ChrisDryden
Loading…
nohup: create nohup.out with mode 0o600 regardless of umask
#9684
opened Dec 17, 2025 by
ChrisDryden
Loading…
chore(deps): update rust crate bincode to v3
#9683
opened Dec 17, 2025 by
renovate
bot
Loading…
1 task
ptx: fix incorrect column width calculation and padding logic
#9681
opened Dec 16, 2025 by
CrazyRoka
Loading…
mv:fix file ownership changes when a file is mv'ed by root to a different file system
#9672
opened Dec 16, 2025 by
mattsu2020
Loading…
optimization:
ReverseChunks::next, LinesChunkBuffer::fill and BytesChunkBuffer::fill in tail
#9667
opened Dec 16, 2025 by
fereidani
Loading…
fix(mv): prevent hang when moving directories containing FIFO files
#9665
opened Dec 15, 2025 by
naoNao89
Loading…
tac, tail, dd: detect closed stdin before Rust sanitizes it to /dev/null
#9664
opened Dec 15, 2025 by
ChrisDryden
Loading…
tail: fix --pid with FIFO by using non-blocking open
#9663
opened Dec 15, 2025 by
ChrisDryden
Loading…
test: add matches_gnu() method for comparing output against GNU coreutils
#9660
opened Dec 14, 2025 by
ChrisDryden
Loading…
parser: add binary support to determine_number_system and parse_size
#9659
opened Dec 14, 2025 by
csko
Loading…
env: add --default-signal, --block-signal, and --list-signal-handling options
#9658
opened Dec 14, 2025 by
ChrisDryden
Loading…
Implement locale-aware hour formatting for date command
#9654
opened Dec 13, 2025 by
naoNao89
Loading…
fix(parse_size): Add cross-platform total_physical_memory implementat…
#9653
opened Dec 13, 2025 by
naoNao89
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.