📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 3e8d6434e8 Perfected the look of the HTML output from the blame module.
This output is a good start and should work fine as a first template that
can be used when implementing HTML output in all other modules.

Once this is done we can work on adding some interactivity. However; it
might be a good idea to just release a version with some simple HTML
output before adding more complex stuff.
2012-11-17 02:58:56 +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 Perfected the look of the HTML output from the blame module. 2012-11-17 02:58:56 +01:00
changes.py HTML header and footer is now properly outputted. 2012-11-03 02:13:53 +01:00
comment.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
extensions.py Implemented support for XML output in the extensions module. 2012-10-19 02:01:10 +02:00
filtering.py Implemented support for XML output in the filtering module. 2012-11-03 01:08:08 +01:00
format.py Extended the HTML header with some initial CSS. 2012-11-17 00:33:47 +01:00
gitinspector.py Implemented support for XML output in the missing module. 2012-11-03 01:26:49 +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 Implemented support for XML output in the metrics module. 2012-10-23 11:25:52 +02:00
missing.py Implemented support for XML output in the missing module. 2012-11-03 01:26:49 +01:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
responsibilities.py Fixed some violations reported by pylint. 2012-11-13 12:18:30 +01:00
terminal.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
timeline.py Implemented support for XML output in the timeline module. 2012-10-21 01:22:21 +02:00
version.py Fixed broken --version text output. 2012-10-21 01:27:50 +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.