Uses of Package
org.eclipse.jgit.attributes
-
Packages that use org.eclipse.jgit.attributes Package Description org.eclipse.jgit.attributes Support for reading .gitattributes.org.eclipse.jgit.diff Comparing file contents by computing diffs.org.eclipse.jgit.dircache Reading and editing the directory cache (index).org.eclipse.jgit.internal.storage.dfs Distributed file system based repository storage.org.eclipse.jgit.internal.storage.file File based repository storage.org.eclipse.jgit.lfs org.eclipse.jgit.lib Core API for repository, config, refs, object database.org.eclipse.jgit.merge Content and commit history merge algorithms.org.eclipse.jgit.treewalk Walking and comparing directory/file trees (of commits, file system).org.eclipse.jgit.util Utility classes.org.eclipse.jgit.util.io Utility classes for IO (streams). -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.attributes Class Description Attribute Represents an attribute.Attribute.State The attribute value state see also https://www.kernel.org/pub/software/scm/git/docs/gitattributes.htmlAttributes Represents a set of attributes for a pathAttributesNode Represents a bundle of attributes inherited from a base directory.AttributesRule A single attributes rule corresponding to one line in a .gitattributes file.FilterCommand An abstraction for JGit's builtin implementations for hooks and filters.FilterCommandFactory The factory responsible for creating instances ofFilterCommand
. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.diff Class Description Attribute Represents an attribute. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.dircache Class Description AttributesNode Represents a bundle of attributes inherited from a base directory. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.internal.storage.dfs Class Description AttributesNodeProvider An interface used to retrieve the global and infoAttributesNode
s. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.internal.storage.file Class Description AttributesNode Represents a bundle of attributes inherited from a base directory.AttributesNodeProvider An interface used to retrieve the global and infoAttributesNode
s. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.lfs Class Description Attribute Represents an attribute.FilterCommand An abstraction for JGit's builtin implementations for hooks and filters.FilterCommandFactory The factory responsible for creating instances ofFilterCommand
. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.lib Class Description AttributesNodeProvider An interface used to retrieve the global and infoAttributesNode
s. -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.merge Class Description Attributes Represents a set of attributes for a path -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.treewalk Class Description Attributes Represents a set of attributes for a pathAttributesNode Represents a bundle of attributes inherited from a base directory.AttributesNodeProvider An interface used to retrieve the global and infoAttributesNode
s.AttributesProvider Interface for classes which provide git attributes -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.util Class Description Attribute Represents an attribute.Attributes Represents a set of attributes for a path -
Classes in org.eclipse.jgit.attributes used by org.eclipse.jgit.util.io Class Description Attributes Represents a set of attributes for a path