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 

I

ignore(File[], ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Ignores given files and add their path into gitignore file.
INDEX - Static variable in class org.netbeans.libs.git.GitClient
"Commit" identifier representing the state in the Index.
init(ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Initializes an empty git repository in a folder specified in the constructor.
initializeSubmodules(File[], ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Initializes submodules and registers them in .git/config file.
isActive() - Method in class org.netbeans.libs.git.GitBranch
 
isCanceled() - Method in class org.netbeans.libs.git.progress.ProgressMonitor.DefaultProgressMonitor
 
isCanceled() - Method in class org.netbeans.libs.git.progress.ProgressMonitor
Returns true if the progress should be canceled.
isConflict() - Method in class org.netbeans.libs.git.GitStatus
States if the file is currently in conflict and needs to be resolved.
isCopied() - Method in class org.netbeans.libs.git.GitStatus
 
isFolder() - Method in class org.netbeans.libs.git.GitStatus
 
isFollow() - Method in class org.netbeans.libs.git.SearchCriteria
Returns true if a command that iterates through a collection of commits should follow path renames and do not stop on a commit where an interesting file (given by the getFiles method) is renamed to another.
isIncludeMerges() - Method in class org.netbeans.libs.git.SearchCriteria
If the return value is false then no merge commits may satisfy the criteria.
isLightWeight() - Method in class org.netbeans.libs.git.GitTag
 
isRemote() - Method in class org.netbeans.libs.git.GitBranch
 
isRemote() - Method in class org.netbeans.libs.git.GitURI
Returns true if this URI references a repository on another system.
isRenamed() - Method in class org.netbeans.libs.git.GitStatus
 
isSuccessful() - Method in enum org.netbeans.libs.git.GitRebaseResult.RebaseStatus
 
isTracked() - Method in class org.netbeans.libs.git.GitStatus
 
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