]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/index-pack.c
Merge branch 'nd/threaded-index-pack'
authorJunio C Hamano <gitster@pobox.com>
Mon, 14 May 2012 18:50:40 +0000 (11:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 May 2012 18:50:40 +0000 (11:50 -0700)
commitcc13431a49800a6a1d2b7ff0b94f67da0fecdbab
treedb2f27147a21f3b3b053b0af81937bec033219d4
parent3f8acaae8a6a025339c413c663fc8f0d73f29665
parentb038a61020573b1be6e5fc5b2be4485b63a9cbf1
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
Makefile
builtin/index-pack.c