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
*
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
*
Merge branch 'sp/msysgit'
Junio C Hamano
2009-06-13
9
-1
/
+7152
|
\
|
*
Fix typo in nedmalloc warning fix
Johannes Sixt
2009-06-11
1
-1
/
+1
|
*
Fix warnings in nedmalloc when compiling with GCC 4.4.0
Johannes Schindelin
2009-06-08
2
-2
/
+4
|
*
Add custom memory allocator to MinGW and MacOS builds
Marius Storm-Olsen
2009-06-01
5
-0
/
+7055
|
*
MinGW readdir reimplementation to support d_type
Marius Storm-Olsen
2009-06-01
2
-0
/
+88
|
*
MinGW: fix warning about implicit declaration of _getch()
Johannes Schindelin
2009-06-01
1
-0
/
+1
|
*
Work around a regression in Windows 7, causing erase_in_line() to crash somet...
Johannes Schindelin
2009-06-01
1
-1
/
+2
|
*
MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
Johannes Schindelin
2009-06-01
1
-0
/
+4
*
|
compat: add a basename() compatibility function
David Aguilar
2009-06-01
1
-0
/
+15
*
|
compat: add a mkstemps() compatibility function
David Aguilar
2009-06-01
1
-0
/
+70
|
/
*
MinGW: Add a simple getpass()
Johannes Schindelin
2009-05-23
2
-0
/
+17
*
MinGW: use POSIX signature of waitpid()
Johannes Schindelin
2009-05-23
1
-1
/
+1
*
MinGW: Scan for \r in addition to \n when reading shbang lines
Peter Harris
2009-05-23
1
-2
/
+2
*
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
2009-05-02
1
-1
/
+1
*
Fix more typos/spelling in comments
Michael J Gruber
2009-04-23
2
-2
/
+2
*
Fix typos / spelling in comments
Mike Ralphson
2009-04-23
4
-6
/
+6
*
Windows: Work around intermittent failures in mingw_rename
Johannes Sixt
2009-04-20
1
-2
/
+19
*
MinGW: Quote arguments for subprocesses that contain a single-quote
Johannes Sixt
2009-03-24
1
-1
/
+1
[next]