index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
2010-04-19
1
-0
/
+1
|
\
|
*
MSVC: Fix build by adding missing termios.h dummy
Johannes Sixt
2010-04-19
1
-0
/
+1
*
|
Don't redefine htonl and ntohl on big-endian
Holger Weiß
2010-03-31
1
-0
/
+2
*
|
Windows: fix utime() for read-only files
Johannes Sixt
2010-03-31
1
-2
/
+18
*
|
Merge branch 'fn/maint-mkdtemp-compat' into maint
Junio C Hamano
2010-03-08
1
-1
/
+1
|
\
\
|
*
|
Fix gitmkdtemp: correct test for mktemp() return value
Filippo Negroni
2010-02-25
1
-1
/
+1
*
|
|
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
2010-03-08
1
-70
/
+0
|
\
\
\
|
*
|
|
Move gitmkstemps to path.c
Matthieu Moy
2010-02-23
1
-70
/
+0
*
|
|
|
Typofixes outside documentation area
Junio C Hamano
2010-02-04
1
-1
/
+1
|
/
/
/
*
|
|
Implement pthread_cond_broadcast on Windows
Johannes Sixt
2010-01-30
2
-15
/
+94
*
|
|
msvc: Fix a compiler warning due to an incorrect pointer cast
Ramsay Jones
2010-01-23
1
-1
/
+1
*
|
|
msvc: Fix an "unrecognized option" linker warning
Ramsay Jones
2010-01-23
1
-0
/
+1
*
|
|
Do not use date.c:tm_to_time_t() from compat/mingw.c
Johannes Sixt
2010-01-17
1
-17
/
+19
*
|
|
MSVC: Windows-native implementation for subset of Pthreads API
Andrzej K. Haczewski
2010-01-17
4
-1
/
+183
*
|
|
MSVC: Fix an "incompatible pointer types" compiler warning
Ramsay Jones
2010-01-17
2
-25
/
+19
*
|
|
Windows: avoid the "dup dance" when spawning a child process
Johannes Sixt
2010-01-17
2
-9
/
+19
*
|
|
Windows: simplify the pipe(2) implementation
Johannes Sixt
2010-01-17
1
-29
/
+8
*
|
|
Windows: boost startup by avoiding a static dependency on shell32.dll
Johannes Sixt
2010-01-17
1
-2
/
+14
|
|
/
|
/
|
*
|
Explicitly truncate bswap operand to uint32_t
Benjamin Kramer
2009-11-25
1
-1
/
+1
*
|
Enable support for IPv6 on MinGW
Martin Storsjö
2009-11-24
2
-1
/
+181
*
|
Refactor winsock initialization into a separate function
Martin Storsjö
2009-11-24
1
-3
/
+12
*
|
Merge branch 'rj/cygwin-msvc'
Junio C Hamano
2009-11-21
3
-13
/
+13
|
\
\
|
*
|
MSVC: Add support for building with NO_MMAP
Ramsay Jones
2009-11-09
3
-13
/
+13
*
|
|
Merge branch 'ef/msys-imap'
Junio C Hamano
2009-11-18
2
-0
/
+24
|
\
\
\
|
*
|
|
MSVC: Enable OpenSSL, and translate -lcrypto
Marius Storm-Olsen
2009-10-23
1
-0
/
+3
|
*
|
|
mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
Erik Faye-Lund
2009-10-20
1
-0
/
+21
*
|
|
|
Use faster byte swapping when compiling with MSVC
Sebastian Schuberth
2009-10-30
1
-0
/
+10
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'ms/msvc'
Junio C Hamano
2009-10-09
2
-2
/
+2
|
\
\
\
|
*
|
|
Fix the exit code of MSVC build scripts on cygwin
Ramsay Jones
2009-10-09
2
-2
/
+2
|
|
/
/
*
/
/
Fix some printf format warnings
Ramsay Jones
2009-10-02
1
-2
/
+2
|
/
/
*
|
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
2009-09-19
1
-1
/
+12
*
|
Add README for MSVC build
Marius Storm-Olsen
2009-09-19
1
-0
/
+39
*
|
Add MSVC to Makefile
Marius Storm-Olsen
2009-09-19
2
-0
/
+74
*
|
Define strncasecmp and ftruncate for MSVC
Marius Storm-Olsen
2009-09-19
1
-0
/
+2
*
|
Make usage of windows.h lean and mean
Marius Storm-Olsen
2009-09-19
5
-8
/
+6
*
|
Add platform files for porting to MSVC
Frank Li
2009-09-19
2
-0
/
+90
*
|
Add MinGW header files to build git with MSVC
Frank Li
2009-09-19
5
-0
/
+256
*
|
Add empty header files for MSVC port
Marius Storm-Olsen
2009-09-19
14
-0
/
+14
*
|
Test for WIN32 instead of __MINGW32_
Frank Li
2009-09-19
1
-4
/
+6
*
|
Fix __stdcall placement and function prototype
Frank Li
2009-09-19
1
-2
/
+2
*
|
Set _O_BINARY as default fmode for both MinGW and MSVC
Marius Storm-Olsen
2009-09-19
2
-2
/
+5
*
|
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
2009-09-19
1
-5
/
+2
*
|
Add include guards to compat/win32.h
Marius Storm-Olsen
2009-09-19
1
-0
/
+5
*
|
Avoid declaration after statement
Frank Li
2009-09-19
1
-4
/
+10
*
|
start_command: do not clobber cmd->env on Windows code path
Johannes Sixt
2009-09-12
2
-4
/
+15
*
|
Merge branch 'lt/block-sha1'
Junio C Hamano
2009-08-28
1
-0
/
+36
|
\
\
|
*
|
make sure byte swapping is optimal for git
Nicolas Pitre
2009-08-18
1
-0
/
+36
*
|
|
compat/snprintf.c: clarify SNPRINTF_SIZE_CORR
Junio C Hamano
2009-08-22
1
-1
/
+2
*
|
|
MinGW: simplify waitpid() emulation macros
Johannes Sixt
2009-07-05
1
-2
/
+3
|
/
/
*
|
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
2009-07-05
1
-0
/
+2
[next]