aboutsummaryrefslogtreecommitdiff
path: root/compat/winansi.c
Commit message (Expand)AuthorAge
* mingw: avoid warnings when casting HANDLEs to intJohannes Schindelin2016-01-15
* compat/winansi: support compiling with MSys2Johannes Schindelin2016-01-14
* convert trivial sprintf / strcpy calls to xsnprintfJeff King2015-09-25
* Win32: reliably detect console pipe handlesKarsten Blees2014-06-16
* Win32: fix broken pipe detectionKarsten Blees2014-06-10
* Win32: Thread-safe windows console outputKarsten Blees2014-06-10
* Win32: warn if the console font doesn't support UnicodeKarsten Blees2014-06-10
* Win32: detect console streams more reliablyKarsten Blees2014-06-10
* Win32: support Unicode console outputKarsten Blees2014-06-10
* Make usage of windows.h lean and meanMarius Storm-Olsen2009-09-18
* Work around a regression in Windows 7, causing erase_in_line() to crash somet...Johannes Schindelin2009-06-01
* winansi: support ESC [ K (erase in line)Johannes Schindelin2009-03-10
* Add ANSI control code emulation for the Windows consolePeter Harris2008-07-19