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 

N

NO_BRANCH - Static variable in class org.netbeans.libs.git.GitBranch
Symbolic name for a detached HEAD.
NO_BRANCH_INSTANCE - Static variable in class org.netbeans.libs.git.GitBranch
A null branch instance.
NotificationListener - Interface in org.netbeans.libs.git.progress
A general tagging interface used as the parent for all supported notification listeners.
notifyError(String) - Method in class org.netbeans.libs.git.progress.ProgressMonitor.DefaultProgressMonitor
 
notifyError(String) - Method in class org.netbeans.libs.git.progress.ProgressMonitor
Called when an error occurs during a git command's execution that however does not prevent it from further actions.
notifyFile(File, String) - Method in interface org.netbeans.libs.git.progress.FileListener
Invoked when a file is processed by a git command.
notifyMessage(String) - Method in class org.netbeans.libs.git.progress.ProgressMonitor
Notifies about an informational message passed from the running command.
notifyRevisionInfo(GitRevisionInfo) - Method in interface org.netbeans.libs.git.progress.RevisionInfoListener
Invoked when a revision is processed by a certain git command.
notifyStatus(GitStatus) - Method in interface org.netbeans.libs.git.progress.StatusListener
Invoked when a file is processed and its status is identified.
notifyWarning(String) - Method in class org.netbeans.libs.git.progress.ProgressMonitor.DefaultProgressMonitor
 
notifyWarning(String) - Method in class org.netbeans.libs.git.progress.ProgressMonitor
Called when a non-fatal warning should be delivered to a git command's caller.
NotMergedException(String) - Constructor for exception org.netbeans.libs.git.GitException.NotMergedException
 
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