index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
grep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
Merge branch 'sb/checkout-recurse-submodules'
Junio C Hamano
1
-1
/
+1
2017-03-28
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-12
/
+9
2017-03-18
grep: fix builds with with no thread support
Brandon Williams
1
-12
/
+9
2017-03-17
Merge branch 'bc/object-id'
Junio C Hamano
1
-12
/
+12
2017-03-17
grep: fix bug when recursing with relative pathspec
Brandon Williams
1
-15
/
+24
2017-03-17
grep: fix help text typo
Brandon Williams
1
-1
/
+1
2017-03-15
make is_submodule_populated gently
Stefan Beller
1
-1
/
+1
2017-02-22
builtin/grep: convert to struct object_id
brian m. carlson
1
-12
/
+12
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
1
-5
/
+5
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
1
-1
/
+1
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
1
-0
/
+6
2017-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
1
-5
/
+24
2017-02-14
grep: re-order rev-parsing loop
Jeff King
1
-9
/
+11
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
1
-4
/
+5
2017-02-14
grep: move thread initialization a little lower
Jeff King
1
-14
/
+14
2016-12-22
grep: search history of moved submodules
Brandon Williams
1
-2
/
+18
2016-12-22
grep: enable recurse-submodules to work on <tree> objects
Brandon Williams
1
-6
/
+70
2016-12-22
grep: optionally recurse into submodules
Brandon Williams
1
-19
/
+281
2016-09-07
cache: convert struct cache_entry to use struct object_id
brian m. carlson
1
-1
/
+2
2016-07-13
Merge branch 'nd/ita-cleanup'
Junio C Hamano
1
-2
/
+2
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
1
-2
/
+2
2016-05-06
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2016-04-25
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
1
-3
/
+3
2016-03-07
grep: turn off gitlink detection for --no-index
Jeff King
1
-2
/
+4
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-5
/
+5
2016-02-22
convert manual allocations to argv_array
Jeff King
1
-5
/
+5
2016-02-03
Merge branch 'jc/peace-with-crlf'
Junio C Hamano
1
-1
/
+1
2016-01-28
Merge branch 'jc/strbuf-getline'
Junio C Hamano
1
-1
/
+1
2016-01-20
Merge branch 'tg/grep-no-index-fallback'
Junio C Hamano
1
-3
/
+9
2016-01-20
Merge branch 'nd/ita-cleanup'
Junio C Hamano
1
-1
/
+1
2016-01-15
grep: read -f file with strbuf_getline()
Junio C Hamano
1
-1
/
+1
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2016-01-12
Merge branch 'vl/grep-configurable-threads'
Junio C Hamano
1
-15
/
+31
2016-01-12
builtin/grep: add grep.fallbackToNoIndex config
Thomas Gummerer
1
-3
/
+9
2015-12-28
grep: make it clear i-t-a entries are ignored
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-12-16
grep: add --threads=<num> option and grep.threads configuration
Victor Leschuk
1
-13
/
+30
2015-12-15
grep: slight refactoring to the code that disables threading
Victor Leschuk
1
-2
/
+1
2015-12-15
grep: allow threading even on a single-core machine
Victor Leschuk
1
-1
/
+1
2015-12-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2015-11-20
grep: stop using PARSE_OPT_NO_INTERNAL_HELP
René Scharfe
1
-16
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-1
/
+1
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-2
/
+2
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-1
/
+1
2015-04-20
Merge branch 'ps/grep-help-all-callback-arg'
Junio C Hamano
1
-1
/
+1
2015-04-12
grep: correctly initialize help-all option
Patrick Steinhardt
1
-1
/
+1
2015-03-25
Merge branch 'ws/grep-quiet-no-pager'
Junio C Hamano
1
-1
/
+1
2015-03-19
grep: fix "--quiet" overwriting current output
Wilhelm Schuermann
1
-1
/
+1
2015-03-06
Merge branch 'nd/grep-exclude-standard-help-fix'
Junio C Hamano
1
-1
/
+1
2015-02-27
grep: correct help string for --exclude-standard
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2015-01-14
standardize usage info string format
Alex Henrie
1
-1
/
+1
[prev]
[next]