Files
git/compat
Johannes Schindelin 7832372f17 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>
2026-04-09 01:59:56 +00:00
..
2026-04-09 01:59:56 +00:00
2026-04-09 01:59:55 +00:00
2024-06-14 10:26:33 -07:00
2026-01-09 18:32:55 -08:00