-
Notifications
You must be signed in to change notification settings - Fork 96
Pull requests: uutils/findutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
xargs: don't emit an empty argument for a trailing blank
#829
opened Aug 11, 2026 by
kevinburke
Contributor
Loading…
find: share one file handle per output path (fixes #439)
#828
opened Aug 11, 2026 by
MsfPablo
Contributor
Loading…
fix(find): -mindepth N -maxdepth M with N>M now matches nothing
#821
opened Aug 8, 2026 by
MsfPablo
Contributor
Loading…
xargs: cap single-argument growth to avoid OOM on unterminated input
#820
opened Aug 8, 2026 by
MsfPablo
Contributor
Loading…
xargs: treat whitespace-only input as no argument (fixes #771)
#819
opened Aug 7, 2026 by
MsfPablo
Contributor
Loading…
-printf: warn on unrecognized directives/escapes instead of dropping or erroring
#818
opened Aug 7, 2026 by
MsfPablo
Contributor
Loading…
5 tasks done
find: don't panic on invalid-UTF-8 arguments
#817
opened Aug 7, 2026 by
MsfPablo
Contributor
Loading…
4 tasks done
find: warn about useless -name/-wholename patterns
#812
opened Aug 5, 2026 by
Xylphy
Contributor
Loading…
fix: report read error for device files with -files0-from
#809
opened Aug 4, 2026 by
Xylphy
Contributor
Loading…
xargs: reject quotes spanning input lines
#797
opened Jul 28, 2026 by
wtcpython
Contributor
Loading…
find: visit nothing when -mindepth exceeds -maxdepth
#795
opened Jul 27, 2026 by
Chthonic-Galaxy
Loading…
find: -printf: advance past a full char in advance_one to avoid a multibyte panic
#731
opened Jun 12, 2026 by
leeewee
Contributor
Loading…
CodeHealth: remove testing-commandline from production builds #19
#654
opened Apr 8, 2026 by
asakatida
Loading…
remove eprintln! to avoid 2>/dev/full SIGABRT
#648
opened Mar 27, 2026 by
oech3
Contributor
Loading…
matches/exec: create path integrity check before execution
#553
opened Jun 1, 2025 by
sami-daniel
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.