Files
git/compat
Johannes Schindelin 202032da7b 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>
2022-04-05 08:14:40 -07:00
..
2020-04-16 15:23:42 -07:00
2022-04-05 08:14:40 -07:00
2021-02-26 14:15:51 -08:00
2021-10-29 15:00:58 -07:00