commit | cc13431a49800a6a1d2b7ff0b94f67da0fecdbab | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon May 14 11:50:40 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon May 14 11:50:40 2012 -0700 |
tree | db2f27147a21f3b3b053b0af81937bec033219d4 | |
parent | 3f8acaae8a6a025339c413c663fc8f0d73f29665 [diff] | |
parent | b038a61020573b1be6e5fc5b2be4485b63a9cbf1 [diff] |
Merge branch 'nd/threaded-index-pack' Enables threading in index-pack to resolve base data in parallel. By Nguyễn Thái Ngọc Duy (3) and Ramsay Jones (1) * nd/threaded-index-pack: index-pack: disable threading if NO_PREAD is defined index-pack: support multithreaded delta resolving index-pack: restructure pack processing into three main functions compat/win32/pthread.h: Add an pthread_key_delete() implementation