📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 81e3f5d82c The ctrl-c signal can now be sent when the blame analysis is running.
Fixed by just enabling the daemon property on the blame threads.
2012-05-21 15:43:51 +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 The ctrl-c signal can now be sent when the blame analysis is running. 2012-05-21 15:43:51 +02:00
changes.py Enabled threading in the blame module and removed the system module. 2012-05-20 22:02:08 +02:00
comment.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
extensions.py Removed an unused import from the extensions module. 2012-05-16 05:11:04 +02:00
gitinspector.py Enabled threading in the blame module and removed the system module. 2012-05-20 22:02:08 +02:00
help.py Modified the help to better reflect what -H does. 2012-05-18 04:34:10 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Enabled threading in the blame module and removed the system module. 2012-05-20 22:02:08 +02:00
missing.py Enabled threading in the blame module and removed the system module. 2012-05-20 22:02:08 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
terminal.py Added a progress text which is shown during the blame stage when -H is given. 2012-05-18 04:33:10 +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.