My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9e69a14
38ef24d
)
Merge branch 'rv/grep-cleanup'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Mar 2018 20:36:25 +0000
(12:36 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Mar 2018 20:36:25 +0000
(12:36 -0800)
Threaded "git grep" has been optimized to avoid allocation in code
section that is covered under a mutex.
* rv/grep-cleanup:
grep: simplify grep_oid and grep_file
grep: move grep_source_init outside critical section
1
2
builtin/grep.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/grep.c
Simple merge