- call() - Method in class org.eclipse.jgit.lfs.InstallBuiltinLfsCommand
- call() - Method in class org.eclipse.jgit.lfs.LfsPrePushHook
-
- CleanFilter - Class in org.eclipse.jgit.lfs
-
Built-in LFS clean filter
When new content is about to be added to the git repository and this filter
is configured for that content, then this filter will replace the original
content with content of a so-called LFS pointer file.
- CleanFilter(Repository, InputStream, OutputStream) - Constructor for class org.eclipse.jgit.lfs.CleanFilter
-
Constructor for CleanFilter.
- cleanLfsBlob(Repository, InputStream) - Static method in class org.eclipse.jgit.lfs.LfsBlobFilter
-
Run the LFS clean filter on the given stream and return a stream to the
LFS pointer file buffer.
- clear() - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
- clone() - Method in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
- close() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
- code - Variable in class org.eclipse.jgit.lfs.Protocol.Error
-
- compareTo(LfsPointer) - Method in class org.eclipse.jgit.lfs.LfsPointer
-
- compareTo(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to another and obtain a sort ordering.
- compareTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to a network-byte-order LongObjectId.
- compareTo(long[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Compare this LongObjectId to a network-byte-order LongObjectId.
- Constants - Class in org.eclipse.jgit.lfs.lib
-
Misc.
- Constants() - Constructor for class org.eclipse.jgit.lfs.lib.Constants
-
- CONTENT_TYPE_GIT_LFS_JSON - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
- CONTENTTYPE_VND_GIT_LFS_JSON - Static variable in interface org.eclipse.jgit.lfs.Protocol
-
The contenttype used in LFS requests
- copy() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Obtain an immutable copy of this current object.
- copyRawTo(ByteBuffer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in raw binary.
- copyRawTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a byte array.
- copyRawTo(long[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an long array.
- copyRawTo(OutputStream) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in raw binary.
- copyTo(OutputStream) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a byte array in hex format.
- copyTo(ByteBuffer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a ByteBuffer in hex format.
- copyTo(Writer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(char[], Writer) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to an output writer in hex format.
- copyTo(char[], StringBuilder) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Copy this LongObjectId to a StringBuilder in hex format.
- corruptLongObject - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- CorruptLongObjectException - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when an object id is given that doesn't match the hash of the object's
content
- CorruptLongObjectException(AnyLongObjectId, AnyLongObjectId, String) - Constructor for exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Corrupt long object detected.
- CorruptMediaFile - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when a LFS mediafile is found which doesn't have the expected size
- CorruptMediaFile(Path, long, long) - Constructor for exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Constructor for CorruptMediaFile.
- createTmpFile() - Method in class org.eclipse.jgit.lfs.Lfs
-
Create a new temp file in the LFS directory
- FACTORY - Static variable in class org.eclipse.jgit.lfs.CleanFilter
-
The factory is responsible for creating instances of
CleanFilter
- FACTORY - Static variable in class org.eclipse.jgit.lfs.SmudgeFilter
-
The factory is responsible for creating instances of
SmudgeFilter
- fromLongObjectId(AnyLongObjectId) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
- fromObjectId(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Copy a LongObjectId into this mutable buffer.
- fromRaw(byte[]) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[]) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[]) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from raw binary representation.
- fromRaw(long[]) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from binary representation expressed in integers.
- fromRaw(long[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from binary representation expressed in longs.
- fromString(byte[], int, int) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Convert an AbbreviatedObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Convert an AbbreviatedLongObjectId from hex characters.
- fromString(byte[], int) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from hex characters (US-ASCII).
- fromString(String) - Static method in class org.eclipse.jgit.lfs.lib.LongObjectId
-
Convert a LongObjectId from hex characters.
- fromString(byte[], int) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from hex characters (US-ASCII).
- fromString(String) - Method in class org.eclipse.jgit.lfs.lib.MutableLongObjectId
-
Convert a LongObjectId from hex characters.
- get() - Static method in class org.eclipse.jgit.lfs.internal.LfsText
-
Get an instance of this translation bundle.
- getByte(int) - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get any byte from the LongObjectId.
- getCachedBytes() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- getContentHash() - Method in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Get the contentHash
.
- getExpectedSize() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the expectedSize
.
- getFirstByte() - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Get the first byte of this id
- getFirstByte() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get the first 8 bits of the LongObjectId.
- getId() - Method in exception org.eclipse.jgit.lfs.errors.CorruptLongObjectException
-
Get the id
of the object.
- getId() - Method in class org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream
-
Get the id
.
- getInstallCommand() - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- getLfsConnection(Repository, String, String) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
Determine URL of LFS server by looking into config parameters lfs.url,
lfs.[remote].url or remote.[remote].url.
- getLfsContentConnection(Repository, Protocol.Action, String) - Static method in class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- getLfsObjDir() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the object directory used by LFS
- getLfsRoot() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the LFS root directory
- getLfsTmpDir() - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the path to the temporary directory used by LFS.
- getMediaFile() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the mediaFile
.
- getMediaFile(AnyLongObjectId) - Method in class org.eclipse.jgit.lfs.Lfs
-
Get the media file which stores the original content
- getName() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get string form of the SHA-256
- getOid() - Method in class org.eclipse.jgit.lfs.LfsPointer
-
Getter for the field oid
.
- getPointer() - Method in class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
Get the field pointer
.
- getPrePushHook(Repository, PrintStream) - Method in class org.eclipse.jgit.lfs.BuiltinLFS
-
- getSecondByte() - Method in class org.eclipse.jgit.lfs.lib.AnyLongObjectId
-
Get the second 8 bits of the LongObjectId.
- getSize() - Method in exception org.eclipse.jgit.lfs.errors.CorruptMediaFile
-
Get the size
.
- getSize() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- getSize() - Method in class org.eclipse.jgit.lfs.LfsPointer
-
Getter for the field size
.
- getType() - Method in class org.eclipse.jgit.lfs.LfsBlobLoader
-
- gson() - Static method in interface org.eclipse.jgit.lfs.Protocol
-
- length() - Method in class org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectId
-
Get length
- Lfs - Class in org.eclipse.jgit.lfs
-
Class which represents the lfs folder hierarchy inside a .git
folder
- Lfs(Repository) - Constructor for class org.eclipse.jgit.lfs.Lfs
-
Constructor for Lfs.
- LFS - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
lfs folder/section/filter name
- LfsBandwidthLimitExceeded - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when the bandwidth limit for the user or repository has been exceeded.
- LfsBandwidthLimitExceeded(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsBandwidthLimitExceeded
-
Constructor for LfsBandwidthLimitExceeded.
- LfsBlobFilter - Class in org.eclipse.jgit.lfs
-
Provides transparently either a stream to the blob or a LFS media file if
managed by LFS.
- LfsBlobFilter() - Constructor for class org.eclipse.jgit.lfs.LfsBlobFilter
-
- LfsBlobLoader - Class in org.eclipse.jgit.lfs
-
An
ObjectLoader
implementation that reads a media file from the LFS
storage.
- LfsBlobLoader(Path) - Constructor for class org.eclipse.jgit.lfs.LfsBlobLoader
-
Create a loader for the LFS media file at the given path.
- LfsConfigInvalidException - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when a LFS configuration problem has been detected (i.e.
- LfsConfigInvalidException(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsConfigInvalidException
-
Constructor for LfsConfigInvalidException.
- LfsConfigInvalidException(String, Exception) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsConfigInvalidException
-
Constructor for LfsConfigInvalidException.
- LfsConnectionFactory - Class in org.eclipse.jgit.lfs.internal
-
Provides means to get a valid LFS connection for a given repository.
- LfsConnectionFactory() - Constructor for class org.eclipse.jgit.lfs.internal.LfsConnectionFactory
-
- LfsException - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when an error occurs during LFS operation.
- LfsException(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsException
-
Constructor for LfsException.
- lfsFailedToGetRepository - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- LfsInsufficientStorage - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when there is insufficient storage on the server.
- LfsInsufficientStorage(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsInsufficientStorage
-
Constructor for LfsInsufficientStorage.
- lfsNoDownloadUrl - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- LfsPointer - Class in org.eclipse.jgit.lfs
-
Represents an LFS pointer file
- LfsPointer(AnyLongObjectId, long) - Constructor for class org.eclipse.jgit.lfs.LfsPointer
-
Constructor for LfsPointer.
- LfsPointerFilter - Class in org.eclipse.jgit.lfs.lib
-
Detects Large File pointers, as described in [1] in Git repository.
- LfsPointerFilter() - Constructor for class org.eclipse.jgit.lfs.lib.LfsPointerFilter
-
- LfsPrePushHook - Class in org.eclipse.jgit.lfs
-
Pre-push hook that handles uploading LFS artefacts.
- LfsPrePushHook(Repository, PrintStream) - Constructor for class org.eclipse.jgit.lfs.LfsPrePushHook
-
- LfsRateLimitExceeded - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when the user has hit a rate limit with the server.
- LfsRateLimitExceeded(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsRateLimitExceeded
-
Constructor for LfsRateLimitExceeded.
- LfsRepositoryNotFound - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when the repository does not exist for the user.
- LfsRepositoryNotFound(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsRepositoryNotFound
-
Constructor for LfsRepositoryNotFound.
- LfsRepositoryReadOnly - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when the user has read, but not write access.
- LfsRepositoryReadOnly(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsRepositoryReadOnly
-
Constructor for LfsRepositoryReadOnly.
- LfsText - Class in org.eclipse.jgit.lfs.internal
-
Translation bundle for JGit LFS server
- LfsText() - Constructor for class org.eclipse.jgit.lfs.internal.LfsText
-
- lfsUnathorized - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- LfsUnauthorized - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when authorization was refused for an LFS operation.
- LfsUnauthorized(String, String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsUnauthorized
-
Constructor for LfsUnauthorized.
- LfsUnavailable - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when LFS is not available.
- LfsUnavailable(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsUnavailable
-
Constructor for LfsUnavailable.
- lfsUnavailable - Variable in class org.eclipse.jgit.lfs.internal.LfsText
-
- LfsValidationError - Exception in org.eclipse.jgit.lfs.errors
-
Thrown when there is a validation error with one or more of the objects in
the request.
- LfsValidationError(String) - Constructor for exception org.eclipse.jgit.lfs.errors.LfsValidationError
-
Constructor for LfsValidationError.
- LONG_HASH_FUNCTION - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
Hash function used natively by Git LFS extension for large objects.
- LONG_OBJECT_ID_LENGTH - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
A Git LFS large object hash is 256 bits, i.e.
- LONG_OBJECT_ID_STRING_LENGTH - Static variable in class org.eclipse.jgit.lfs.lib.Constants
-
A Git LFS large object can be expressed as a 64 character string of
hexadecimal digits.
- LongObjectId - Class in org.eclipse.jgit.lfs.lib
-
A SHA-256 abstraction.
- LongObjectId(AnyLongObjectId) - Constructor for class org.eclipse.jgit.lfs.lib.LongObjectId
-
Initialize this instance by copying another existing LongObjectId.