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