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 '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
*
MinGW: implement mmap
Janos Laube
2009-03-19
2
-0
/
+58
*
Merge branch 'js/sideband-stderr'
Junio C Hamano
2009-03-18
1
-3
/
+15
|
\
|
*
winansi: support ESC [ K (erase in line)
Johannes Schindelin
2009-03-11
1
-3
/
+15
*
|
MinGW: a hardlink implementation
Petr Kodl
2009-03-17
2
-2
/
+22
*
|
MinGW: a helper function that translates Win32 API error codes
Petr Kodl
2009-03-17
1
-0
/
+113
*
|
Merge branch 'rs/memmem'
Junio C Hamano
2009-03-11
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
optimize compat/ memmem()
René Scharfe
2009-03-03
1
-1
/
+4
*
|
Brown paper bag fix for MinGW 64-bit stat
Johannes Schindelin
2009-03-07
1
-1
/
+1
*
|
MinGW: 64-bit file offsets
Johannes Schindelin
2009-03-06
2
-4
/
+9
|
/
[next]