git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
342bc9e
d8410a8
)
Merge branch 'jk/fast-import-use-hashmap'
author
Junio C Hamano
<redacted>
Tue, 28 Apr 2020 22:49:58 +0000
(15:49 -0700)
committer
Junio C Hamano
<redacted>
Tue, 28 Apr 2020 22:49:58 +0000
(15:49 -0700)
The custom hash function used by "git fast-import" has been
replaced with the one from hashmap.c, which gave us a nice
performance boost.
* jk/fast-import-use-hashmap:
fast-import: replace custom hash with hashmap.c
1
2
fast-import.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
fast-import.c
Simple merge
git clone https://git.99rst.org/PROJECT