index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-08
MSVC: Add support for building with NO_MMAP
Ramsay Jones
3
-13
/
+13
2009-10-30
Use faster byte swapping when compiling with MSVC
Sebastian Schuberth
1
-0
/
+10
2009-10-23
MSVC: Enable OpenSSL, and translate -lcrypto
Marius Storm-Olsen
1
-0
/
+3
2009-10-19
mingw: wrap SSL_set_(w|r)fd to call _get_osfhandle
Erik Faye-Lund
1
-0
/
+21
2009-10-09
Merge branch 'ms/msvc'
Junio C Hamano
2
-2
/
+2
2009-10-08
Fix the exit code of MSVC build scripts on cygwin
Ramsay Jones
2
-2
/
+2
2009-10-02
Fix some printf format warnings
Ramsay Jones
1
-2
/
+2
2009-09-18
Add scripts to generate projects for other buildsystems (MSVC vcproj, QMake)
Marius Storm-Olsen
1
-1
/
+12
2009-09-18
Add README for MSVC build
Marius Storm-Olsen
1
-0
/
+39
2009-09-18
Add MSVC to Makefile
Marius Storm-Olsen
2
-0
/
+74
2009-09-18
Define strncasecmp and ftruncate for MSVC
Marius Storm-Olsen
1
-0
/
+2
2009-09-18
Make usage of windows.h lean and mean
Marius Storm-Olsen
5
-8
/
+6
2009-09-18
Add platform files for porting to MSVC
Frank Li
2
-0
/
+90
2009-09-18
Add MinGW header files to build git with MSVC
Frank Li
5
-0
/
+256
2009-09-18
Add empty header files for MSVC port
Marius Storm-Olsen
14
-0
/
+14
2009-09-18
Test for WIN32 instead of __MINGW32_
Frank Li
1
-4
/
+6
2009-09-18
Fix __stdcall placement and function prototype
Frank Li
1
-2
/
+2
2009-09-18
Set _O_BINARY as default fmode for both MinGW and MSVC
Marius Storm-Olsen
2
-2
/
+5
2009-09-18
Change regerror() declaration from K&R style to ANSI C (C89)
Frank Li
1
-5
/
+2
2009-09-18
Add include guards to compat/win32.h
Marius Storm-Olsen
1
-0
/
+5
2009-09-18
Avoid declaration after statement
Frank Li
1
-4
/
+10
2009-09-11
start_command: do not clobber cmd->env on Windows code path
Johannes Sixt
2
-4
/
+15
2009-08-27
Merge branch 'lt/block-sha1'
Junio C Hamano
1
-0
/
+36
2009-08-21
compat/snprintf.c: clarify SNPRINTF_SIZE_CORR
Junio C Hamano
1
-1
/
+2
2009-08-18
make sure byte swapping is optimal for git
Nicolas Pitre
1
-0
/
+36
2009-07-05
MinGW: simplify waitpid() emulation macros
Johannes Sixt
1
-2
/
+3
2009-07-05
MinGW: truncate exit()'s argument to lowest 8 bits
Johannes Sixt
1
-0
/
+2
2009-06-13
Merge branch 'sp/msysgit'
Junio C Hamano
9
-1
/
+7152
2009-06-11
Fix typo in nedmalloc warning fix
Johannes Sixt
1
-1
/
+1
2009-06-08
Fix warnings in nedmalloc when compiling with GCC 4.4.0
Johannes Schindelin
2
-2
/
+4
2009-06-01
Add custom memory allocator to MinGW and MacOS builds
Marius Storm-Olsen
5
-0
/
+7055
2009-06-01
MinGW readdir reimplementation to support d_type
Marius Storm-Olsen
2
-0
/
+88
2009-06-01
MinGW: fix warning about implicit declaration of _getch()
Johannes Schindelin
1
-0
/
+1
2009-06-01
Work around a regression in Windows 7, causing erase_in_line() to crash somet...
Johannes Schindelin
1
-1
/
+2
2009-06-01
MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore
Johannes Schindelin
1
-0
/
+4
2009-05-31
compat: add a basename() compatibility function
David Aguilar
1
-0
/
+15
2009-05-31
compat: add a mkstemps() compatibility function
David Aguilar
1
-0
/
+70
2009-05-23
MinGW: Add a simple getpass()
Johannes Schindelin
2
-0
/
+17
2009-05-23
MinGW: use POSIX signature of waitpid()
Johannes Schindelin
1
-1
/
+1
2009-05-23
MinGW: Scan for \r in addition to \n when reading shbang lines
Peter Harris
1
-2
/
+2
2009-05-01
Fix a bunch of pointer declarations (codestyle)
Felipe Contreras
1
-1
/
+1
2009-04-22
Fix more typos/spelling in comments
Michael J Gruber
2
-2
/
+2
2009-04-22
Fix typos / spelling in comments
Mike Ralphson
4
-6
/
+6
2009-04-20
Windows: Work around intermittent failures in mingw_rename
Johannes Sixt
1
-2
/
+19
2009-03-24
MinGW: Quote arguments for subprocesses that contain a single-quote
Johannes Sixt
1
-1
/
+1
2009-03-18
MinGW: implement mmap
Janos Laube
2
-0
/
+58
2009-03-17
Merge branch 'js/sideband-stderr'
Junio C Hamano
1
-3
/
+15
2009-03-17
MinGW: a hardlink implementation
Petr Kodl
2
-2
/
+22
2009-03-17
MinGW: a helper function that translates Win32 API error codes
Petr Kodl
1
-0
/
+113
2009-03-11
Merge branch 'rs/memmem'
Junio C Hamano
1
-1
/
+4
[prev]
[next]