📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg f8b3a20652 Added a new --checkout-missing option. Missing files are now pretty-printed.
If any missing files are detected during analysis, gitinspector reports them
in a list. If, on the other hand, the --checkout-missing option is supplied,
gitinspector will try to checkout any missing files instead.
2012-05-07 09:38:11 +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 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 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

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.