gitinspector/gitinspector/output
Adam Waldenberg 7f5b50cd0d Fixed formatting bug in the JSON output of the metrics module.
Sections in the metrics output were not being separated with a comma,
leading to invalid JSON.
2015-11-01 03:45:44 +01:00
..
__init__.py Refactored all outputable modules. 2015-10-12 03:03:07 +02:00
blameoutput.py Support for multiple repositories is near completion (See issue #24). 2015-10-31 05:10:00 +01:00
changesoutput.py The changes module now supports multiple repositories (See issue #24). 2015-10-31 03:44:00 +01:00
extensionsoutput.py Added support for JSON output format (Fixes #50). 2015-10-24 02:44:45 +02:00
filteringoutput.py Added support for JSON output format (Fixes #50). 2015-10-24 02:44:45 +02:00
metricsoutput.py Fixed formatting bug in the JSON output of the metrics module. 2015-11-01 03:45:44 +01:00
outputable.py Fixed some pylint violations. This also takes care of some bugs. 2015-10-31 00:03:51 +01:00
responsibilitiesoutput.py Support for multiple repositories is near completion (See issue #24). 2015-10-31 05:10:00 +01:00
timelineoutput.py Added support for JSON output format (Fixes #50). 2015-10-24 02:44:45 +02:00