Development of GitinspectorGUI started some four years ago as an update and extension of the excellent gitinspector tool in this repository by Adam Waldenberg. Gradually, the tool was extended with more and more features, and about a year ago, GitinspectorGUI has been completely rewritten and no longer uses any code from the gitinspector tool.
Html and Excel backends provide detailed Git statistics:
- per author
- per author subdivided by file
- per file subdivided by author
- per file
Output also provides detailed blame information per file. Output lines are colored by author, allowing for easy visual inspection and tracking of author contributions.
The GUI and CLI interface have the same options and functionality.
Executable apps with a GUI interface are available for macOS and Windows. Additionally, a Python package can be installed from PyPI. This solution works on all platforms that support Python, including Linux.
Links:
Example output from the Python Algorithms repository:
