diffstat Plugin
diffstat creates histogram stats from diff output.
Usage Examples
- "show change statistics for a patch"
- "pipe git diff through diffstat"
- "analyze diff impact across files"
Installation
brew install diffstat
Key Features
- Diff/patch histogram generation
- File-level change statistics
- Addition/deletion count per file
- Bar chart visual summary
- Piped output support
- Code review integration