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
grep-quiet-exit-after-error
grep
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sylvestre Ledru
d0263b2aa6
Merge branch 'main' into grep-quiet-exit-after-error
2026-06-05 08:28:59 +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
Merge pull request
#16
from uutils/literal-fast-path
2026-06-05 08:28:04 +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
Merge branch 'main' into grep-quiet-exit-after-error
2026-06-05 08:28:59 +02:00