-
- 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
fix(printf): redesign %q implementation for bash compatibility
#9640 opened Dec 12, 2025 by naoNao89 Loading…
chore(deps): update actions/cache action to v5
#9639 opened Dec 11, 2025 by renovate bot Loading…
1 task
test(tail): fix flaky test_follow_name_multiple on macOS
#9636 opened Dec 11, 2025 by naoNao89 Loading…
CICD.yml: Check that our coreutils does not break system
#9634 opened Dec 11, 2025 by oech3 Loading…
base(nc|32|64): Optimize performances reduction memset
#9632 opened Dec 11, 2025 by mattsu2020 Loading…
seq: returning exit code 1 on broken pipe, fixes seq-epipe
#9631 opened Dec 11, 2025 by ChrisDryden • Draft
hotfix(tail): skip events for untracked files in follow mode
#9630 opened Dec 10, 2025 by naoNao89 Loading…
test(more): Fix test_from_line_option race condition by increasing PTY delay
#9629 opened Dec 10, 2025 by naoNao89 Loading…
nohup: added a bunch of nohup fixes based on the failures in the GNU tests
#9628 opened Dec 10, 2025 by ChrisDryden Loading…
ln: Using unit test macros for ln and creating test cases for exception handling
#9625 opened Dec 10, 2025 by ChrisDryden Loading…
tac: mimic GNU on handling special files such as /dev/zero
#9616 opened Dec 9, 2025 by FidelSch Loading…
Example of translation after parsing clap for performance
#9615 opened Dec 9, 2025 by ChrisDryden • Draft
nice: use Command::exec() instead of libc::execvp()
#9612 opened Dec 9, 2025 by Ecordonnier Loading…
runcon: use
Command::exec() instead of libc::execvp() #9611 opened Dec 9, 2025 by Ecordonnier Loading…
build-gnu.sh: Move {ch,run}con tests to Fedora VM and avoid wrong result
#9607 opened Dec 8, 2025 by oech3 Loading…
chore(deps): update vmactions/freebsd-vm action to v1.3.0
#9605 opened Dec 8, 2025 by renovate bot Loading…
1 task
rm: overriding the libc call when implementation does not match gnu coreutils exactly
#9604 opened Dec 8, 2025 by ChrisDryden Loading…
mv: Adding fixes for i-3 GNU tests related to tty output when file is not writeable
#9599 opened Dec 7, 2025 by ChrisDryden Loading…
factor: Optimize factor command with advanced factorization algorithms
#9587 opened Dec 7, 2025 by naoNao89 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.