📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg ac5c5ddb31 Added format module with initial support for different formats.
Currently this does nothing but will later enable us to output xml and
html alongside the current support for text output.
2012-10-12 12:52:35 +02: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
blame.py Removed keyword arguments from the decode() calls. 2012-05-29 03:13:49 +02:00
changes.py Removed keyword arguments from the decode() calls. 2012-05-29 03:13:49 +02:00
comment.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
extensions.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
filtering.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
format.py Added format module with initial support for different formats. 2012-10-12 12:52:35 +02:00
gitinspector.py Added format module with initial support for different formats. 2012-10-12 12:52:35 +02:00
help.py Added format module with initial support for different formats. 2012-10-12 12:52:35 +02:00
html.template 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 Removed keyword arguments from the decode() calls. 2012-05-29 03:13:49 +02:00
missing.py More changes done to improve compatibility with Python 3. 2012-05-28 16:35:47 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
responsibilities.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
terminal.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
timeline.py Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
version.py Bumped the version number to 0.1.0. 2012-05-29 03:15:29 +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.