📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg ed501fe757 Longer file names are now generated when "git log" runs in the changes module.
The default setting configures printed file names to fit to a 80 character
wide terminal; something that destroys the ability to do proper filtering of
long file names in gitinspector.
2012-05-24 02:03:57 +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 constant to the blame module for the number of threads. 2012-05-23 09:18:50 +02:00
changes.py Longer file names are now generated when "git log" runs in the changes module. 2012-05-24 02:03:57 +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
filtering.py Appropriate modules now take the terminal width into consideration. 2012-05-24 02:00:24 +02:00
gitinspector.py Added filtering support. 2012-05-22 17:57:44 +02:00
help.py Fixed a few misstakes in the help text. 2012-05-23 00:17:28 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Added filtering support. 2012-05-22 17:57:44 +02:00
missing.py Appropriate modules now take the terminal width into consideration. 2012-05-24 02:00:24 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
terminal.py The terminal module now also checks if the terminal actually is a terminal. 2012-05-24 01:30:51 +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.