Uses of Package
org.eclipse.jgit.annotations

Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by API commands.
Support for reading .gitattributes.
Computing blame/annotate information of files.
Exceptions thrown by lower-level JGit APIs.
Events and listener interfaces.
 
 
 
 
Ignore rule parser/matcher (for .gitignore entries).
Git fsck support.
Distributed file system based repository storage.
File based repository storage.
Reading/writing Git pack files.
 
 
 
 
 
 
 
 
 
 
 
Core API for repository, config, refs, object database.
Content and commit history merge algorithms.
Walking revision graphs (commit history).
Transport (fetch/push) for different protocols.
 
 
Provides a JGit SshSessionFactory implemented via Apache MINA sshd.
Service provider interfaces for connecting to an SSH agent.
Walking and comparing directory/file trees (of commits, file system).
Utility classes.