| Commit message (Expand) | Author | Age |
* | Add MirBSD support to the build system. | Benny Siegert | 2014-01-02 |
* | MinGW: Fix stat definitions to work with MinGW runtime version 4.0 | Sebastian Schuberth | 2013-09-11 |
* | MSVC: fix compile errors due to missing libintl.h | Karsten Blees | 2013-09-11 |
* | Revert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU" | Steffen Prohaska | 2013-08-20 |
* | Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' | Junio C Hamano | 2013-08-02 |
|\ |
|
| * | cygwin: Remove the Win32 l/stat() implementation | Ramsay Jones | 2013-07-18 |
* | | cygwin: stop forcing core.filemode=false | Mark Levedahl | 2013-07-21 |
* | | Cygwin 1.7 supports mmap | Mark Levedahl | 2013-07-21 |
* | | Cygwin 1.7 has thread-safe pread | Mark Levedahl | 2013-07-21 |
* | | Cygwin 1.7 needs compat/regex | Mark Levedahl | 2013-07-21 |
|/ |
|
* | Merge branch 'rj/mingw-cygwin' | Junio C Hamano | 2013-06-11 |
|\ |
|
| * | cygwin: Remove the CYGWIN_V15_WIN32API build variable | Ramsay Jones | 2013-05-08 |
* | | Set the default help format to html for msys builds. | Pat Thoyts | 2013-06-04 |
* | | Provide a Windows version resource for the git executables. | Pat Thoyts | 2013-06-04 |
* | | msysgit: Add the --large-address-aware linker directive to the makefile. | Pierre le Riche | 2013-06-04 |
* | | Define NO_GETTEXT for Git for Windows | Johannes Schindelin | 2013-06-04 |
* | | Makefile: Do not use OLD_ICONV on MINGW anymore | Sebastian Schuberth | 2013-06-04 |
* | | Merge branch 'fc/macos-x-clipped-write' | Junio C Hamano | 2013-06-02 |
|\ \
| |/
|/| |
|
| * | compate/clipped-write.c: large write(2) fails on Mac OS X/XNU | Filipe Cabecinhas | 2013-05-17 |
* | | convert: The native line-ending is \r\n on MinGW | Jonathan Nieder | 2013-04-16 |
* | | Merge branch 'rj/msvc-build' | Junio C Hamano | 2013-03-19 |
|\ \
| |/
|/| |
|
| * | msvc: avoid collisions between "tags" and "TAGS" | Ramsay Jones | 2013-02-25 |
| * | msvc: test-svn-fe: Fix linker "unresolved external" error | Ramsay Jones | 2013-02-25 |
| * | msvc: git-daemon: Fix linker "unresolved external" errors | Ramsay Jones | 2013-02-25 |
* | | Revert "compat: add strtok_r()" | Erik Faye-Lund | 2013-02-26 |
|/ |
|
* | Allow building with xmlparse.h | Matt Kraai | 2013-02-11 |
* | Makefile: hoist uname autodetection to config.mak.uname | Jeff King | 2013-01-03 |