This website requires JavaScript.
Explore
Help
Sign In
uutils
/
grep
Watch
0
Star
0
Fork
0
You've already forked grep
mirror of
https://github.com/uutils/grep.git
synced
2026-06-10 16:15:11 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad7595ffe64a88a7422a8100a79f0ffe7ada871e
grep
/
src
T
History
Wondr
ad7595ffe6
grep: select zero-width matches under -w and -x
2026-06-05 04:39:22 +01:00
..
context_buffer.rs
add license headers
2026-05-29 10:12:38 +02:00
lib.rs
fix -l and -L to be mutually exclusive so that last one wins (
#30
)
2026-06-04 22:14:12 +02:00
line_buffer.rs
add license headers
2026-05-29 10:12:38 +02:00
main.rs
add license headers
2026-05-29 10:12:38 +02:00
matcher.rs
grep: select zero-width matches under -w and -x
2026-06-05 04:39:22 +01:00
output.rs
grep: strip trailing (os error N) from file error messages to match GNU (
#6
)
2026-05-29 22:24:20 +02:00
searcher.rs
add license headers
2026-05-29 10:12:38 +02:00