index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-grep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove superflous "const"
Alex Riesen
2006-05-22
1
-1
/
+1
*
builtin-grep: workaround for non GNU grep.
Linus Torvalds
2006-05-18
1
-3
/
+20
*
Fix silly typo in new builtin grep
Linus Torvalds
2006-05-16
1
-1
/
+1
*
builtin-grep: unparse more command line options.
Junio C Hamano
2006-05-15
1
-8
/
+57
*
builtin-grep: use external grep when we can take advantage of it
Linus Torvalds
2006-05-15
1
-0
/
+79
*
builtin-grep: -F (--fixed-strings)
Junio C Hamano
2006-05-10
1
-4
/
+32
*
builtin-grep: -w fix
Junio C Hamano
2006-05-10
1
-3
/
+3
*
builtin-grep: typofix
Junio C Hamano
2006-05-10
1
-1
/
+1
*
builtin-grep: tighten argument parsing.
Junio C Hamano
2006-05-09
1
-26
/
+50
*
Teach -f <file> option to builtin-grep.
Junio C Hamano
2006-05-08
1
-19
/
+42
*
builtin-grep: -L (--files-without-match).
Junio C Hamano
2006-05-04
1
-0
/
+20
*
builtin-grep: binary files -a and -I
Junio C Hamano
2006-05-04
1
-0
/
+44
*
builtin-grep: terminate correctly at EOF
Junio C Hamano
2006-05-04
1
-0
/
+2
*
builtin-grep: tighten path wildcard vs tree traversal.
Junio C Hamano
2006-05-03
1
-15
/
+20
*
builtin-grep: support -w (--word-regexp).
Junio C Hamano
2006-05-03
1
-0
/
+30
*
builtin-grep: support -c (--count).
Junio C Hamano
2006-05-03
1
-1
/
+20
*
builtin-grep: allow more than one patterns.
Junio C Hamano
2006-05-03
1
-21
/
+51
*
builtin-grep: allow -<n> and -[ABC]<n> notation for context lines.
Junio C Hamano
2006-05-03
1
-6
/
+22
*
builtin-grep: printf %.*s length is int, not ptrdiff_t.
Junio C Hamano
2006-05-02
1
-1
/
+1
*
builtin-grep: do not use setup_revisions()
Junio C Hamano
2006-05-02
1
-121
/
+134
*
builtin-grep: support '-l' option.
Junio C Hamano
2006-05-01
1
-0
/
+10
*
builtin-grep: wildcard pathspec fixes
Junio C Hamano
2006-05-01
1
-23
/
+62
*
built-in "git grep"
Junio C Hamano
2006-05-01
1
-0
/
+454