Skip navigation links
org.netbeans.libs.git/1 1.59
A B C D E F G H I L M N O P R S T U V W 

R

rebase(GitClient.RebaseOperationType, String, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Rebases the current HEAD onto a commit specified by the given revision.
RefUpdateException(String, GitRefUpdateResult) - Constructor for exception org.netbeans.libs.git.GitException.RefUpdateException
 
release() - Method in class org.netbeans.libs.git.GitClient
Marks this client as released and notifies the repository it does not have to stay open for this client.
remove(File[], boolean, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Removes given files/folders from the index and/or from the working tree
removeNotificationListener(NotificationListener) - Method in class org.netbeans.libs.git.GitClient
Removes an already added notification listener.
removeRemote(String, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Removes remote configuration from the repository's config file
rename(File, File, boolean, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Renames source file or folder to target
reset(File[], String, boolean, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Updates entries for given files in the index with those from the given revision
reset(String, GitClient.ResetType, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Sets HEAD to the given revision and updates index and working copy accordingly to the given reset type
revert(String, String, boolean, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Reverts already committed changes and creates an inverse commit.
RevisionInfoListener - Interface in org.netbeans.libs.git.progress
The listener interface for receiving notifications triggered when a git revision is processed by a certain git commands (e.g.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
org.netbeans.libs.git/1 1.59