index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compat
/
winansi.c
Commit message (
Expand
)
Author
Age
*
winansi: avoid buffer overrun
Johannes Schindelin
2017-05-08
*
winansi: avoid use of uninitialized value
Johannes Schindelin
2017-05-08
*
Merge branch 'js/mingw-isatty'
Junio C Hamano
2017-02-16
|
\
|
*
mingw: make stderr unbuffered again
Johannes Schindelin
2017-02-14
*
|
Merge branch 'js/mingw-isatty'
Junio C Hamano
2017-01-31
|
\
\
|
|
/
|
*
mingw: follow-up to "replace isatty() hack"
Johannes Schindelin
2017-01-18
*
|
Merge branch 'js/mingw-isatty'
Junio C Hamano
2016-12-27
|
\
\
|
|
/
|
*
mingw: replace isatty() hack
Jeff Hostetler
2016-12-22
|
*
mingw: fix colourization on Cygwin pseudo terminals
Alan Davies
2016-12-22
|
*
mingw: adjust is_console() to work with stdin
Johannes Schindelin
2016-12-22
*
|
Merge branch 'mk/mingw-winansi-ttyname-termination-fix'
Junio C Hamano
2016-12-27
|
\
\
|
|
/
|
/
|
|
*
mingw: consider that UNICODE_STRING::Length counts bytes
Max Kirillov
2016-12-20
*
|
mingw: intercept isatty() to handle /dev/null as Git expects it
Johannes Schindelin
2016-12-11
*
|
mingw: let the build succeed with DEVELOPER=1
Johannes Schindelin
2016-06-20
|
/
*
mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)
Karsten Blees
2016-05-26
*
mingw: avoid warnings when casting HANDLEs to int
Johannes Schindelin
2016-01-15
*
compat/winansi: support compiling with MSys2
Johannes Schindelin
2016-01-14
*
convert trivial sprintf / strcpy calls to xsnprintf
Jeff King
2015-09-25
*
Win32: reliably detect console pipe handles
Karsten Blees
2014-06-16
*
Win32: fix broken pipe detection
Karsten Blees
2014-06-10
*
Win32: Thread-safe windows console output
Karsten Blees
2014-06-10
*
Win32: warn if the console font doesn't support Unicode
Karsten Blees
2014-06-10
*
Win32: detect console streams more reliably
Karsten Blees
2014-06-10
*
Win32: support Unicode console output
Karsten Blees
2014-06-10
*
Make usage of windows.h lean and mean
Marius Storm-Olsen
2009-09-18
*
Work around a regression in Windows 7, causing erase_in_line() to crash somet...
Johannes Schindelin
2009-06-01
*
winansi: support ESC [ K (erase in line)
Johannes Schindelin
2009-03-10
*
Add ANSI control code emulation for the Windows console
Peter Harris
2008-07-19