28 Commits (6e328d6caef218db320978e3e251009135d87d0e)

Author SHA1 Message Date
Johannes Schindelin b6b066adf9 winansi: avoid buffer overrun 8 years ago
Johannes Schindelin 3057da5ad5 winansi: avoid use of uninitialized value 8 years ago
Johannes Schindelin a4d92d579f mingw: make stderr unbuffered again 8 years ago
Johannes Schindelin 1d3f065e0e mingw: follow-up to "replace isatty() hack" 8 years ago
Jeff Hostetler a9b8a09c3c mingw: replace isatty() hack 8 years ago
Alan Davies 86924838e3 mingw: fix colourization on Cygwin pseudo terminals 8 years ago
Johannes Schindelin fee807c5f6 mingw: adjust is_console() to work with stdin 8 years ago
Max Kirillov c46458e82f mingw: consider that UNICODE_STRING::Length counts bytes 8 years ago
Johannes Schindelin cbb3f3c9b1 mingw: intercept isatty() to handle /dev/null as Git expects it 8 years ago
Johannes Schindelin 0767172b90 mingw: let the build succeed with DEVELOPER=1 9 years ago
Karsten Blees f7f90e0f4f mingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*) 9 years ago
Johannes Schindelin 7c00bc39eb mingw: avoid warnings when casting HANDLEs to int 9 years ago
Johannes Schindelin 466931d9e1 compat/winansi: support compiling with MSys2 9 years ago
Jeff King 5096d4909f convert trivial sprintf / strcpy calls to xsnprintf 9 years ago
Karsten Blees 51822653f5 Win32: reliably detect console pipe handles 11 years ago
Karsten Blees fcd428f4a9 Win32: fix broken pipe detection 11 years ago
Karsten Blees eac14f8909 Win32: Thread-safe windows console output 11 years ago
Karsten Blees 1edeb9abf5 Win32: warn if the console font doesn't support Unicode 11 years ago
Karsten Blees 143e615270 Win32: detect console streams more reliably 11 years ago
Karsten Blees 617ce965aa Win32: support Unicode console output 11 years ago
Marius Storm-Olsen 435bdf8c7f Make usage of windows.h lean and mean 16 years ago
Johannes Schindelin 492f70913e Work around a regression in Windows 7, causing erase_in_line() to crash sometimes 16 years ago
Johannes Schindelin 1897713fbd winansi: support ESC [ K (erase in line) 16 years ago
Peter Harris c09df8a74e Add ANSI control code emulation for the Windows console 17 years ago