Thu, 20 Oct 2016 23:09:05 +0900 | Yuya Nishihara | scmutil: extend termwidth() to return terminal height, renamed to termsize() | file | diff | annotate |
Thu, 20 Oct 2016 22:57:12 +0900 | Yuya Nishihara | scmutil: clarify that we explicitly do termwidth - 1 on Windows | file | diff | annotate |
Sat, 08 Aug 2015 18:52:59 -0700 | Gregory Szorc | win32: use absolute_import | file | diff | annotate |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax | file | diff | annotate |
Tue, 07 Apr 2015 22:30:25 -0400 | Matt Harbison | win32: add a method to fetch the available pipe data size | file | diff | annotate |
Sat, 28 Mar 2015 11:19:34 +0100 | Adrian Buehlmann | win32: add comment about WinError | file | diff | annotate |
Sun, 22 Mar 2015 19:08:13 -0400 | Matt Harbison | win32: 'raise ctypes.WinError' -> 'raise ctypes.WinError()' | file | diff | annotate |