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 

L

listModifiedIndexEntries(File[], ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Returns files that are marked as modified between the HEAD and Index.
listRemoteBranches(String, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Returns available branches in a given remote repository
listRemoteTags(String, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Returns pairs tag name/id from a given remote repository
log(String, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Digs through the repository's history and returns the revision information belonging to the given revision string.
log(SearchCriteria, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Digs through the repository's history and returns revisions according to the given search criteria.
log(SearchCriteria, boolean, ProgressMonitor) - Method in class org.netbeans.libs.git.GitClient
Digs through the repository's history and returns revisions according to the given search criteria.
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