Merge branch 'tr/filter-branch'
[gitweb.git] / compat / mingw.h
2008-07-07 Merge branch 'js/maint-daemon-syslog'
2008-07-07 Merge branch 'maint'
2008-07-07 Merge branch 'jc/rerere'
2008-07-07 Merge branch 'dr/ceiling'
2008-07-07 Merge branch 'db/no-git-config'
2008-07-07 Merge branch 'js/import-zip'
2008-07-07 Merge branch 'maint'
2008-07-07 Merge branch 'qq/maint'
2008-07-06 Merge git://repo.or.cz/git-gui
2008-07-06 Merge branch 'qq/maint'
2008-07-06 Merge branch 'qq/maint'
2008-07-04 Merge branch 'maint'
2008-07-03 Merge branch 'j6t/mingw'
2008-06-26 Windows: Fix ntohl() related warnings about printf...
2008-06-26 Windows: TMP and TEMP environment variables specify...
2008-06-26 Windows: Use a customized struct stat that also has...
2008-06-26 Windows: Add a custom implementation for utime().
2008-06-26 Windows: Add a new lstat and fstat implementation based...
2008-06-26 Windows: Implement a custom spawnve().
2008-06-26 Windows: Implement wrappers for gethostbyname(), socket...
2008-06-23 Windows: Implement start_command().
2008-06-23 Windows: A pipe() replacement whose ends are not inheri...
2008-06-23 Windows: Wrap execve so that shell scripts can be invoked.
2008-06-23 Windows: Implement setitimer() and sigaction().
2008-06-23 Windows: Fix PRIuMAX definition.
2008-06-23 Windows: Work around misbehaved rename().
2008-06-23 Windows: always chmod(, 0666) before unlink().
2008-06-23 Windows: Implement a wrapper of the open() function.
2008-06-23 Windows: Treat Windows style path names.
2008-06-22 Windows: Use the Windows style PATH separator ';'.
2008-06-22 Add target architecture MinGW.