Module org.eclipse.jgit
module org.eclipse.jgit
-
Packages
ExportsPackageDescriptionHigh-level API commands (the porcelain of JGit).Exceptions thrown by API commands.Support for reading .gitattributes.Computing blame/annotate information of files.Comparing file contents by computing diffs.Reading and editing the directory cache (index).Exceptions thrown by lower-level JGit APIs.Events and listener interfaces.File name matcher.Ignore rule parser/matcher (for .gitignore entries).Internal classes.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.Native language support (i18n).Git notes processing (for commits, etc).Patch file parser and data structure.Building/rendering revision graphs.Walking revision graphs (commit history).Filters for use in revision walking.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).Filters for use in tree walking.Utility classes.Utility classes for IO (streams).Indirect ExportsFromPackagesorg.eclipse.jgit.annotations org.eclipse.jgit.api org.eclipse.jgit.api.errors org.eclipse.jgit.attributes org.eclipse.jgit.blame org.eclipse.jgit.diff org.eclipse.jgit.dircache org.eclipse.jgit.errors org.eclipse.jgit.events org.eclipse.jgit.fnmatch org.eclipse.jgit.gitrepo org.eclipse.jgit.gitrepo.internal org.eclipse.jgit.hooks org.eclipse.jgit.ignore org.eclipse.jgit.ignore.internal org.eclipse.jgit.internal org.eclipse.jgit.internal.diff org.eclipse.jgit.internal.diffmergetool org.eclipse.jgit.internal.fsck org.eclipse.jgit.internal.revwalk org.eclipse.jgit.internal.storage.commitgraph org.eclipse.jgit.internal.storage.dfs org.eclipse.jgit.internal.storage.file org.eclipse.jgit.internal.storage.io org.eclipse.jgit.internal.storage.memory org.eclipse.jgit.internal.storage.pack org.eclipse.jgit.internal.storage.reftable org.eclipse.jgit.internal.submodule org.eclipse.jgit.internal.transport.connectivity org.eclipse.jgit.internal.transport.http org.eclipse.jgit.internal.transport.parser org.eclipse.jgit.internal.transport.ssh org.eclipse.jgit.internal.util org.eclipse.jgit.lib org.eclipse.jgit.lib.internal org.eclipse.jgit.logging org.eclipse.jgit.merge org.eclipse.jgit.nls org.eclipse.jgit.notes org.eclipse.jgit.patch org.eclipse.jgit.revplot org.eclipse.jgit.revwalk org.eclipse.jgit.revwalk.filter org.eclipse.jgit.storage.file org.eclipse.jgit.storage.pack org.eclipse.jgit.submodule org.eclipse.jgit.transport org.eclipse.jgit.transport.http org.eclipse.jgit.transport.resolver org.eclipse.jgit.treewalk org.eclipse.jgit.treewalk.filter org.eclipse.jgit.util org.eclipse.jgit.util.io org.eclipse.jgit.util.sha1 org.eclipse.jgit.util.time -
Modules
Indirect Requires