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
main
grep
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Wondr
e925ff4ac8
grep: honor GNU buffer anchors (
#56
)
2026-06-05 17:33:23 +02:00
..
context_buffer.rs
add license headers
2026-05-29 10:12:38 +02:00
lib.rs
Merge pull request
#16
from uutils/literal-fast-path
2026-06-05 08:28:04 +02:00
line_buffer.rs
perf: buffer-at-a-time search for literal patterns
2026-06-04 22:24:27 +02:00
main.rs
add license headers
2026-05-29 10:12:38 +02:00
matcher.rs
grep: honor GNU buffer anchors (
#56
)
2026-06-05 17:33:23 +02:00
output.rs
grep: don't emit the -T alignment tab on empty lines
2026-05-30 19:13:52 +02:00
searcher.rs
grep: Simplify session_finalize
2026-06-05 17:04:29 +02:00