prefs: better history browser defaults on Windows
commit6bbc51c97b021cd8b30b2d237154a09134fe63c2
authorDavid Aguilar <davvid@gmail.com>
Tue, 4 Aug 2015 07:47:22 +0000 (4 00:47 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 4 Aug 2015 07:47:22 +0000 (4 00:47 -0700)
tree1a7734bf85fc75812ce990f907aeccdb61cea775
parent95fd495212aec0b414715bd55f08954d00d7ddeb
prefs: better history browser defaults on Windows

Use "git cola dag" as the default history browser on Windows.  This
fixes launching the history browser on Windows for new users, and avoids
trying to launch `gitk`, which fails on Windows because it's a shell
script.

We now configure things so that the defaults work correctly on Windows.
Unix setups are unchanged.

Mention how to setup things for `gitk` in the README.

Closes #429
Reported-by: deniz1a <deniz1a@deniz1a>
Helped-by: geotavros <geotavros@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
README.md
cola/models/prefs.py
cola/widgets/prefs.py
share/doc/git-cola/thanks.rst