gitinspector/gitinspector
Adam Waldenberg 46b21db196 The changes module now supports multiple repositories (See issue #24).
Just as before, all other parts of gitinspector currently do not
support fetching statistics from multiple repositories and just
simply fetch data from the last repository specified.
2015-10-31 03:44:00 +01:00
..
html The blame chart legend now shows the correct colors (Fixes issue 26). 2014-07-04 01:37:58 +02:00
output The changes module now supports multiple repositories (See issue #24). 2015-10-31 03:44:00 +01:00
translations Bumped the version number to the next development iteration. 2015-10-29 02:25:20 +01:00
__init__.py Added a setup.py for use with setuptools or Distribute. 2013-06-14 03:16:57 +02:00
basedir.py The basedir module is no longer persistent (doesn't remember state). 2015-10-30 23:29:03 +01:00
blame.py Fixed some pylint violations. This also takes care of some bugs. 2015-10-31 00:03:51 +01:00
changes.py The changes module now supports multiple repositories (See issue #24). 2015-10-31 03:44:00 +01:00
clone.py Fixed some pylint violations. This also takes care of some bugs. 2015-10-31 00:03:51 +01:00
comment.py Fixed pylint violations reported by a newer version of pylint. 2015-10-12 03:15:30 +02:00
config.py The gitinspector.py entry module now considers all repositories. 2015-10-30 23:46:13 +01:00
extensions.py Refactored all outputable modules. 2015-10-12 03:03:07 +02:00
filtering.py Fixed pylint violations reported by a newer version of pylint. 2015-10-12 03:15:30 +02:00
format.py The basedir module is no longer persistent (doesn't remember state). 2015-10-30 23:29:03 +01:00
gitinspector.py The changes module now supports multiple repositories (See issue #24). 2015-10-31 03:44:00 +01:00
gravatar.py Added support for JSON output format (Fixes #50). 2015-10-24 02:44:45 +02:00
help.py Restructured imports slightly. 2015-10-21 05:26:20 +02:00
interval.py Global cleanup fixing some pylint violations. 2015-10-05 06:17:10 +02:00
localization.py Restructured imports slightly. 2015-10-21 05:26:20 +02:00
metrics.py Restructured imports slightly. 2015-10-21 05:26:20 +02:00
optval.py Fixed broken header in optval module. 2014-01-22 00:24:22 +01:00
responsibilities.py Re-factored the changes module and made it more independent. 2015-10-29 03:09:46 +01:00
terminal.py Moved blame.Blame.output_progress to terminal.output_progress. 2015-10-29 03:36:53 +01:00
timeline.py Updated copyright notices of recently updated files. 2015-10-12 03:18:57 +02:00
version.py Bumped the version number to the next development iteration. 2015-10-29 02:25:20 +01:00