Log: Support arbitrary revisions
commit54a53ee612de1b1c5c2c9e4a964a61ee683f8056
authorSven Strickroth <email@cs-ware.de>
Sun, 24 Feb 2013 16:27:42 +0000 (24 17:27 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 25 Feb 2013 13:32:54 +0000 (25 14:32 +0100)
tree4c81b540b21e3d2eeb78458a97bfa7d9ee6783ef
parent1257f6e53e6757fa4d062e937921ae080344f5ab
Log: Support arbitrary revisions

Signed-off-by: Sven Strickroth <email@cs-ware.de>
18 files changed:
src/Git/Git.cpp
src/Git/Git.h
src/TortoiseGitBlame/OutputWnd.cpp
src/TortoiseGitBlame/TortoiseGitBlameDoc.cpp
src/TortoiseProc/BrowseRefsDlg.cpp
src/TortoiseProc/Commands/LogCommand.cpp
src/TortoiseProc/Commands/PullCommand.cpp
src/TortoiseProc/Commands/SVNFetchCommand.cpp
src/TortoiseProc/GitLogListAction.cpp
src/TortoiseProc/GitLogListBase.cpp
src/TortoiseProc/GitLogListBase.h
src/TortoiseProc/LogDataVector.cpp
src/TortoiseProc/LogDlg.cpp
src/TortoiseProc/LogDlg.h
src/TortoiseProc/LogDlgHelper.h
src/TortoiseProc/RebaseDlg.cpp
src/TortoiseProc/RevisionGraph/RevisionGraphDlgFunc.cpp
src/TortoiseProc/SyncDlg.cpp