Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |