Add support for quoted filenames in patches
commitfbb7da5d958f2372b9866a89f3f4c3c772d5067c
authorSven Strickroth <email@cs-ware.de>
Thu, 30 Dec 2021 12:15:46 +0000 (30 13:15 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 30 Dec 2021 12:16:16 +0000 (30 13:16 +0100)
tree269bb18fb74cc905a438bb6d8717cfe4902a5b85
parent2f7e55965634a438e4488532b8402c50002547f9
Add support for quoted filenames in patches

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseGitBlame/TortoiseGitBlameData.cpp
src/TortoiseGitBlame/TortoiseGitBlameData.h
src/TortoiseMerge/Patch.cpp
src/TortoiseProc/Commands/CleanupCommand.cpp
src/Utils/StringUtils.cpp
src/Utils/StringUtils.h
test/UnitTests/PatchTest.cpp
test/UnitTests/StringUtilsTest.cpp
test/UnitTests/resources/patches/quoted-filename.patch [new file with mode: 0644]