LogDlg: Fix unified diff for log of subdirectory and files
commit16d87a89fde26263ed0f2bf29203e011cb03a044
authorSven Strickroth <email@cs-ware.de>
Wed, 14 Feb 2018 20:49:14 +0000 (14 21:49 +0100)
committerSven Strickroth <email@cs-ware.de>
Wed, 14 Feb 2018 20:49:14 +0000 (14 21:49 +0100)
tree97d0a1a030600bea57f9cc948d385c67b5481bbc
parent0a29d5b9978d10c1415b08f1f9d2730e07da20a5
LogDlg: Fix unified diff for log of subdirectory and files

The unified diff contained changes of the whole directory instead of just the selected file/folder when opened with /path:"D:\TortoiseGit\src\TortoiseProc\AppUtils.cpp".

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/GitLogListAction.cpp