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