Module analysis

Source

Structsยง

AnalysisCommands
Analysis and reporting commands grouped together
AsyncSummaryCommand
Async parallel version of SummaryCommand
ColorGraphCommand
Command to show colored commit graph
ContributorsCommand
Command to show contributors
GraphCommand
Command to show simple commit graph
LargeFilesCommand
Command to find large files
ParallelContributorsCommand
Parallel version of ContributorsCommand using multi-threading
ParallelLargeFilesCommand
Parallel version of LargeFilesCommand using multi-threading
ParallelTechnicalDebtCommand
Parallel version of TechnicalDebtCommand using multi-threading
SinceCommand
Command to show commits since a certain time or reference
SummaryCommand
Command to generate repository summary
TechnicalDebtCommand
Command to analyze technical debt
WhatCommand
Command to analyze what changed between branches