TrackGit
|
▼CBApplication | |
CTrackGitApp | The TrackGit Application class |
▼CBStringItem | |
CStatusItem | The Status List Item class |
▼CBWindow | |
CCloneProgressWindow | The Clone Progress Window class |
CConflictsWindow | The Conflicts Window class |
CCredentialsWindow | The Credentials Window class |
▼CTrackGitWindow | The TrackGit Window class |
CCloneWindow | The Clone Window class |
CCommitWindow | The Commit Window class |
CCreateBranchWindow | The Create Branch Window class |
CLogWindow | The Log Window class |
CPullWindow | The Pull window class |
CPushWindow | The Push window class |
CStatusWindow | The Status Window class |
CSwitchBranchWindow | The Switch Branch Window class |
Cfetch_payload | Payload to search for merge branch |
▼CGitCommand | GitCommand Class |
CAdd | Add command Class |
CClone | Clone command Class |
CCommit | Commit command Class |
CCreateBranch | Create Branch command Class |
CInit | Init command Class |
CLog | Log command Class |
CPull | Pull command Class |
CPush | Push command Class |
CShowConflicts | ShowConflicts command Class |
CStatus | Status command Class |
CSwitchBranch | Switch Branch command Class |
Clog_options | Log_options holds other command line options that affect log output |
Clog_state | Log_state represents walker being configured while handling options |
Copts | Status Options structure |
Cparam | Parameters to pass to clone thread |
Cprogress_data | The progress data payload |
Cpull_params | Parameters to pass to pull thread |
Cpush_params | Parameters to pass to push thread |