Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rj/msvc-fix' | Junio C Hamano | 2010-12-16 | 1 | -0/+3 |
|\ | |||||
| * | msvc: Fix compilation errors in compat/win32/sys/poll.c | Ramsay Jones | 2010-12-09 | 1 | -0/+3 |
* | | win32: use our own dirent.h | Erik Faye-Lund | 2010-11-23 | 2 | -0/+132 |
|/ | |||||
* | mingw: use poll-emulation from gnulib | Erik Faye-Lund | 2010-11-04 | 1 | -2/+1 |
* | mingw: import poll-emulation from gnulib | Erik Faye-Lund | 2010-11-04 | 2 | -0/+650 |
* | mingw: implement syslog | Mike Pape | 2010-11-04 | 2 | -0/+92 |
* | Merge branch 'js/async-thread' | Junio C Hamano | 2010-06-21 | 2 | -0/+33 |
|\ | |||||
| * | Windows: more pthreads functions | Johannes Sixt | 2010-03-07 | 2 | -0/+33 |
* | | Thread-safe xmalloc and xrealloc needs a recursive mutex | Johannes Sixt | 2010-04-08 | 1 | -1/+7 |
|/ | |||||
* | Typofixes outside documentation area | Junio C Hamano | 2010-02-03 | 1 | -1/+1 |
* | Implement pthread_cond_broadcast on Windows | Johannes Sixt | 2010-01-29 | 2 | -15/+94 |
* | MSVC: Windows-native implementation for subset of Pthreads API | Andrzej K. Haczewski | 2010-01-16 | 2 | -0/+177 |