index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add is_regex_special()
René Scharfe
2009-01-18
1
-8
/
+1
*
Change NUL char handling of isspecial()
René Scharfe
2009-01-18
1
-2
/
+3
*
grep: don't call regexec() for fixed strings
René Scharfe
2009-01-10
1
-4
/
+25
*
grep -w: forward to next possible position after rejected match
René Scharfe
2009-01-10
1
-4
/
+7
*
remove trailing LF in die() messages
Alexander Potashev
2009-01-05
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2008-11-11
1
-3
/
+3
|
\
|
*
Fix non-literal format in printf-style calls
Daniel Lowe
2008-11-11
1
-3
/
+3
*
|
git grep: Add "-z/--null" option as in GNU's grep.
Raphael Zimmerer
2008-10-01
1
-3
/
+11
|
/
*
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-05
1
-0
/
+52
*
Move buffer_is_binary() to xdiff-interface.h
Johannes Schindelin
2007-06-05
1
-11
/
+1
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-1
/
+0
*
grep --all-match
Junio C Hamano
2006-09-28
1
-18
/
+96
*
grep: fix --fixed-strings combined with expression.
Junio C Hamano
2006-09-28
1
-5
/
+2
*
grep: free expressions and patterns when done.
Junio C Hamano
2006-09-28
1
-0
/
+42
*
Update grep internal for grepping only in head/body
Junio C Hamano
2006-09-20
1
-16
/
+35
*
builtin-grep: make pieces of it available as library.
Junio C Hamano
2006-09-20
1
-0
/
+440