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-08-23
Merge branch 'jk/ref-filter-colors' into maint
Junio C Hamano
1
-1
/
+1
2017-07-13
Merge branch 'ab/grep-lose-opt-regflags'
Junio C Hamano
1
-2
/
+0
2017-07-13
color: check color.ui in git_default_config()
Jeff King
1
-1
/
+1
2017-07-12
Merge branch 'rs/use-div-round-up'
Junio C Hamano
1
-1
/
+1
2017-07-10
use DIV_ROUND_UP
René Scharfe
1
-1
/
+1
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
1
-1
/
+2
2017-06-30
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-23
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
1
-1
/
+2
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-11
/
+11
2017-06-19
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-3
/
+13
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'sb/submodule-blanket-recursive'
Junio C Hamano
1
-0
/
+3
2017-06-02
Merge branch 'ab/grep-preparatory-cleanup'
Junio C Hamano
1
-4
/
+19
2017-06-02
Merge branch 'jk/diff-blob'
Junio C Hamano
1
-1
/
+3
2017-06-02
grep: convert to struct object_id
Brandon Williams
1
-11
/
+11
2017-06-01
builtin/grep.c: respect 'submodule.recurse' option
Stefan Beller
1
-0
/
+3
2017-05-29
Merge branch 'bc/object-id'
Junio C Hamano
1
-1
/
+1
2017-05-26
grep: skip pthreads overhead when using one thread
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-26
grep: don't redundantly compile throwaway patterns under threading
Ævar Arnfjörð Bjarmason
1
-3
/
+11
2017-05-26
grep: assert that threading is enabled when calling grep_{lock,unlock}
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2017-05-26
grep: given --threads with NO_PTHREADS=YesPlease, warn
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2017-05-26
grep: catch a missing enum in switch statement
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2017-05-24
get_sha1_with_context: dynamically allocate oc->path
Jeff King
1
-1
/
+3
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-1
/
+1
2017-05-06
dir: convert fill_directory to take an index
Brandon Williams
1
-1
/
+1
2017-04-19
Merge branch 'ab/grep-plug-pathspec-leak'
Junio C Hamano
1
-0
/
+1
2017-04-16
grep: plug a trivial memory leak
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2017-03-30
Merge branch 'bw/recurse-submodules-relative-fix'
Junio C Hamano
1
-16
/
+25
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
[next]