Revision 03513c89907ffffa74fd7c03b3b0e252786ecc4c authored by Junio C Hamano on 26 October 2016, 20:14:46 UTC, committed by Junio C Hamano on 26 October 2016, 20:14:46 UTC
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
2 parent s 5b94187 + 5411b10
History
File Mode Size
test-documentation.sh -rwxr-xr-x 213 bytes

back to top