Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-21Merge branch 'js/async-thread'Junio C Hamano
2010-04-09Thread-safe xmalloc and xrealloc needs a recursive mutexJohannes Sixt
2010-03-07Windows: more pthreads functionsJohannes Sixt
2010-02-04Typofixes outside documentation areaJunio C Hamano
2010-01-30Implement pthread_cond_broadcast on WindowsJohannes Sixt
2010-01-17MSVC: Windows-native implementation for subset of Pthreads APIAndrzej K. Haczewski