| Interface | Description |
|---|---|
| FileListener |
The listener interface for receiving notifications triggered when a file is
processed by a git command.
|
| NotificationListener |
A general tagging interface used as the parent for all supported notification listeners.
|
| RevisionInfoListener |
The listener interface for receiving notifications triggered when a git
revision is processed by a certain git commands (e.g.
|
| StatusListener |
The listener interface for receiving notifications triggered when a file's
status is processed by a certain git commands (e.g.
|
| Class | Description |
|---|---|
| ProgressMonitor |
Used to follow progress and control flow of git commands.
|
| ProgressMonitor.DefaultProgressMonitor |
Basic implementation of the
ProgressMonitor abstract class. |
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.