Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/upload-pack-use-prio-queue'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Oct 2016 20:14:46 +0000
(13:14 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 26 Oct 2016 20:14:46 +0000
(13:14 -0700)
Code clean-up and performance improvement to reduce use of
timestamp-ordered commit-list by replacing it with a priority
queue.
* jk/upload-pack-use-prio-queue:
upload-pack: use priority queue in reachable() check
raw
|
combined
(merge:
5b94187
5411b10
)
Trivial merge