A B C D E F G H I J K L M N O P Q R S T U V X 

A

AbstractParseOptions - Class in org.kuali.student.subversion
 
AbstractParseOptions() - Constructor for class org.kuali.student.subversion.AbstractParseOptions
 
AbstractRepositoryCleaner - Class in org.kuali.student.git.cleaner
 
AbstractRepositoryCleaner() - Constructor for class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
AbstractResourceContext - Class in org.kuali.student.git.model.tree
 
AbstractResourceContext(String, ObjectId) - Constructor for class org.kuali.student.git.model.tree.AbstractResourceContext
 
accumulateMergeInfo(List<BranchMergeInfo>) - Method in class org.kuali.student.git.model.GitBranchData
 
AcquireCopyDetailsUsingGit - Class in org.kuali.student.git.tools
 
AcquireCopyDetailsUsingGit() - Constructor for class org.kuali.student.git.tools.AcquireCopyDetailsUsingGit
 
addBlob(String, ObjectId, PrintWriter) - Method in class org.kuali.student.git.model.GitBranchData
 
addBlob(String, ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
addBlob(String, ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
addDirectBlob(String, ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
addDirectTree(String, GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
addMergeParentId(ObjectId) - Method in class org.kuali.student.git.model.GitBranchData
 
addMergeRevision(long) - Method in class org.kuali.student.git.model.BranchMergeInfo
 
addTree(String, ObjectId) - Method in class org.kuali.student.git.model.GitBranchData
 
addTree(GitTreeProcessor, String, ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
addTree(GitTreeProcessor, String, ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
applyFilter(String, String, INodeFilter) - Method in class org.kuali.student.subversion.SvnDumpFilter
 
ApplyManualBranchCleanup - Class in org.kuali.student.git.importer
As part of the branch cleanup there will be a manual step.
ApplyManualBranchCleanup() - Constructor for class org.kuali.student.git.importer.ApplyManualBranchCleanup
 
archiveBranch(Repository, GitBranchUtils.ILargeBranchNameProvider, PersonIdent, String, long) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
areCommitsAdjacent(String, long, long) - Method in class org.kuali.student.git.model.BranchRangeDataProviderImpl
 
areCommitsAdjacent(String, long, long) - Method in interface org.kuali.student.git.model.SvnMergeInfoUtils.BranchRangeDataProvider
 

B

BACKSLASH_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
BACKSLASH_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
batchRefUpdate(Repository, List<ReceiveCommand>, ProgressMonitor) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
batchRefUpdate(String, Repository, List<ReceiveCommand>, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Run the batch ref updates using the external git command instead of the JGit command.
Bitmap - Class in org.kuali.student.cleaner.model.bitmap
 
Bitmap(RevCommitBitMapIndex) - Constructor for class org.kuali.student.cleaner.model.bitmap.Bitmap
 
blobReferences - Variable in class org.kuali.student.git.model.tree.GitTreeNodeData
 
BlobResourceContext - Class in org.kuali.student.git.model.tree
 
BlobResourceContext(ObjectId) - Constructor for class org.kuali.student.git.model.tree.BlobResourceContext
 
BranchData - Class in org.kuali.student.branch.model
 
BranchData(Long, String, String) - Constructor for class org.kuali.student.branch.model.BranchData
 
BranchDetector - Interface in org.kuali.student.git.model.branch
 
BranchDetectorImpl - Class in org.kuali.student.git.model.branch
 
BranchDetectorImpl() - Constructor for class org.kuali.student.git.model.branch.BranchDetectorImpl
 
BranchDetectorSequencer - Class in org.kuali.student.git.model.branch
 
BranchDetectorSequencer() - Constructor for class org.kuali.student.git.model.branch.BranchDetectorSequencer
 
branchHeads - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
BranchMergeInfo - Class in org.kuali.student.git.model
 
BranchMergeInfo(String) - Constructor for class org.kuali.student.git.model.BranchMergeInfo
 
BranchRangeDataProviderImpl - Class in org.kuali.student.git.model
 
BranchRangeDataProviderImpl(SvnRevisionMapper, RevWalk) - Constructor for class org.kuali.student.git.model.BranchRangeDataProviderImpl
 
BranchRefExistsException - Exception in org.kuali.student.git.model.ref.exception
 
BranchRefExistsException() - Constructor for exception org.kuali.student.git.model.ref.exception.BranchRefExistsException
 
BranchRefExistsException(String) - Constructor for exception org.kuali.student.git.model.ref.exception.BranchRefExistsException
 
BranchRefExistsException(Throwable) - Constructor for exception org.kuali.student.git.model.ref.exception.BranchRefExistsException
 
BranchRefExistsException(String, Throwable) - Constructor for exception org.kuali.student.git.model.ref.exception.BranchRefExistsException
 
BranchRefExistsException(String, Throwable, boolean, boolean) - Constructor for exception org.kuali.student.git.model.ref.exception.BranchRefExistsException
 
buildFileRepository(File, boolean) - Static method in class org.kuali.student.git.model.GitRepositoryUtils
Build a Git Respository given the path to its .git directory.
buildFileRepository(File, boolean, boolean) - Static method in class org.kuali.student.git.model.GitRepositoryUtils
 
buildRepository(File) - Method in class org.kuali.student.git.tools.GitExtractor
 
buildTree(ObjectInserter) - Method in class org.kuali.student.git.model.GitBranchData
 
buildTree(ObjectInserter) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
buildTree(ObjectInserter) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 

C

CARET_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
CARET_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
CHARACTER_TO_REPLACEMENT_MAP - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
checkoutBranch(String, Repository, String, boolean, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Checkout the named branch using the branch name provided.
cleanupLocalCredentialHelper(String, Repository) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Remove any configured Credential Helper Section from the local git repository.
clear() - Method in class org.kuali.student.git.model.branch.large.LargeBranchNameProviderMapImpl
 
clearExternals() - Method in class org.kuali.student.git.model.GitBranchData
 
clearMergedRevisions() - Method in class org.kuali.student.git.model.BranchMergeInfo
 
clearMergeInfo() - Method in class org.kuali.student.git.model.GitBranchData
 
close() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
COLON_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
COLON_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
CommitDependency - Class in org.kuali.student.git.cleaner.model
 
CommitDependency(RevCommitBitMapIndex, ObjectId) - Constructor for class org.kuali.student.git.cleaner.model.CommitDependency
 
commitToBranchMap - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
commitToTagMap - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
compare(RevCommit, RevCommit) - Method in class org.kuali.student.cleaner.model.sort.FusionAwareTopoSortComparator
 
computeBitmap(ObjectId, Set<ObjectId>) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
computeDifference(List<BranchMergeInfo>, List<BranchMergeInfo>) - Static method in class org.kuali.student.git.model.SvnMergeInfoUtils
Computes the difference, what has been added to the target that is not in the source, between the two sets of merge info and returns the difference out.
computeExternalsAwareOrdering(Collection<GitBranchData>) - Static method in class org.kuali.student.git.model.ExternalsUtils
Reorder the unordered list so that branches that have externals dependencies will be placed after them in the list.
consolidateConsecutiveRanges(SvnMergeInfoUtils.BranchRangeDataProvider, BranchDetector, GitBranchUtils.ILargeBranchNameProvider, List<BranchMergeInfo>) - Static method in class org.kuali.student.git.model.SvnMergeInfoUtils
 
containsObjectId(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.Bitmap
 
containsParent(ObjectId) - Method in class org.kuali.student.git.cleaner.model.CommitDependency
 
convertBranchNameToPath(String) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
ConvertBuildTagBranchesToGitTags - Class in org.kuali.student.git.importer
Intended to create Git Tag's for all build- branches.
ConvertBuildTagBranchesToGitTags() - Constructor for class org.kuali.student.git.importer.ConvertBuildTagBranchesToGitTags
 
convertDateString(String) - Static method in class org.kuali.student.git.utils.GitImporterDateUtils
 
ConvertOldBranchesToTagsMain - Class in org.kuali.student.git.importer
Intended to be run after the GitImporterMain to prune old branches from the list of active branches.
ConvertOldBranchesToTagsMain() - Constructor for class org.kuali.student.git.importer.ConvertOldBranchesToTagsMain
 
convertPathToBranchName(String) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
convertToTargetPath(String, String, BranchData) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
Figure out any suffix to apply to the path and then the git tree object representing the copyfrom branch directory.
convertToTargetPath(String, long, String, String, BranchData) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
Convert the copyfrom blob path into a path rooted on the target branch (branch in path).
CopyFromOperation - Class in org.kuali.student.git.model
 
CopyFromOperation(CopyFromOperation.OperationType) - Constructor for class org.kuali.student.git.model.CopyFromOperation
 
CopyFromOperation.OperationType - Enum in org.kuali.student.git.model
 
CopyFromTreeBlobVisitor - Class in org.kuali.student.git.model
 
CopyFromTreeBlobVisitor(long, String, GitBranchData, CopyFromOperation.OperationType, String, boolean, SvnRevisionMapper.SvnRevisionMapResults, GitBranchUtils.ILargeBranchNameProvider, BranchDetector, IGitBranchDataProvider, PrintWriter, PrintWriter) - Constructor for class org.kuali.student.git.model.CopyFromTreeBlobVisitor
 
countBlobs(GitTreeData) - Static method in class org.kuali.student.git.model.tree.utils.GitTreeDataUtils
 
createBranch(Repository, String, ObjectId) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
Create a new branch with the name and commit given.
createBranch(Repository, String, ObjectId, boolean) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
createFusedTree(ObjectReader, ObjectInserter, RevWalk, RevCommit, List<ExternalModuleInfo>) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Create a new tree that is the result of the fusion of the existing commit with the other modules indicated in the externals list.
createFusedTree(ObjectReader, ObjectInserter, RevWalk, RevCommit, List<ExternalModuleInfo>, boolean) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
 
createFusionMavenPluginDataFileString(long, Repository, List<ExternalModuleInfo>, GitBranchUtils.ILargeBranchNameProvider) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
 
createFusionMavenPluginDataFileString(List<ExternalModuleInfo>) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Don't make any adjustments just render the externals into the fusion-maven-plugin.dat format as given.
createFusionMavenPluginDataFileString(long, ExternalModuleUtils.IBranchHeadProvider, List<ExternalModuleInfo>, GitBranchUtils.ILargeBranchNameProvider) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Create the fusion-maven-plugin.dat file from the externals given.
createFusionMavenPluginDataFileString(Repository, List<ExternalModuleInfo>) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
 
createMergeData(long, String, List<BranchMergeInfo>) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
createOrUpdateBranch(Repository, String, ObjectId) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
createRevisionMap(long, List<Ref>) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
CreateSwapFile - Class in org.kuali.student.git.importer
When running the importer it can be a lot faster to run in a tmpfs partition.
CreateSwapFile() - Constructor for class org.kuali.student.git.importer.CreateSwapFile
 
createTagReference(Repository, String, ObjectId) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
createTree(List<JGitTreeData>, ObjectInserter) - Static method in class org.kuali.student.git.model.tree.utils.JGitTreeUtils
 

D

DATE_STAMP_SVN_REVISION_BUILD_TAG_NAME_PATTERN - Static variable in class org.kuali.rice.git.model.branch.KualiRiceBranchDetectorImpl
 
DATE_STAMP_SVN_REVISION_BUILD_TAG_NAME_PATTERN - Static variable in class org.kuali.student.git.model.branch.KualiStudentBranchDetectorImpl
 
dateString - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
DefaultNodeFilter - Class in org.kuali.student.subversion.model
 
DefaultNodeFilter() - Constructor for class org.kuali.student.subversion.model.DefaultNodeFilter
 
deferCreate(String, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
deferDelete(String, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
deletePath(String, long) - Method in class org.kuali.student.git.model.GitBranchData
 
deletePath(String) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
deletePath(String) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
deleteRef(Repository, Ref, boolean) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
deleteRef(Repository, Ref) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
determineIfRecreateByTranslatedParent(RevCommit) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
Provides an extension point to alert that the commit should be recreated based on the fact that a parent has changed.

E

equals(Object) - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
execute() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
execute() - Method in interface org.kuali.student.git.cleaner.RepositoryCleaner
Execute the split of the repository about the split date.
ExternalGitUtils - Class in org.kuali.student.git.utils
 
ExternalModuleInfo - Class in org.kuali.student.svn.model
Holds a representation of the svn:externals information.
ExternalModuleInfo(String, String, long, ObjectId) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleInfo(String, String, long) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleInfo(String, String, ObjectId) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleInfo(String, String) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleInfo(String, String, String, long) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleInfo(String, String, String, long, String) - Constructor for class org.kuali.student.svn.model.ExternalModuleInfo
 
ExternalModuleUtils - Class in org.kuali.student.git.model
 
ExternalModuleUtils() - Constructor for class org.kuali.student.git.model.ExternalModuleUtils
 
ExternalModuleUtils.IBranchHeadProvider - Interface in org.kuali.student.git.model
 
ExternalsUtils - Class in org.kuali.student.git.model
 
ExternalsUtils() - Constructor for class org.kuali.student.git.model.ExternalsUtils
 
extractAndStoreBranchMerges(long, String, GitBranchData, SvnRevisionMapper) - Static method in class org.kuali.student.git.model.util.GitBranchDataUtils
 
extractBaseTreeLevel(ObjectReader, RevCommit) - Static method in class org.kuali.student.git.model.tree.utils.JGitTreeUtils
Extract the list of elements in the commit tree at the base or root level.
extractBaseTreeLevel(ObjectReader, ObjectId) - Static method in class org.kuali.student.git.model.tree.utils.JGitTreeUtils
 
extractBranchMergeInfoFromInputStream(BranchDetector, InputStream) - Static method in class org.kuali.student.git.model.SvnMergeInfoUtils
Consume the full content of the input stream and parse out the svn:mergeinfo property content found.
extractBranchMergeInfoFromString(BranchDetector, String) - Static method in class org.kuali.student.git.model.SvnMergeInfoUtils
 
extractBranchPath(Repository, String) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
In some cases a path could refer to a branch that is not detectable using our heuristics.
extractDifference(String, String) - Method in class org.kuali.student.git.tools.GitExtractor
 
extractExistingTreeData(ObjectId, String) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
extractExistingTreeData(ObjectId, boolean) - Method in interface org.kuali.student.git.model.tree.utils.TreeProcessor
Extract in GitTreeData (mutable) form the tree data pointed at by the Git Tree Id provided.
extractExistingTreeDataFromCommit(ObjectId) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
Extract the existing Git Tree Data for the commit indicated.
extractExternalModuleInfoFromSvnExternalsInputStream(long, String, InputStream) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Consume the full content of the input stream and parse out the svn:externals property content found.
extractExternalModuleInfoFromSvnExternalsString(long, String, String) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Extract from the svn:externals format string
extractExternalModules(Repository, GitTreeData, GitBranchData, GitTreeProcessor) - Static method in class org.kuali.student.git.model.util.GitBranchDataUtils
 
extractFusionMavenPluginData(InputStream) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
 
extractFusionMavenPluginData(List<String>) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
 
extractRevisionProperties(InputStream, long, long) - Static method in class org.kuali.student.common.io.IOUtils
 
extractRevisionProperties(InputStream, int, int) - Static method in class org.kuali.student.common.io.IOUtils
 
extractTimeZone(Date) - Static method in class org.kuali.student.git.utils.GitImporterDateUtils
 

F

fetch(String, Repository, String, int, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Use CGit to fetch the specified remote name from the indicated repository.
fetchAll(String, Repository, int, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Use CGit to fetch all of the remotes defined in the projects git configuration.
FILE_SYSTEM_NAME_LIMIT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
find(Repository, String) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
find(Repository, String) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
Find the object id for the path as a string.
findExternalModulesForCommit(Repository, RevCommit) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Look at the given commit and if there is a fusion-maven-plugin.dat in the root of its tree then load and return the contents.
findInCommit(Repository, ObjectId, String) - Static method in class org.kuali.student.git.model.GitRepositoryUtils
 
findInTree(Repository, ObjectId, String) - Static method in class org.kuali.student.git.model.GitRepositoryUtils
Return the JGit ObjectId for the blob or tree represented by the path given.
findPath(Repository, String) - Method in class org.kuali.student.git.model.GitBranchData
 
findPathsForBlobInCommit(Repository, ObjectId, ObjectId) - Static method in class org.kuali.student.git.model.GitRepositoryUtils
 
findSimplifiedVertex(Map<RevCommit, String>, RevCommit) - Static method in class org.kuali.student.repository.viewer.RevCommitVertexUtils
Find the simplified vertex of the given commit.
FixImportRepo - Class in org.kuali.student.git.importer
 
FixImportRepo() - Constructor for class org.kuali.student.git.importer.FixImportRepo
 
formatter - Static variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
FORWARD_SLASH_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
FORWARD_SLASH_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
FusionAwareTopoSortComparator - Class in org.kuali.student.cleaner.model.sort
A Topo sort would cause the children to be ordered ahead of their parents.
FusionAwareTopoSortComparator(RevCommitBitMapIndex) - Constructor for class org.kuali.student.cleaner.model.sort.FusionAwareTopoSortComparator
 

G

getAccumulatedBranchMergeData() - Method in class org.kuali.student.git.model.GitBranchData
 
getAggregateBitmap(CommitDependency) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
getBitmap(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
getBitmapElementIndex(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
getBlob(ObjectId) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
getBlobAsStringLines(ObjectId) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
getBlobCount() - Method in class org.kuali.student.git.model.GitBranchData
 
getBlobsAdded() - Method in class org.kuali.student.git.model.GitBranchData
 
getBranchData(String, long) - Method in interface org.kuali.student.git.model.IGitBranchDataProvider
 
getBranchData(String, long) - Method in class org.kuali.student.git.model.NodeProcessor
 
getBranchHeadId() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getBranchHeadObjectId(String) - Method in interface org.kuali.student.git.model.ExternalModuleUtils.IBranchHeadProvider
 
getBranchName(String, long) - Method in class org.kuali.student.git.model.branch.large.LargeBranchNameProviderMapImpl
 
getBranchName() - Method in class org.kuali.student.git.model.branch.utils.GitBranchUtils.ExistingPathTree
 
getBranchName(String, long) - Method in interface org.kuali.student.git.model.branch.utils.GitBranchUtils.ILargeBranchNameProvider
Pass in the sha-1 id of the branch and if known the full branch name will be returned.
getBranchName() - Method in class org.kuali.student.git.model.BranchMergeInfo
 
getBranchName() - Method in class org.kuali.student.git.model.GitBranchData
 
getBranchName(String, long) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
getBranchName() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
getBranchName() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getBranchNameObjectId(String) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
Compute the objectid of the branch name given.
getBranchPath() - Method in class org.kuali.student.branch.model.BranchData
 
getBranchPath(String, long, GitBranchUtils.ILargeBranchNameProvider) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
getBranchPath() - Method in class org.kuali.student.git.model.GitBranchData
 
getBranchPath() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
getBranchPath() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getBranchRefSpec() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
getByteName() - Method in class org.kuali.student.git.model.tree.JGitTreeData
 
getCanonicalBranchName(String, long, GitBranchUtils.ILargeBranchNameProvider) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
getCommitDependency(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
getCommitId() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
getCommitMessage() - Method in class org.kuali.student.git.model.GitCommitData
 
getCopyFromBranches() - Method in class org.kuali.student.git.model.CopyFromOperation
 
getCopyFromData(long, String) - Method in class org.kuali.student.subversion.model.DefaultNodeFilter
 
getCopyFromData(long, String) - Method in interface org.kuali.student.subversion.model.INodeFilter
Extract the copy from data for the path and revision specified.
getCopyFromPath() - Method in class org.kuali.student.git.model.CopyFromOperation
 
getCopyFromPath() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 
getCopyFromPath() - Method in class org.kuali.student.git.model.tree.GitTreeData.GitMergeData
 
getCopyFromRevision() - Method in class org.kuali.student.git.model.tree.GitTreeData.GitMergeData
 
getCopyFromRevision() - Method in class org.kuali.student.subversion.model.JoinedRevision
 
getCopySha1() - Method in class org.kuali.student.git.model.tree.GitTreeData.GitMergeData
 
getCount() - Method in class org.kuali.student.repository.viewer.RevCommitVertexCount
 
getCurrentCommitId() - Method in class org.kuali.student.git.cleaner.model.CommitDependency
 
getErrorMessage() - Method in class org.kuali.student.git.model.tree.AbstractResourceContext
 
getErrorMessage() - Method in interface org.kuali.student.git.model.tree.ResourceContext
 
getExternalGitCommandPath() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
getExternals() - Method in class org.kuali.student.git.model.GitBranchData
 
getFileMode() - Method in class org.kuali.student.git.model.tree.JGitTreeData
 
getFileNameSuffix() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
getFileNameSuffix() - Method in class org.kuali.student.git.cleaner.RepositoryBlobRewriter
 
getFileNameSuffix() - Method in class org.kuali.student.git.cleaner.RepositoryRemoveMPXRewriter
 
getFileNameSuffix() - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
getFileNameSuffix() - Method in class org.kuali.student.git.cleaner.RewriteFusionPluginData
 
getFullCopyFromPath(long, String) - Method in class org.kuali.student.subversion.model.DefaultNodeFilter
 
getFullCopyFromPath(long, String) - Method in interface org.kuali.student.subversion.model.INodeFilter
 
getInputStream() - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
getLine() - Method in class org.kuali.student.common.io.ReadLineData
 
getMd5() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
getMergeBranches(long, String) - Method in class org.kuali.student.git.model.SvnRevisionMapper
Get the list of branch merge info for the revision and target branch given.
getMergeBranchRevisions(long, String, String) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
getMergedRevisions() - Method in class org.kuali.student.git.model.BranchMergeInfo
 
getMergeParentIds() - Method in class org.kuali.student.git.model.GitBranchData
 
getModuleName() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getName() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
getName() - Method in class org.kuali.student.git.model.tree.JGitTreeData
 
getNodeInitializer() - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
getObjectId() - Method in class org.kuali.student.git.model.tree.JGitTreeData
 
getObjectId(ObjectId, String) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
getOriginalTreeObjectId() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
getParentCommitIds() - Method in class org.kuali.student.git.model.graft.GitGraft
 
getParentDependencies() - Method in class org.kuali.student.git.cleaner.model.CommitDependency
 
getParentId() - Method in class org.kuali.student.git.model.GitBranchData
 
getPath() - Method in class org.kuali.student.branch.model.BranchData
 
getPath() - Method in class org.kuali.student.git.model.branch.utils.GitBranchUtils.ExistingPathTree
 
getPath() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
getPersonIdent() - Method in class org.kuali.student.git.model.GitCommitData
 
getRepo() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
getRevCommitList() - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
getRevision() - Method in class org.kuali.student.branch.model.BranchData
 
getRevision() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
getRevision() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
getRevision() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getRevisionBranches(long, String) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
getRevisionBranchHead(long, String) - Method in class org.kuali.student.git.model.SvnRevisionMapper
Get the object id of the commit refered to by the branch at the revision given.
getRevisionHeads(long) - Method in class org.kuali.student.git.model.SvnRevisionMapper
Get the list of all references at the svn revision number given.
getRevisionsToBeJoined() - Method in class org.kuali.student.subversion.model.DefaultNodeFilter
 
getRevisionsToBeJoined() - Method in interface org.kuali.student.subversion.model.INodeFilter
 
getRevMap() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 
getSha1() - Method in interface org.kuali.student.git.model.GitData
 
getSha1() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
getSkippedLines() - Method in class org.kuali.student.common.io.ReadLineData
 
getSubPath() - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 
getSubTreePath() - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
getTargetBitmap(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
return a bitmap setup with only the index of the parent commit index set to true.
getTargetBranches() - Method in class org.kuali.student.git.model.CopyFromOperation
 
getTargetCommitId() - Method in class org.kuali.student.git.model.graft.GitGraft
 
getTargetRevision() - Method in class org.kuali.student.subversion.model.JoinedRevision
 
getTimeZoneShortFormName(Date) - Static method in class org.kuali.student.git.utils.GitImporterDateUtils
 
getTreeId() - Method in class org.kuali.student.git.model.branch.utils.GitBranchUtils.ExistingPathTree
 
getTreeId(ObjectId) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
getType() - Method in class org.kuali.student.git.model.CopyFromOperation
 
getVertex() - Method in class org.kuali.student.repository.viewer.RevCommitVertexCount
 
GIT_SORT_ORDERING - Static variable in class org.kuali.student.git.model.tree.JGitTreeData
 
GitBranchData - Class in org.kuali.student.git.model
Represents the
GitBranchData(Repository, String, long, SvnRevisionMapper, GitTreeProcessor, GitTreeNodeInitializer) - Constructor for class org.kuali.student.git.model.GitBranchData
 
GitBranchDataUtils - Class in org.kuali.student.git.model.util
 
GitBranchUtils - Class in org.kuali.student.git.model.branch.utils
 
GitBranchUtils() - Constructor for class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
GitBranchUtils.ExistingPathTree - Class in org.kuali.student.git.model.branch.utils
 
GitBranchUtils.ExistingPathTree(String, String, ObjectId) - Constructor for class org.kuali.student.git.model.branch.utils.GitBranchUtils.ExistingPathTree
 
GitBranchUtils.ILargeBranchNameProvider - Interface in org.kuali.student.git.model.branch.utils
 
GitCommitData - Class in org.kuali.student.git.model
 
GitCommitData(PersonIdent, String) - Constructor for class org.kuali.student.git.model.GitCommitData
 
GitCopyFileParser - Class in org.kuali.student.git.tools
 
GitCopyFileParser() - Constructor for class org.kuali.student.git.tools.GitCopyFileParser
 
GitData - Interface in org.kuali.student.git.model
 
GitExtractor - Class in org.kuali.student.git.tools
 
GitExtractor() - Constructor for class org.kuali.student.git.tools.GitExtractor
 
GitGraft - Class in org.kuali.student.git.model.graft
 
GitGraft(ObjectId, Set<ObjectId>) - Constructor for class org.kuali.student.git.model.graft.GitGraft
 
GitGraft(ObjectId, Collection<RevCommit>) - Constructor for class org.kuali.student.git.model.graft.GitGraft
 
GitGraphDetailsPanel - Class in org.kuali.student.repository.viewer
Holds the details of the selected node
GitGraphDetailsPanel(JComboBox, Map<RevCommit, String>, boolean) - Constructor for class org.kuali.student.repository.viewer.GitGraphDetailsPanel
 
GitGraphFrame - Class in org.kuali.student.repository.viewer
 
GitGraphFrame(File, Graph<RevCommit, String>, Map<RevCommit, String>, boolean) - Constructor for class org.kuali.student.repository.viewer.GitGraphFrame
 
GitGraphTransformer - Class in org.kuali.student.repository.viewer
 
GitGraphTransformer(Map<RevCommit, String>, boolean) - Constructor for class org.kuali.student.repository.viewer.GitGraphTransformer
 
GitGraphVertexPickedListener - Class in org.kuali.student.repository.viewer.listener
 
GitGraphVertexPickedListener(VisualizationViewer<RevCommit, String>, GitGraphDetailsPanel) - Constructor for class org.kuali.student.repository.viewer.listener.GitGraphVertexPickedListener
 
GitImporterDateUtils - Class in org.kuali.student.git.utils
 
GitImporterMain - Class in org.kuali.student.git.importer
 
GitImporterMain() - Constructor for class org.kuali.student.git.importer.GitImporterMain
 
GitImporterParseOptions - Class in org.kuali.student.git.importer
 
GitImporterParseOptions(Repository, PrintWriter, PrintWriter, PrintWriter, boolean, String, String, BranchDetector, boolean, String) - Constructor for class org.kuali.student.git.importer.GitImporterParseOptions
 
GitModalGraphMousePlugin - Class in org.kuali.student.repository.viewer.listener
 
GitModalGraphMousePlugin() - Constructor for class org.kuali.student.repository.viewer.listener.GitModalGraphMousePlugin
 
GitRefUtils - Class in org.kuali.student.git.model.ref.utils
 
GitRepositoryUtils - Class in org.kuali.student.git.model
 
GitTreeData - Class in org.kuali.student.git.model.tree
Represents a git tree or directory of blob's and trees.
GitTreeData(GitTreeNodeInitializer) - Constructor for class org.kuali.student.git.model.tree.GitTreeData
 
GitTreeData.GitMergeData - Class in org.kuali.student.git.model.tree
 
GitTreeData.GitMergeData(String, String, String, boolean) - Constructor for class org.kuali.student.git.model.tree.GitTreeData.GitMergeData
 
GitTreeData.GitTreeDataVisitor - Interface in org.kuali.student.git.model.tree
 
GitTreeDataUtils - Class in org.kuali.student.git.model.tree.utils
 
GitTreeNodeData - Class in org.kuali.student.git.model.tree
 
GitTreeNodeData(GitTreeNodeInitializer, String) - Constructor for class org.kuali.student.git.model.tree.GitTreeNodeData
 
GitTreeNodeInitializationException - Exception in org.kuali.student.git.model.tree.exceptions
 
GitTreeNodeInitializationException() - Constructor for exception org.kuali.student.git.model.tree.exceptions.GitTreeNodeInitializationException
 
GitTreeNodeInitializationException(String) - Constructor for exception org.kuali.student.git.model.tree.exceptions.GitTreeNodeInitializationException
 
GitTreeNodeInitializationException(Throwable) - Constructor for exception org.kuali.student.git.model.tree.exceptions.GitTreeNodeInitializationException
 
GitTreeNodeInitializationException(String, Throwable) - Constructor for exception org.kuali.student.git.model.tree.exceptions.GitTreeNodeInitializationException
 
GitTreeNodeInitializationException(String, Throwable, boolean, boolean) - Constructor for exception org.kuali.student.git.model.tree.exceptions.GitTreeNodeInitializationException
 
GitTreeNodeInitializer - Interface in org.kuali.student.git.model.tree
 
GitTreeNodeInitializerImpl - Class in org.kuali.student.git.model.tree
 
GitTreeNodeInitializerImpl(GitTreeProcessor) - Constructor for class org.kuali.student.git.model.tree.GitTreeNodeInitializerImpl
 
GitTreeProcessor - Class in org.kuali.student.git.model.tree.utils
 
GitTreeProcessor(Repository) - Constructor for class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
GitTreeProcessor.GitTreeBlobVisitor - Interface in org.kuali.student.git.model.tree.utils
 
GitTreeProcessor.GitTreePathVisitor - Interface in org.kuali.student.git.model.tree.utils
 

H

hashCode() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 

I

IdentifyBranchTipsMain - Class in org.kuali.student.git.importer
Intended to walk all of the commit graph in the repository to find the branch tags that are not children of the graph
IdentifyBranchTipsMain() - Constructor for class org.kuali.student.git.importer.IdentifyBranchTipsMain
 
IGitBranchDataProvider - Interface in org.kuali.student.git.model
 
includeHourAndMinuteDateFormatter - Static variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
includeTagsInRevWalk() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
By default include tags in the rev walk
initialize() - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
initialize(GitTreeNodeData) - Method in interface org.kuali.student.git.model.tree.GitTreeNodeInitializer
 
initialize(GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.GitTreeNodeInitializerImpl
 
initializeSubTrees() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
INodeFilter - Interface in org.kuali.student.subversion.model
 
inputStream - Variable in class org.kuali.student.subversion.AbstractParseOptions
 
insertBlob(ObjectReader, ObjectInserter, ObjectId, String, String) - Static method in class org.kuali.student.git.model.tree.utils.JGitTreeUtils
Helper to load the mutable tree data (at the root level) for the indicated tree and to then insert the blob and content provided.
inserter - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
insertTag(String, RevCommit, ObjectInserter) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
InvalidBlobChangeException - Exception in org.kuali.student.git.model.exception
 
InvalidBlobChangeException() - Constructor for exception org.kuali.student.git.model.exception.InvalidBlobChangeException
 
InvalidBlobChangeException(String) - Constructor for exception org.kuali.student.git.model.exception.InvalidBlobChangeException
 
InvalidBlobChangeException(Throwable) - Constructor for exception org.kuali.student.git.model.exception.InvalidBlobChangeException
 
InvalidBlobChangeException(String, Throwable) - Constructor for exception org.kuali.student.git.model.exception.InvalidBlobChangeException
 
InvalidBlobChangeException(String, Throwable, boolean, boolean) - Constructor for exception org.kuali.student.git.model.exception.InvalidBlobChangeException
 
InvalidKeyLineException - Exception in org.kuali.student.common.exceptions
 
InvalidKeyLineException() - Constructor for exception org.kuali.student.common.exceptions.InvalidKeyLineException
 
InvalidKeyLineException(String) - Constructor for exception org.kuali.student.common.exceptions.InvalidKeyLineException
 
InvalidKeyLineException(Throwable) - Constructor for exception org.kuali.student.common.exceptions.InvalidKeyLineException
 
InvalidKeyLineException(String, Throwable) - Constructor for exception org.kuali.student.common.exceptions.InvalidKeyLineException
 
IOUtils - Class in org.kuali.student.common.io
This class started as a copy from org.tmatesoft.svn.core.internal.wc.SVNUtil version 1.7.8 and was originally written by: TMate Software Ltd., Peter Skoog it is subject to the svnkit.com license.
IParseOptions - Interface in org.kuali.student.subversion
 
isBlobsDeleted() - Method in class org.kuali.student.git.model.GitBranchData
 
isCreated() - Method in class org.kuali.student.git.model.GitBranchData
 
isDirectoryAddByCopy() - Method in class org.kuali.student.git.model.tree.GitTreeData.GitMergeData
 
isDirty() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
isInitialized() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
isSimplifiedVertex(Map<RevCommit, String>, RevCommit) - Static method in class org.kuali.student.repository.viewer.RevCommitVertexUtils
 
isTreeDirty() - Method in class org.kuali.student.git.model.GitBranchData
 
isTreeDirty() - Method in class org.kuali.student.git.model.tree.GitTreeData
 
itemStateChanged(ItemEvent) - Method in class org.kuali.student.repository.viewer.listener.GitGraphVertexPickedListener
 

J

JGitPushMain - Class in org.kuali.student.git.importer
Intended to be run after the GitImporterMain to push changes found on certain branches to an external remote.
JGitPushMain() - Constructor for class org.kuali.student.git.importer.JGitPushMain
 
JGitTreeData - Class in org.kuali.student.git.model.tree
 
JGitTreeData(String, FileMode, ObjectId) - Constructor for class org.kuali.student.git.model.tree.JGitTreeData
 
JGitTreeUtils - Class in org.kuali.student.git.model.tree.utils
 
JGitTreeUtils() - Constructor for class org.kuali.student.git.model.tree.utils.JGitTreeUtils
 
JoinedRevision - Class in org.kuali.student.subversion.model
 
JoinedRevision() - Constructor for class org.kuali.student.subversion.model.JoinedRevision
 
JoinedRevision(long, long) - Constructor for class org.kuali.student.subversion.model.JoinedRevision
 

K

KualiFoundationBranchDetectorImpl - Class in org.kuali.student.git.model.branch
 
KualiFoundationBranchDetectorImpl() - Constructor for class org.kuali.student.git.model.branch.KualiFoundationBranchDetectorImpl
 
KualiRiceBranchDetectorImpl - Class in org.kuali.rice.git.model.branch
 
KualiRiceBranchDetectorImpl() - Constructor for class org.kuali.rice.git.model.branch.KualiRiceBranchDetectorImpl
 
KualiStudentBranchDetectorImpl - Class in org.kuali.student.git.model.branch
 
KualiStudentBranchDetectorImpl() - Constructor for class org.kuali.student.git.model.branch.KualiStudentBranchDetectorImpl
 

L

LargeBranchNameProviderMapImpl - Class in org.kuali.student.git.model.branch.large
 
LargeBranchNameProviderMapImpl() - Constructor for class org.kuali.student.git.model.branch.large.LargeBranchNameProviderMapImpl
 
loadFilterData(File) - Method in class org.kuali.student.subversion.model.DefaultNodeFilter
 
loadFilterData(File) - Method in interface org.kuali.student.subversion.model.INodeFilter
Load the filter data for a specific join file in the case of duplicates log which one copy from path was used and what the other options were.
loadGrafts(String) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
loadPlugins() - Method in class org.kuali.student.repository.viewer.listener.GitModalGraphMousePlugin
 
log - Static variable in class org.kuali.student.git.model.GitBranchData
 
LONG_BRANCH_NAME_LENGTH - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 

M

main(String[]) - Static method in class org.kuali.student.git.cleaner.RepositoryCleanerMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.ApplyManualBranchCleanup
 
main(String[]) - Static method in class org.kuali.student.git.importer.ConvertBuildTagBranchesToGitTags
 
main(String[]) - Static method in class org.kuali.student.git.importer.ConvertOldBranchesToTagsMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.CreateSwapFile
 
main(String[]) - Static method in class org.kuali.student.git.importer.FixImportRepo
 
main(String[]) - Static method in class org.kuali.student.git.importer.GitImporterMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.IdentifyBranchTipsMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.JGitPushMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.ModuleMergeToolMain
 
main(String[]) - Static method in class org.kuali.student.git.importer.ReportBlobSizePerBranch
 
main(String[]) - Static method in class org.kuali.student.git.importer.ViewSvnRevisionMapDataFileMain
 
Main - Class in org.kuali.student.git.tools
 
Main() - Constructor for class org.kuali.student.git.tools.Main
 
main(String[]) - Static method in class org.kuali.student.git.tools.Main
 
main(String[]) - Static method in class org.kuali.student.git.tools.ShowTree
 
main(String[]) - Static method in class org.kuali.student.repository.viewer.ViewerMain
 
matchesBranchPart(String) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Figure out which part is the branch path part.
merge(GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
Merge the content from the given node into ourself.
ModuleMergeToolMain - Class in org.kuali.student.git.importer
Git supports a subtree merge strategy but we will take that further to a module merge strategy.
ModuleMergeToolMain() - Constructor for class org.kuali.student.git.importer.ModuleMergeToolMain
 

N

NodeProcessor - Class in org.kuali.student.git.model
 
NodeProcessor(Map<String, GitBranchData>, PrintWriter, PrintWriter, PrintWriter, Repository, SvnRevisionMapper, GitImporterParseOptions, BranchDetector, String) - Constructor for class org.kuali.student.git.model.NodeProcessor
 

O

objectId - Variable in class org.kuali.student.git.model.tree.AbstractResourceContext
 
ObjectIdTranslation - Interface in org.kuali.student.git.cleaner.model
 
ObjectIdTranslationService - Class in org.kuali.student.git.cleaner.model
Delegates to an ordered list of translation data sources.
ObjectIdTranslationService(List<ObjectIdTranslation>) - Constructor for class org.kuali.student.git.cleaner.model.ObjectIdTranslationService
 
ObjectTranslationDataSource - Class in org.kuali.student.git.cleaner.model
 
ObjectTranslationDataSource(String) - Constructor for class org.kuali.student.git.cleaner.model.ObjectTranslationDataSource
 
onAfterNode(long, String, Map<String, String>, INodeFilter) - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
onAfterNode(long, String, Map<String, String>, INodeFilter) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onAfterNode(long, String, Map<String, String>, INodeFilter) - Method in interface org.kuali.student.subversion.IParseOptions
 
onBeforeExecute() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onBeforeExecute() - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onBeforeRevWalk() - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onBeforeRevWalk() - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onBranchHead(Ref, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onBranchHead(Ref, ObjectId) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onDumpFormatVersion(ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onDumpFormatVersion(ReadLineData) - Method in interface org.kuali.student.subversion.IParseOptions
 
onNewCommit(RevCommit, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onNewCommit(RevCommit, ObjectId) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onNode(ReadLineData, String) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onNode(ReadLineData, String) - Method in interface org.kuali.student.subversion.IParseOptions
 
onNodeContentLength(long, String, long, long, Map<String, String>, INodeFilter) - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
onNodeContentLength(long, String, long, long, Map<String, String>, INodeFilter) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onNodeContentLength(long, String, long, long, Map<String, String>, INodeFilter) - Method in interface org.kuali.student.subversion.IParseOptions
 
onRevision(long, ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onRevision(long, ReadLineData) - Method in interface org.kuali.student.subversion.IParseOptions
 
onRevisionContentLength(long, long, long, ReadLineData) - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
onRevisionContentLength(long, long, long, ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onRevisionContentLength(long, long, long, ReadLineData) - Method in interface org.kuali.student.subversion.IParseOptions
 
onRevisionPropContentLength(long, long, ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onStreamEnd(ReadLineData) - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
onStreamEnd(ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onStreamEnd(ReadLineData) - Method in interface org.kuali.student.subversion.IParseOptions
 
onTag(ObjectId, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onTag(ObjectId, ObjectId) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onTagRefCreate(String, ObjectId) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
onTagRefCreate(String, ObjectId) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
onUUID(ReadLineData) - Method in class org.kuali.student.git.importer.GitImporterParseOptions
 
onUUID(ReadLineData) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
onUUID(ReadLineData) - Method in interface org.kuali.student.subversion.IParseOptions
 
OPEN_SQUARE_BRACE_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
OPEN_SQUARE_BRACE_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
or(Bitmap) - Method in class org.kuali.student.cleaner.model.bitmap.Bitmap
 
org.kuali.rice.git.model.branch - package org.kuali.rice.git.model.branch
 
org.kuali.student.branch.model - package org.kuali.student.branch.model
 
org.kuali.student.cleaner.model.bitmap - package org.kuali.student.cleaner.model.bitmap
 
org.kuali.student.cleaner.model.sort - package org.kuali.student.cleaner.model.sort
 
org.kuali.student.common.exceptions - package org.kuali.student.common.exceptions
 
org.kuali.student.common.io - package org.kuali.student.common.io
 
org.kuali.student.git.cleaner - package org.kuali.student.git.cleaner
 
org.kuali.student.git.cleaner.model - package org.kuali.student.git.cleaner.model
 
org.kuali.student.git.importer - package org.kuali.student.git.importer
 
org.kuali.student.git.model - package org.kuali.student.git.model
 
org.kuali.student.git.model.branch - package org.kuali.student.git.model.branch
 
org.kuali.student.git.model.branch.exceptions - package org.kuali.student.git.model.branch.exceptions
 
org.kuali.student.git.model.branch.large - package org.kuali.student.git.model.branch.large
 
org.kuali.student.git.model.branch.utils - package org.kuali.student.git.model.branch.utils
 
org.kuali.student.git.model.exception - package org.kuali.student.git.model.exception
 
org.kuali.student.git.model.graft - package org.kuali.student.git.model.graft
 
org.kuali.student.git.model.ref.exception - package org.kuali.student.git.model.ref.exception
 
org.kuali.student.git.model.ref.utils - package org.kuali.student.git.model.ref.utils
 
org.kuali.student.git.model.tree - package org.kuali.student.git.model.tree
 
org.kuali.student.git.model.tree.exceptions - package org.kuali.student.git.model.tree.exceptions
 
org.kuali.student.git.model.tree.utils - package org.kuali.student.git.model.tree.utils
 
org.kuali.student.git.model.util - package org.kuali.student.git.model.util
 
org.kuali.student.git.tools - package org.kuali.student.git.tools
 
org.kuali.student.git.utils - package org.kuali.student.git.utils
 
org.kuali.student.repository.viewer - package org.kuali.student.repository.viewer
 
org.kuali.student.repository.viewer.listener - package org.kuali.student.repository.viewer.listener
 
org.kuali.student.subversion - package org.kuali.student.subversion
 
org.kuali.student.subversion.model - package org.kuali.student.subversion.model
 
org.kuali.student.svn.model - package org.kuali.student.svn.model
 
originalCommitIdToNewCommitIdMap - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
originalTreeObjectId - Variable in class org.kuali.student.git.model.tree.GitTreeNodeData
 

P

parse(String) - Method in class org.kuali.student.git.tools.GitCopyFileParser
 
parseBranch(Long, String) - Method in class org.kuali.rice.git.model.branch.KualiRiceBranchDetectorImpl
 
parseBranch(Long, String) - Method in interface org.kuali.student.git.model.branch.BranchDetector
 
parseBranch(Long, String) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
parseBranch(Long, String) - Method in class org.kuali.student.git.model.branch.BranchDetectorSequencer
 
parseBranch(Long, String) - Method in class org.kuali.student.git.model.branch.KualiFoundationBranchDetectorImpl
 
parseBranch(Long, String) - Method in class org.kuali.student.git.model.branch.KualiStudentBranchDetectorImpl
 
parseDumpFile(String, AbstractParseOptions) - Method in class org.kuali.student.subversion.SvnDumpFilter
Parse the dumpfile given.
parseDumpFile(InputStream, AbstractParseOptions) - Method in class org.kuali.student.subversion.SvnDumpFilter
 
parseDumpFile(String, IParseOptions, INodeFilter) - Method in class org.kuali.student.subversion.SvnDumpFilter
 
parseDumpFile(InputStream, IParseOptions, INodeFilter) - Method in class org.kuali.student.subversion.SvnDumpFilter
 
PathRevisionAndMD5AndSHA1 - Class in org.kuali.student.subversion.model
Holds a path, revision and the md5 hash of the source file.
PathRevisionAndMD5AndSHA1() - Constructor for class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
PathRevisionAndMD5AndSHA1(String, long, String, String) - Constructor for class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
println(FileOutputStream) - Method in class org.kuali.student.common.io.ReadLineData
 
processCommitTree(RevCommit, GitTreeData) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
processCommitTree(RevCommit, GitTreeData) - Method in class org.kuali.student.git.cleaner.RepositoryBlobRewriter
 
processCommitTree(RevCommit, GitTreeData) - Method in class org.kuali.student.git.cleaner.RepositoryRemoveMPXRewriter
 
processCommitTree(RevCommit, GitTreeData) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
processCommitTree(RevCommit, GitTreeData) - Method in class org.kuali.student.git.cleaner.RewriteFusionPluginData
 
processedCommits - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
processNode(String, long, Map<String, String>) - Method in class org.kuali.student.git.model.NodeProcessor
 
processParents(RevCommit) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
Default is to change parents that have been rewritten.
processParents(RevCommit) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
provideRevCommitIterator(Iterator<RevCommit>) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
An extension point where the ordering of the commits can be changed.
provideRevCommitIterator(Iterator<RevCommit>) - Method in class org.kuali.student.git.cleaner.RewriteFusionPluginData
 
push(Repository, String, List<RemoteRefUpdate>, String, String) - Static method in class org.kuali.student.git.importer.JGitPushMain
 
push(String, Repository, String, String) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Push the refspec given to the remote given.

Q

QUESTION_MARK_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
QUESTION_MARK_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 

R

readKeyAndValuePair(InputStream, Map<String, String>) - Static method in class org.kuali.student.common.io.IOUtils
 
readLine(InputStream, String) - Static method in class org.kuali.student.common.io.IOUtils
 
ReadLineData - Class in org.kuali.student.common.io
 
ReadLineData(String, int) - Constructor for class org.kuali.student.common.io.ReadLineData
 
readTilNonEmptyLine(InputStream, String) - Static method in class org.kuali.student.common.io.IOUtils
Consume as many empty lines as required until a content line is read.
renameRef(Repository, PersonIdent, String, String) - Static method in class org.kuali.student.git.model.ref.utils.GitRefUtils
 
repackMapFile() - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
REPLACEMENT_TO_CHARACTER_MAP - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
replaceWith(GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
Replace ourself with the loaded node
ReportBlobSizePerBranch - Class in org.kuali.student.git.importer
 
ReportBlobSizePerBranch() - Constructor for class org.kuali.student.git.importer.ReportBlobSizePerBranch
 
RepositoryBlobRewriter - Class in org.kuali.student.git.cleaner
Git Repositories are best kept under 1 GB for a variety of performance reasons.
RepositoryBlobRewriter() - Constructor for class org.kuali.student.git.cleaner.RepositoryBlobRewriter
 
RepositoryCleaner - Interface in org.kuali.student.git.cleaner
 
RepositoryCleanerMain - Class in org.kuali.student.git.cleaner
 
RepositoryCleanerMain() - Constructor for class org.kuali.student.git.cleaner.RepositoryCleanerMain
 
RepositoryRemoveMPXRewriter - Class in org.kuali.student.git.cleaner
Ingest a series of file paths and or globbing patterns like *.mpx and then for each git commit under consideration rewrite the commit by removing the files that match the pattern's given.
RepositoryRemoveMPXRewriter() - Constructor for class org.kuali.student.git.cleaner.RepositoryRemoveMPXRewriter
 
RepositorySplitter - Class in org.kuali.student.git.cleaner
Git Repositories are best kept under 1 GB for a variety of performance reasons.
RepositorySplitter() - Constructor for class org.kuali.student.git.cleaner.RepositorySplitter
 
reset() - Method in class org.kuali.student.git.model.GitBranchData
 
resetDirtyFlag() - Method in class org.kuali.student.git.model.tree.GitTreeData
 
resetDirtyFlag() - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
ResourceContext - Interface in org.kuali.student.git.model.tree
 
RevCommitBitMapIndex - Class in org.kuali.student.cleaner.model.bitmap
 
RevCommitBitMapIndex(Repository, ObjectIdTranslation, Iterator<RevCommit>) - Constructor for class org.kuali.student.cleaner.model.bitmap.RevCommitBitMapIndex
 
RevCommitVertexCount - Class in org.kuali.student.repository.viewer
 
RevCommitVertexCount(RevCommit, int) - Constructor for class org.kuali.student.repository.viewer.RevCommitVertexCount
 
RevCommitVertexUtils - Class in org.kuali.student.repository.viewer
 
RewriteFusionPluginData - Class in org.kuali.student.git.cleaner
After a repository has been split into pieces the fusion-maven-plugin.dat file may refer to stale object ids.
RewriteFusionPluginData() - Constructor for class org.kuali.student.git.cleaner.RewriteFusionPluginData
 
root - Variable in class org.kuali.student.git.model.tree.GitTreeData
 
runGarbageCollection(String, Repository, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
 

S

set(Integer) - Method in class org.kuali.student.cleaner.model.bitmap.Bitmap
 
set(ObjectId) - Method in class org.kuali.student.cleaner.model.bitmap.Bitmap
 
setAlternateTagNames(List<String>) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
setBackwardMatchPaths(Set<String>) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
setBranchHeadId(ObjectId) - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
setBranchName(String) - Method in class org.kuali.student.svn.model.ExternalModuleInfo
 
setBranchRefSpec(String) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
setCommitData(GitCommitData) - Method in class org.kuali.student.git.model.NodeProcessor
 
setCopyFromBranches(List<SvnRevisionMapper.SvnRevisionMapResults>, String) - Method in class org.kuali.student.git.model.CopyFromOperation
 
setCopyFromPath(String) - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 
setCopyFromRevision(long) - Method in class org.kuali.student.subversion.model.JoinedRevision
 
setCreated(boolean) - Method in class org.kuali.student.git.model.GitBranchData
 
setDetectors(List<BranchDetector>) - Method in class org.kuali.student.git.model.branch.BranchDetectorSequencer
 
setDirty(boolean) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
setExternalGitCommandPath(String) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
setExternals(List<ExternalModuleInfo>) - Method in class org.kuali.student.git.model.GitBranchData
 
setFileInputStream(InputStream) - Method in class org.kuali.student.subversion.AbstractParseOptions
 
setFileInputStream(InputStream) - Method in interface org.kuali.student.subversion.IParseOptions
 
setForwardMatchPaths(Set<String>) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
setGitTreeObjectId(ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
setGitTreeObjectId(ObjectId) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
In some initialization cases we want the node to know its been initialized properly.
setInitialized(boolean) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
setInvalidBeforeTagPaths(Set<String>) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
setLine(String) - Method in class org.kuali.student.common.io.ReadLineData
 
setMd5(String) - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
setMergedRevisions(Set<Long>) - Method in class org.kuali.student.git.model.BranchMergeInfo
 
setParentCommitIds(Set<ObjectId>) - Method in class org.kuali.student.git.model.graft.GitGraft
 
setParentDependencies(Set<CommitDependency>) - Method in class org.kuali.student.git.cleaner.model.CommitDependency
 
setParentId(ObjectId) - Method in class org.kuali.student.git.model.GitBranchData
 
setPath(String) - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
setRepo(Repository) - Method in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
setRevision(long) - Method in class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
setRevision(long) - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
setRoot(GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
setSelectedCommit(RevCommit, int) - Method in class org.kuali.student.repository.viewer.GitGraphDetailsPanel
 
setSha1(String) - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
setSkippedLines(int) - Method in class org.kuali.student.common.io.ReadLineData
 
setStandardBackwardMatchPaths(Set<String>) - Method in class org.kuali.student.git.model.branch.BranchDetectorImpl
 
setTargetBranches(List<GitBranchData>) - Method in class org.kuali.student.git.model.CopyFromOperation
 
setTargetCommitId(ObjectId) - Method in class org.kuali.student.git.model.graft.GitGraft
 
setTargetRevision(long) - Method in class org.kuali.student.subversion.model.JoinedRevision
 
setupLocalCredentialHelper(String, Repository, File) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
Setup the Credential Helper to point at a file configured with the credentials.
ShowTree - Class in org.kuali.student.git.tools
 
ShowTree() - Constructor for class org.kuali.student.git.tools.ShowTree
 
shutdown() - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
sizeOrderedReplacements - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
SPACE_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
SPACE_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
splitFusedTree(ObjectReader, ObjectInserter, RevWalk, ObjectId, List<ExternalModuleInfo>) - Static method in class org.kuali.student.git.model.ExternalModuleUtils
Split the fused commit into modules.size() tree's for each ExternalModuleInfo provided.
STAR_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
STAR_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
startsWith(String) - Method in class org.kuali.student.common.io.ReadLineData
 
startsWith(String, String) - Static method in class org.kuali.student.git.model.branch.utils.GitBranchUtils
Parts based comparison to make sure that whole parts from path match whole parts from the prefix.
storeChecksumData(long, String, String, String) - Method in class org.kuali.student.subversion.model.DefaultNodeFilter
 
storeChecksumData(long, String, String, String) - Method in interface org.kuali.student.subversion.model.INodeFilter
For Version 3 dump's we need to acquire the copyfrom hashes from the earlier point in the stream.
storeLargeBranchName(String, long) - Method in class org.kuali.student.git.model.branch.large.LargeBranchNameProviderMapImpl
 
storeLargeBranchName(String, long) - Method in interface org.kuali.student.git.model.branch.utils.GitBranchUtils.ILargeBranchNameProvider
 
storeLargeBranchName(String, long) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 
storeObjectTranslation(String, String) - Method in class org.kuali.student.git.cleaner.model.ObjectTranslationDataSource
 
storeResource(String, GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.BlobResourceContext
 
storeResource(String, GitTreeNodeData) - Method in interface org.kuali.student.git.model.tree.ResourceContext
 
storeResource(String, GitTreeNodeData) - Method in class org.kuali.student.git.model.tree.TreeResourceContext
 
subTreeReferences - Variable in class org.kuali.student.git.model.tree.GitTreeNodeData
 
SVN_DUMP_KEY_CONTENT_LENGTH - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_NODE_ACTION - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_NODE_COPYFROM_PATH - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_NODE_COPYFROM_REV - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_NODE_KIND - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_PROP_CONTENT_LENGTH - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_TEXT_CONTENT_LENGTH - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_TEXT_COPY_SOURCE_MD5 - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SVN_DUMP_KEY_TEXT_COPY_SOURCE_SHA1 - Static variable in class org.kuali.student.subversion.SvnDumpFilter
 
SvnDumpFilter - Class in org.kuali.student.subversion
Svn Dump Filter is a way to change the contents of a revision as it is loaded.
SvnDumpFilter() - Constructor for class org.kuali.student.subversion.SvnDumpFilter
 
SvnMergeInfoUtils - Class in org.kuali.student.git.model
 
SvnMergeInfoUtils() - Constructor for class org.kuali.student.git.model.SvnMergeInfoUtils
 
SvnMergeInfoUtils.BranchRangeDataProvider - Interface in org.kuali.student.git.model
 
SvnRevisionMapper - Class in org.kuali.student.git.model
 
SvnRevisionMapper(Repository) - Constructor for class org.kuali.student.git.model.SvnRevisionMapper
 
SvnRevisionMapper.SvnRevisionMap - Class in org.kuali.student.git.model
 
SvnRevisionMapper.SvnRevisionMap(long, String, String, String) - Constructor for class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMap
 
SvnRevisionMapper.SvnRevisionMapResults - Class in org.kuali.student.git.model
 
SvnRevisionMapper.SvnRevisionMapResults(SvnRevisionMapper.SvnRevisionMap, String, String) - Constructor for class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 
SvnRevisionMapper.SvnRevisionMapResults(SvnRevisionMapper.SvnRevisionMap, String) - Constructor for class org.kuali.student.git.model.SvnRevisionMapper.SvnRevisionMapResults
 

T

tagHeads - Variable in class org.kuali.student.git.cleaner.AbstractRepositoryCleaner
 
TILDE_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
TILDE_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
toString() - Method in class org.kuali.student.common.io.ReadLineData
 
toString() - Method in class org.kuali.student.git.model.tree.JGitTreeData
 
toString() - Method in class org.kuali.student.subversion.model.JoinedRevision
 
toString() - Method in class org.kuali.student.subversion.model.PathRevisionAndMD5AndSHA1
 
transform(RevCommit) - Method in class org.kuali.student.repository.viewer.GitGraphTransformer
 
translateObjectId(ObjectId) - Method in interface org.kuali.student.git.cleaner.model.ObjectIdTranslation
 
translateObjectId(ObjectId) - Method in class org.kuali.student.git.cleaner.model.ObjectIdTranslationService
 
translateObjectId(ObjectId) - Method in class org.kuali.student.git.cleaner.model.ObjectTranslationDataSource
 
treeContainsPath(ObjectId, String) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
Compute if the path given exists in the commit tree.
TreeProcessor - Interface in org.kuali.student.git.model.tree.utils
 
TreeResourceContext - Class in org.kuali.student.git.model.tree
 
TreeResourceContext(GitTreeProcessor, ObjectId) - Constructor for class org.kuali.student.git.model.tree.TreeResourceContext
 
truncateTo(long) - Method in class org.kuali.student.git.model.SvnRevisionMapper
 

U

UNDERSCORE_CHARACTER - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
UNDERSCORE_REPLACEMENT - Static variable in class org.kuali.student.git.model.branch.utils.GitBranchUtils
 
updateRef(String, Repository, String, ObjectId, boolean, OutputStream) - Static method in class org.kuali.student.git.utils.ExternalGitUtils
 

V

validateArgs(List<String>) - Method in class org.kuali.student.git.cleaner.RepositoryBlobRewriter
 
validateArgs(List<String>) - Method in interface org.kuali.student.git.cleaner.RepositoryCleaner
Ingest the command line arguments and setup the requirements for the command.
validateArgs(List<String>) - Method in class org.kuali.student.git.cleaner.RepositoryRemoveMPXRewriter
 
validateArgs(List<String>) - Method in class org.kuali.student.git.cleaner.RepositorySplitter
 
validateArgs(List<String>) - Method in class org.kuali.student.git.cleaner.RewriteFusionPluginData
 
valueOf(String) - Static method in enum org.kuali.student.git.model.CopyFromOperation.OperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kuali.student.git.model.CopyFromOperation.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
VetoBranchException - Exception in org.kuali.student.git.model.branch.exceptions
 
VetoBranchException() - Constructor for exception org.kuali.student.git.model.branch.exceptions.VetoBranchException
 
VetoBranchException(String) - Constructor for exception org.kuali.student.git.model.branch.exceptions.VetoBranchException
 
VetoBranchException(Throwable) - Constructor for exception org.kuali.student.git.model.branch.exceptions.VetoBranchException
 
VetoBranchException(String, Throwable) - Constructor for exception org.kuali.student.git.model.branch.exceptions.VetoBranchException
 
VetoBranchException(String, Throwable, boolean, boolean) - Constructor for exception org.kuali.student.git.model.branch.exceptions.VetoBranchException
 
ViewerMain - Class in org.kuali.student.repository.viewer
 
ViewerMain() - Constructor for class org.kuali.student.repository.viewer.ViewerMain
 
ViewSvnRevisionMapDataFileMain - Class in org.kuali.student.git.importer
View a specific revision section in an svn revision mapper data file.
ViewSvnRevisionMapDataFileMain() - Constructor for class org.kuali.student.git.importer.ViewSvnRevisionMapDataFileMain
 
visit(GitTreeData.GitTreeDataVisitor) - Method in class org.kuali.student.git.model.tree.GitTreeData
 
visit(GitTreeData.GitTreeDataVisitor) - Method in class org.kuali.student.git.model.tree.GitTreeNodeData
 
visitBlob(ObjectId, String, String) - Method in class org.kuali.student.git.model.CopyFromTreeBlobVisitor
 
visitBlob(String, ObjectId) - Method in interface org.kuali.student.git.model.tree.GitTreeData.GitTreeDataVisitor
 
visitBlob(ObjectId, String, String) - Method in interface org.kuali.student.git.model.tree.utils.GitTreeProcessor.GitTreeBlobVisitor
 
visitBlobs(ObjectId, GitTreeProcessor.GitTreeBlobVisitor) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
visitBlobs(ObjectId, GitTreeProcessor.GitTreeBlobVisitor, TreeFilter) - Method in class org.kuali.student.git.model.tree.utils.GitTreeProcessor
 
visitPath(String, String) - Method in interface org.kuali.student.git.model.tree.utils.GitTreeProcessor.GitTreePathVisitor
 

X

xor(Bitmap) - Method in class org.kuali.student.cleaner.model.bitmap.Bitmap
 
A B C D E F G H I J K L M N O P Q R S T U V X 

Copyright © 2004–2014 The Kuali Foundation. All rights reserved.