BanCommit |
|
BanCommitResult |
|
BranchOrderSection |
|
ChangeReportFormatter.Input |
|
ChangeReportFormatter.Input.Builder |
|
CodeReviewCommit |
Extended commit entity with code review specific metadata.
|
CodeReviewCommit.CodeReviewRevWalk |
|
CommitUtil |
Static utilities for working with RevCommit s.
|
DefaultAdvertiseRefsHook |
|
DefaultChangeReportFormatter |
Print a change description for use in git command-line progress.
|
DefaultQueueOp |
|
GarbageCollection |
|
GarbageCollectionLogFile |
|
GarbageCollectionModule |
|
GarbageCollectionQueue |
|
GarbageCollectionRunner |
Runnable to enable scheduling gc to run periodically
|
GitModule |
Configures the Git support.
|
GitRepositoryManagerModule |
|
GroupCollector |
Helper for assigning groups to commits during ReceiveCommits .
|
HookUtil |
Static utilities for writing git protocol hooks.
|
InMemoryInserter |
|
InsertedObject |
|
LocalDiskRepositoryManager |
Manages Git repositories stored on the local filesystem.
|
LocalDiskRepositoryManager.Lifecycle |
|
LocalDiskRepositoryManager.Module |
|
MergedByPushOp |
|
MergeTip |
Class describing a merge tip during merge operation.
|
MergeUtil |
Utility methods used during the merge process.
|
MultiBaseLocalDiskRepositoryManager |
|
MultiBaseLocalDiskRepositoryManager.Module |
|
MultiProgressMonitor |
Progress reporting interface that multiplexes multiple sub-tasks.
|
NotesBranchUtil |
A utility class for updating a notes branch with automatic merge of note trees.
|
NotifyConfig |
|
PerThreadRequestScope |
|
PerThreadRequestScope.Propagator |
|
PureRevertCache |
Computes and caches if a change is a pure revert of another change.
|
RepoRefCache |
RefCache backed directly by a repository.
|
SearchingChangeCacheImpl |
Cache based on an index query of the most recent changes.
|
SearchingChangeCacheImpl.CachedChange |
|
SearchingChangeCacheImpl.Module |
|
TagCache |
|
TagMatcher |
|
TagSetHolder |
|
TransferConfig |
|
UploadPackMetricsHook |
|
UserConfigSections |
|
ValidationError |
Indicates a problem with Git based data.
|
WorkQueue |
Delayed execution of tasks using a background thread pool.
|
WorkQueue.Lifecycle |
|
WorkQueue.Module |
|
WorkQueue.ProjectTask<V> |
Same as Task class, but with a reference to ProjectRunnable, used to retrieve the project name
from the operation queued
|
WorkQueue.Task<V> |
A wrapper around a scheduled Runnable, as maintained in the queue.
|