Interface | Description |
---|---|
IClosureFilter |
Defines closure filter for closure compare/merge operations
|
RTEGitAddRepositoryCommand |
This command add Git repository to EGit Repsitory View
|
RTEGitCommandFactory |
This defines EGit-specific implementation of
RTMergeFacade.CommandFactory . |
RTEGitCompareCommand |
Defines interface for EGit Visual Compare command.
|
RTEGitMergeCommand |
Defines interface for EGit merge command.
|
RTEGitMergeCommand.MergeCompletionCallback |
Defines interface for callback which is notified when merge operation is completed.
|
RTEGitMergeToolCommand |
Defines command for starting merge tool.
|
RTEGitMergeToolCommand.MergeToolCallback |
Defines callback interface for merge tool command.
|
RTEGitRebaseCommand |
Defines interface for EGit Rebase command.
|
RTEGitRebaseCommand.RebaseCompletionCallback |
Defines interface for callback which is notified when merge operation is completed.
|
RTEGitUtils |
Provides helper methods to work with RSx/EGit integration
|
Enum | Description |
---|---|
CompareType |
Defines compare type for
RTEGitCompareCommand |
MergeToolResult |
Defines merge tool result for
RTEGitMergeToolCommand.MergeCompletionCallback |
MergeToolType |
Defines merge tool type for
RTEGitMergeToolCommand |
MergeType |
Defines merge type for EGit merge operation
|