Fixed issue #2979: gitignore patterns are always treated case sensitively for overlay...
commit92b58f6ac8359eae949ddaecb70326022c9de1f6
authorSven Strickroth <email@cs-ware.de>
Fri, 26 May 2017 00:47:04 +0000 (26 02:47 +0200)
committerSven Strickroth <email@cs-ware.de>
Fri, 26 May 2017 01:19:28 +0000 (26 03:19 +0200)
tree47eab953fd98d78adb501b229613a80423f28989
parent3f9baa96582b7a871829cd157738e13871684414
Fixed issue #2979: gitignore patterns are always treated case sensitively for overlay icons

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/gitdll/gitdll.c
ext/gitdll/gitdll.h
src/Changelog.txt
src/Git/GitIndex.cpp
src/Git/gitindex.h
test/UnitTests/GitIndexTest.cpp