Files
git/compat
Johannes Schindelin 55abc1a391 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>
2018-12-09 11:09:14 +01:00
..
2018-12-09 11:06:31 +01:00
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-12-09 11:09:14 +01:00
2018-12-09 11:07:42 +01:00
2018-12-09 11:07:38 +01:00
2017-01-23 11:02:34 -08:00