Files
git/builtin
Johannes Schindelin 243c72f5b0 Revert "display HTML in default browser using Windows' shell API"
Since 4804aab (help (Windows): Display HTML in default browser using
Windows' shell API, 2008-07-13), Git for Windows used to call
`ShellExecute()` to launch the default Windows handler for `.html`
files.

The idea was to avoid going through a shell script, for performance
reasons.

However, this change ignores the `help.browser` config setting. Together
with browsing help not being a performance-critical operation, let's
just revert that patch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2016-08-13 07:33:49 +02:00
..
2016-06-07 17:43:39 -07:00
2016-06-03 14:38:04 -07:00
2016-02-26 13:37:16 -08:00
2016-05-23 14:54:31 -07:00
2016-04-25 15:17:15 -07:00
2016-02-26 13:37:16 -08:00
2016-05-17 14:38:23 -07:00
2016-02-26 13:37:25 -08:00
2016-04-29 12:59:09 -07:00