📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 37c4260149 Added an Outputable class and worked a little more on the HTML output.
The Outputable class is now the base class of all the classes that want to
output formatted text. This is more object oriented and cleaner solution
compared to the previous implementation.
2013-03-11 00:23:50 +01:00
html Perfected the look of the HTML output from the blame module. 2012-11-17 02:58:56 +01:00
.gitignore Initial commit. 2012-05-04 11:40:30 +02:00
.pylintrc Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
basedir.py gitinspector can now be executed from another directory again. 2012-11-13 11:27:56 +01:00
blame.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
changes.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
comment.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
extensions.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
filtering.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
format.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
gitinspector.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
help.py Added format module with initial support for different formats. 2012-10-12 12:52:35 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
missing.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
outputable.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
responsibilities.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
terminal.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
timeline.py Added an Outputable class and worked a little more on the HTML output. 2013-03-11 00:23:50 +01:00
version.py Removed XML output from version module. 2013-03-11 00:12:35 +01: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.