Uses of Class
org.eclipse.jgit.lib.Repository

Packages that use Repository
Package
Description
High-level API commands (the porcelain of JGit).
Support for reading .gitattributes.
Computing blame/annotate information of files.
Comparing file contents by computing diffs.
Reading and editing the directory cache (index).
Events and listener interfaces.
 
 
 
 
 
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.
Git notes processing (for commits, etc).
 
 
 
Building/rendering revision graphs.
Walking revision graphs (commit history).
 
 
Git submodule support.
Transport (fetch/push) for different protocols.
Server-side resolver for locating repositories by URLs.
Walking and comparing directory/file trees (of commits, file system).
Utility classes.