git-gui: use a tristate to control the case mode in the searchbar
authorBert Wesarg <bert.wesarg@googlemail.com>
Thu, 20 Oct 2011 19:27:27 +0000 (21:27 +0200)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 21 Oct 2011 21:28:23 +0000 (22:28 +0100)
The config is now called gui.search.case and can have the three values:
no/yes/smart. yes is the default.

It also resets the case detection in smart mode, when the entry field was
cleared by the use.

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
No differences found