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