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
2020-02-14
Merge branch 'mt/threaded-grep-in-object-store'
Junio C Hamano
1
-47
/
+46
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-2
/
+5
2020-01-17
grep: use no. of cores as the default no. of threads
Matheus Tavares
1
-2
/
+1
2020-01-17
grep: move driver pre-load out of critical section
Matheus Tavares
1
-4
/
+4
2020-01-17
grep: re-enable threads in non-worktree case
Matheus Tavares
1
-1
/
+1
2020-01-17
grep: protect packed_git [re-]initialization
Matheus Tavares
1
-2
/
+6
2020-01-17
grep: allow submodule functions to run in parallel
Matheus Tavares
1
-16
/
+22
2020-01-17
submodule-config: add skip_if_read option to repo_read_gitmodules()
Matheus Tavares
1
-1
/
+1
2020-01-17
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares
1
-30
/
+16
2020-01-17
grep: fix racy calls in grep_objects()
Matheus Tavares
1
-0
/
+5
2020-01-17
grep: fix race conditions at grep_submodule()
Matheus Tavares
1
-4
/
+3
2019-10-23
Merge branch 'cb/pcre2-chartables-leakfix'
Junio C Hamano
1
-0
/
+1
2019-10-18
grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón
1
-0
/
+1
2019-08-26
grep: use return value of strbuf_detach()
René Scharfe
1
-2
/
+2
2019-08-22
Merge branch 'mt/grep-submodules-working-tree'
Junio C Hamano
1
-4
/
+6
2019-07-30
grep: fix worktree case in submodules
Matheus Tavares
1
-4
/
+6
2019-06-27
sha1-file.c: remove the_repo from read_object_with_reference()
Nguyễn Thái Ngọc Duy
1
-2
/
+4
2019-02-06
Merge branch 'nd/the-index-final'
Junio C Hamano
1
-19
/
+27
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
1
-4
/
+4
2019-01-29
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
1
-7
/
+10
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
1
-4
/
+4
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
1
-1
/
+2
2019-01-14
sha1-name.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2019-01-14
grep: use grep_opt->repo instead of explict repo argument
Nguyễn Thái Ngọc Duy
1
-17
/
+24
2019-01-04
Merge branch 'jk/loose-object-cache'
Junio C Hamano
1
-1
/
+1
2018-12-05
repository: repo_submodule_init to take a submodule struct
Stefan Beller
1
-7
/
+10
2018-11-19
tree-walk.c: make tree_entry_interesting() take an index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-18
Merge branch 'jk/unused-parameter-fixes'
Junio C Hamano
1
-1
/
+13
2018-11-18
Merge branch 'nd/pthreads'
Junio C Hamano
1
-49
/
+30
2018-11-13
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
1
-3
/
+14
2018-11-13
sha1-file: use an object_directory for the main object dir
Jeff King
1
-1
/
+1
2018-11-06
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
1
-1
/
+13
2018-11-05
grep: clean up num_threads handling
Nguyễn Thái Ngọc Duy
1
-31
/
+27
2018-11-05
grep: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
1
-37
/
+22
2018-10-31
submodule: support reading .gitmodules when it's not in the working tree
Antonio Ospite
1
-3
/
+14
2018-10-19
Merge branch 'rs/grep-no-recursive'
Junio C Hamano
1
-0
/
+2
2018-10-03
grep: add -r/--[no-]recursive
René Scharfe
1
-0
/
+2
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
grep.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-3
/
+3
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-6
/
+6
2018-08-13
grep: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-13
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+6
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-1
/
+2
2018-07-23
builtin/grep.c: mark strings for translation
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-5
/
+5
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+6
2018-06-29
tag: add repository argument to deref_tag
Stefan Beller
1
-1
/
+2
[next]