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
*
grep: turn off gitlink detection for --no-index
Jeff King
2016-03-07
1
-2
/
+4
*
Merge branch 'jk/tighten-alloc'
Junio C Hamano
2016-02-26
1
-5
/
+5
|
\
|
*
convert manual allocations to argv_array
Jeff King
2016-02-22
1
-5
/
+5
*
|
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
2016-02-03
1
-1
/
+1
|
\
\
|
*
|
grep: read -f file with strbuf_getline()
Junio C Hamano
2016-01-15
1
-1
/
+1
*
|
|
Merge branch 'jc/strbuf-getline'
Junio C Hamano
2016-01-29
1
-1
/
+1
|
\
|
|
|
*
|
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
2016-01-20
1
-3
/
+9
|
\
\
|
*
|
builtin/grep: add grep.fallbackToNoIndex config
Thomas Gummerer
2016-01-12
1
-3
/
+9
*
|
|
Merge branch 'nd/ita-cleanup'
Junio C Hamano
2016-01-20
1
-1
/
+1
|
\
\
\
|
*
|
|
grep: make it clear i-t-a entries are ignored
Nguyễn Thái Ngọc Duy
2015-12-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'vl/grep-configurable-threads'
Junio C Hamano
2016-01-13
1
-15
/
+31
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
grep: add --threads=<num> option and grep.threads configuration
Victor Leschuk
2015-12-16
1
-13
/
+30
|
*
|
grep: slight refactoring to the code that disables threading
Victor Leschuk
2015-12-15
1
-2
/
+1
|
*
|
grep: allow threading even on a single-core machine
Victor Leschuk
2015-12-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'bc/object-id'
Junio C Hamano
2015-12-10
1
-3
/
+3
|
\
\
|
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
|
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-2
/
+2
|
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-1
/
+1
|
|
/
*
/
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
2015-11-20
1
-16
/
+1
|
/
*
Merge branch 'ps/grep-help-all-callback-arg'
Junio C Hamano
2015-04-21
1
-1
/
+1
|
\
|
*
grep: correctly initialize help-all option
Patrick Steinhardt
2015-04-13
1
-1
/
+1
*
|
Merge branch 'ws/grep-quiet-no-pager'
Junio C Hamano
2015-03-25
1
-1
/
+1
|
\
\
|
*
|
grep: fix "--quiet" overwriting current output
Wilhelm Schuermann
2015-03-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'nd/grep-exclude-standard-help-fix'
Junio C Hamano
2015-03-07
1
-1
/
+1
|
\
\
|
*
|
grep: correct help string for --exclude-standard
Nguyễn Thái Ngọc Duy
2015-02-27
1
-1
/
+1
|
|
/
|
*
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i' into maint
Junio C Hamano
2014-06-25
1
-0
/
+3
|
|
\
*
|
|
standardize usage info string format
Alex Henrie
2015-01-14
1
-1
/
+1
*
|
|
make add_object_array_with_context interface more sane
Jeff King
2014-10-16
1
-4
/
+4
*
|
|
Merge branch 'sk/spawn-less-case-insensitively-from-grep-O-i'
Junio C Hamano
2014-06-06
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
git grep -O -i: if the pager is 'less', pass the '-I' option
Johannes Schindelin
2014-05-15
1
-0
/
+3
*
|
|
grep: use run-command's "dir" option for --open-files-in-pager
Jeff King
2014-05-07
1
-3
/
+1
|
|
/
|
/
|
*
|
pathspec: convert some match_pathspec_depth() to dir_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-3
/
+1
*
|
pathspec: convert some match_pathspec_depth() to ce_path_match()
Nguyễn Thái Ngọc Duy
2014-02-24
1
-1
/
+1
|
/
*
Merge branch 'mg/more-textconv'
Junio C Hamano
2013-10-23
1
-5
/
+8
|
\
|
*
grep: honor --textconv for the case rev:path
Michael J Gruber
2013-05-10
1
-5
/
+6
|
*
grep: allow to use textconv filters
Jeff King
2013-05-10
1
-0
/
+2
*
|
Merge branch 'jl/submodule-mv'
Junio C Hamano
2013-09-09
1
-4
/
+6
|
\
\
|
*
|
convert {read,fill}_directory to take struct pathspec
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+1
|
*
|
parse_pathspec: add special flag for max_depth feature
Nguyễn Thái Ngọc Duy
2013-07-15
1
-1
/
+2
|
*
|
convert some get_pathspec() calls to parse_pathspec()
Nguyễn Thái Ngọc Duy
2013-07-15
1
-3
/
+3
|
*
|
move struct pathspec and related functions to pathspec.[ch]
Nguyễn Thái Ngọc Duy
2013-07-15
1
-0
/
+1
|
|
/
*
|
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
1
-19
/
+19
*
|
Merge branch 'jx/clean-interactive'
Junio C Hamano
2013-07-22
1
-3
/
+2
|
\
\
|
*
|
quote_path_relative(): remove redundant parameter
Jiang Xin
2013-06-26
1
-3
/
+2
|
|
/
*
/
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
2013-07-09
1
-1
/
+1
|
/
*
Merge branch 'jk/fully-peeled-packed-ref'
Junio C Hamano
2013-03-25
1
-3
/
+1
|
\
|
*
use parse_object_or_die instead of die("bad object")
Jeff King
2013-03-17
1
-3
/
+1
*
|
grep: avoid accepting ambiguous revision
Nguyễn Thái Ngọc Duy
2013-01-22
1
-0
/
+2
*
|
Merge branch 'nd/grep-true-path'
Jeff King
2012-10-29
1
-13
/
+18
|
\
\
[next]