-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: replace unsafe unwrap() calls with expect() for better error handling
#11337
opened Mar 15, 2026 by
mango766
Loading…
pr: don't convert to String when storing lines to print
#11327
opened Mar 14, 2026 by
venoosoo
Loading…
tac: avoid mmap on regular files to prevent SIGBUS on truncation
#11326
opened Mar 14, 2026 by
mango766
Loading…
2 tasks done
fix(cp): always create dest dirs with owner write bit before fixing permissions
#11318
opened Mar 13, 2026 by
baa-ableton
Loading…
fix(deps): update rust crate rand to 0.10.0
#11312
opened Mar 13, 2026 by
renovate
bot
Loading…
1 task
wc: increase buffer size for Unicode counting paths
#11276
opened Mar 10, 2026 by
mattsu2020
Loading…
CICD.yml: Publish both of coreutils and individual MSVC *.exe
#11270
opened Mar 10, 2026 by
oech3
Loading…
chore(deps): update rust crate uutils_term_grid to 0.8
#11267
opened Mar 10, 2026 by
renovate
bot
Loading…
1 task
GNUmakefile: Swap uname -s with rustc --print host-tuple for cross-build and MSYS
#11260
opened Mar 9, 2026 by
oech3
Loading…
seq: Avoid allocating arbitrarily large bigints (cap set to 10^{4932}…
#11254
opened Mar 9, 2026 by
aweinstock314
Loading…
uucore: replace unsafe mkfifo wrapper with nix crate implementation
#11249
opened Mar 9, 2026 by
mattsu2020
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.