I Use This!
Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
grep: refactor binary-vs-unknown-vs-text flags for clarity More... over 10 years ago
grep: use mbclen cache more effectively More... over 10 years ago
grep: improve performance for older glibc More... over 10 years ago
grep: treat a file as binary if its prefix contains encoding errors More... over 10 years ago
grep: speed up -P on files containing many multibyte errors More... over 10 years ago
grep: remove/refactor unnecessary code about line splitting More... over 10 years ago
grep: use bool for boolean in grep.c More... over 10 years ago
grep: diagnose -P in non-UTF-8 multibyte locale More... over 10 years ago
doc: move NEWS note about GREP_OPTIONS into proper section More... over 10 years ago
grep: make GREP_OPTIONS obsolescent More... over 10 years ago
doc: bug tracker has moved to debbugs.gnu.org More... over 10 years ago
grep: fix false matches with -P '...$' and invalid UTF-8 More... over 10 years ago
grep: fix false matches with -P '...$' and invalid UTF-8 More... over 10 years ago
grep: port recent fix to older pcre version More... over 10 years ago
grep: -P now treats invalid UTF-8 input as non-matching More... over 10 years ago
maint: avoid distcheck failure More... over 10 years ago
tests: add expect-to-fail test for a glibc regexp bug More... over 10 years ago
grep: fix integer-width bugs in undossify_input etc. More... over 10 years ago
doc: document LANGUAGE More... over 10 years ago
doc: prefer @env to @code More... over 10 years ago
doc: Document -r vs --exclude more carefully. More... over 10 years ago
grep: with -E, unmatched ')' matches itself More... over 10 years ago
maint: split long lines, and enforce the 80-column limit More... over 10 years ago
doc: update HACKING More... over 10 years ago
build: avoid -Wstack-protector More... over 10 years ago
build: don't make output files read-only More... over 10 years ago
maint: remove grep.spec More... over 10 years ago
doc: use gnulib fdl module More... over 10 years ago
maint: generate distributed THANKS from VC'd THANKS.in More... over 10 years ago
dfa: build struct dfamust on demand More... over 10 years ago