mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
📊 The statistical analysis tool for git repositories
f4c3285cb8
This can now be done by supplying one (or both) of the "--since" and "--until" parameters to the gitinspector executable. These parameters work in the same manner as they do in git and accept the same values. Statistics will only be generated from data between the given interval. |
||
---|---|---|
html | ||
.gitignore | ||
.pylintrc | ||
basedir.py | ||
blame.py | ||
changes.py | ||
comment.py | ||
extensions.py | ||
filtering.py | ||
format.py | ||
gitinspector.py | ||
help.py | ||
interval.py | ||
license.txt | ||
metrics.py | ||
missing.py | ||
outputable.py | ||
readme.txt | ||
responsibilities.py | ||
terminal.py | ||
timeline.py | ||
version.py |
Copyright © 2012-2013 Ejwa Software. All rights reserved. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the accompanying license.txt file for further details. For questions regarding gitinspector you can contact the current maintainer in charge at gitinspector@ejwa.se.