📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 4b1267ba39 The changes module no longer generates file diffs with 0 insertions/deletions.
Under certain conditions this could previously cause a division by zero in the
timeline.TimelineData.get_multiplier() method.
2012-05-05 23:24:14 +02:00
.gitignore Initial commit. 2012-05-04 11:40:30 +02:00
.pylintrc Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
blame.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
changes.py The changes module no longer generates file diffs with 0 insertions/deletions. 2012-05-05 23:24:14 +02:00
extensions.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
gitinspector.py Completely removed the -x option controlling printing of escape characters. 2012-05-05 10:26:02 +02:00
help.py Completely removed the -x option controlling printing of escape characters. 2012-05-05 10:26:02 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
sysrun.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
terminal.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
timeline.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
version.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00

readme.txt

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.