TrackGit
|
▼ GitCommand | |
Add.cpp | Implementaion file of Add command |
Add.h | Header file of Add command |
Clone.cpp | Implemention file of Clone command |
Clone.h | Header file of Clone command |
Commit.cpp | Implementation of Commit command |
Commit.h | Header file of Commit command |
CreateBranch.cpp | Implementation of Create Branch command |
CreateBranch.h | Header file of Create Branch command |
GitCommand.h | Header file of GitCommand |
Init.cpp | Implementaion file of Init command |
Init.h | Header file of Init command |
Log.cpp | Implemention file of Log command |
Log.h | Header file of Log command |
Pull.cpp | Implementaion file of Pull command |
Pull.h | Header file of Pull command |
Push.cpp | Implementaion file of Push command |
Push.h | Header file of Push command |
ShowConflicts.cpp | Implementaion file of ShowConflicts command |
ShowConflicts.h | Header file of ShowConflicts command |
Status.cpp | Implemention file of Status command |
Status.h | Header file of Status command |
SwitchBranch.cpp | Implementation of Switch Branch command |
SwitchBranch.h | Header file of Switch Branch command |
▼ UI | |
CloneWindow.cpp | Implementation file of Clone window |
CloneWindow.h | Header file of Clone window |
CommitWindow.cpp | Implementation file of Commit window |
CommitWindow.h | Header file of Commit window |
ConflictsWindow.cpp | Implementation file of Conflicts window |
ConflictsWindow.h | Header file of Conflicts window |
CreateBranchWindow.cpp | Implementation file of Create Branch window |
CreateBranchWindow.h | Header file of Create Branch window |
CredentialsWindow.cpp | Implementation file of Credentials window |
CredentialsWindow.h | |
LogWindow.cpp | Implementation file of Log window |
LogWindow.h | Header file of Log window |
PullWindow.cpp | Implementation file of Pull window |
PullWindow.h | Header file of Pull window |
PushWindow.cpp | Implementation file of Push window |
PushWindow.h | Header file of Push window |
StatusWindow.cpp | Implementation file of Status window |
StatusWindow.h | Header file of Status window |
SwitchBranchWindow.cpp | Implementation file of Switch Branch window |
SwitchBranchWindow.h | Header file of Switch Branch window |
TrackGitWindow.h | Header file of TrackGit window |
TrackGit.cpp | Main file of TrackGit - A Tracker Addon for Git Version Control System |
TrackGitApp.cpp | Implementation file of TrackGitApp |
TrackGitApp.h | Header file of TrackGit App |
Utils.cpp | Implementation file of Utils |
Utils.h | Header file of Utils |