Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rv/grep-cleanup' into next
author
Junio C Hamano
<gitster@pobox.com>
Fri, 2 Mar 2018 20:18:24 +0000
(12:18 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 2 Mar 2018 20:18:24 +0000
(12:18 -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
raw
|
combined
(merge:
3b4c39a
38ef24d
)
diff --cc
builtin/grep.c
Simple merge