Improve error-handling of GetHash
commit02fbc263b2da8d4cd92e10ff1509dcb277426890
authorSven Strickroth <email@cs-ware.de>
Thu, 10 Jan 2013 20:34:52 +0000 (10 21:34 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 11 Jan 2013 05:27:15 +0000 (11 06:27 +0100)
treea4493dcbc1bdf64bc5f15de366482f0e409cbfc3
parentafa9956a280ef4a649a9138b03bb95352531d880
Improve error-handling of GetHash

Signed-off-by: Sven Strickroth <email@cs-ware.de>
16 files changed:
src/Git/Git.cpp
src/Git/Git.h
src/TortoiseProc/Commands/PullCommand.cpp
src/TortoiseProc/Commands/SVNFetchCommand.cpp
src/TortoiseProc/Commands/SVNRebaseCommand.cpp
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/GitDiff.cpp
src/TortoiseProc/GitLogListAction.cpp
src/TortoiseProc/GitLogListBase.cpp
src/TortoiseProc/GitLogListBase.h
src/TortoiseProc/LogDataVector.cpp
src/TortoiseProc/LogDlg.cpp
src/TortoiseProc/RebaseDlg.cpp
src/TortoiseProc/RepositoryBrowser.cpp
src/TortoiseProc/RevisionGraph/RevisionGraphWnd.h
src/TortoiseProc/SyncDlg.cpp