Files
git/compat
Johannes Schindelin cfd1e4051e mingw: really handle SIGINT
Previously, we did not install any handler for Ctrl+C, but now we really
want to because the MSYS2 runtime learned the trick to call the
ConsoleCtrlHandler when Ctrl+C was pressed.

With this, hitting Ctrl+C while `git log` is running will only terminate
the Git process, but not the pager. This finally matches the behavior on
Linux and on macOS.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2019-08-17 00:15:03 +02:00
..
2019-07-11 15:16:49 -07:00
2019-08-16 23:54:02 +02:00
2019-08-17 00:15:03 +02:00
2019-06-25 10:46:57 -07:00
2019-06-20 14:03:05 -07:00
2017-01-23 11:02:34 -08:00