📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg cf261728be The changes module now uses the -w flag when calling git.
This makes the generated statistics more coherent with the output from the
blame module.
2012-05-09 09:35:27 +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 Added a new --checkout-missing option. Missing files are now pretty-printed. 2012-05-07 09:38:11 +02:00
changes.py The changes module now uses the -w flag when calling git. 2012-05-09 09:35:27 +02:00
extensions.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
gitinspector.py Added a new --checkout-missing option. Missing files are now pretty-printed. 2012-05-07 09:38:11 +02:00
help.py Added a new --checkout-missing option. Missing files are now pretty-printed. 2012-05-07 09:38:11 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
missing.py Added a new --checkout-missing option. Missing files are now pretty-printed. 2012-05-07 09:38:11 +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.