Package org.eclipse.jgit.dircache
package org.eclipse.jgit.dircache
Reading and editing the directory cache (index).
-
ClassDescriptionGeneric update/editing support for
DirCache.Support for the Git dircache (aka index file).Updates aDirCacheby adding individualDirCacheEntrys.Iterate and update aDirCacheas part of aTreeWalk.This class handles checking out one or two trees merging with the index.Metadata used in checkout processUpdates aDirCacheby supplying discrete edit commands.Deletes a single file entry from the index.Recursively deletes all paths under a subtree.Any index record update.A single file (or stage of a file) in aDirCache.Iterate aDirCacheas part of aTreeWalk.AttributesNodeimplementation that provides lazy loading facilities.Single tree record from the 'TREE'DirCacheextension.Thrown when JGit detects and refuses to use an invalid path