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