mirror of
https://github.com/ejwa/gitinspector.git
synced 2024-11-16 00:28:25 +01:00
📊 The statistical analysis tool for git repositories
1e8e60574f
The output is now limited to 80 characters; this is useful when cat'ing to a file and terminal.get_size() is called. The previous behaviour was to always output according to the terminal width, something that probably isn't what someone usually wants when outputting to a file. |
||
---|---|---|
.gitignore | ||
.pylintrc | ||
blame.py | ||
changes.py | ||
comment.py | ||
extensions.py | ||
filtering.py | ||
gitinspector.py | ||
help.py | ||
license.txt | ||
metrics.py | ||
missing.py | ||
readme.txt | ||
terminal.py | ||
timeline.py | ||
version.py |
Copyright © 2012 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.