.. |
html
|
Added author and license meta data to gitinspector piclet image.
|
2015-11-26 00:58:30 +01:00 |
output
|
Removed superfluous quotation character in the JSON metrics output.
|
2015-12-18 08:41:46 +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
|
basedir.get_basedir_git() now takes an optional path argument.
|
2015-11-01 17:19:46 +01:00 |
blame.py
|
Handle git-rev-list and git-ls-tree with empty changesets (#132, #115).
|
2017-05-13 15:41:13 +02:00 |
changes.py
|
Set ref to HEAD when starting changes analysis i (Fixes #132).
|
2017-05-13 15:43:09 +02:00 |
clone.py
|
Fixed some pylint violations.
|
2015-11-03 00:44:47 +01:00 |
comment.py
|
Fix for PHP close comment token.
|
2017-05-13 16:06:38 +02:00 |
config.py
|
The gitinspector.py entry module now considers all repositories.
|
2015-10-30 23:46:13 +01:00 |
extensions.py
|
Fix inconsistent behavior with -f "**" (#95).
|
2016-02-03 11:47:00 +01:00 |
filtering.py
|
Fixed pylint violations reported by a newer version of pylint.
|
2015-10-12 03:15:30 +02:00 |
format.py
|
Use repos_string instead of repos[0].name in JSON output in format.py.
|
2015-11-07 05:55:14 +01:00 |
gitinspector.py
|
When generating the report, summed changes need to be non-empty (#132).
|
2017-05-13 15:39:38 +02:00 |
gravatar.py
|
Removed size parameter from gravatar URL's in JSON output (#50).
|
2015-12-17 03:08:33 +01:00 |
help.py
|
Help text now mentions support for multiple repos (See issue #24).
|
2015-10-31 05:11:10 +01: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
|
Handle git-rev-list and git-ls-tree with empty changesets (#132, #115).
|
2017-05-13 15:41:13 +02:00 |
optval.py
|
Fixed broken header in optval module.
|
2014-01-22 00:24:22 +01:00 |
responsibilities.py
|
Fixed some pylint violations.
|
2015-11-03 00:44:47 +01:00 |
terminal.py
|
Better support terminals behaving like urxvt (Fixes #101).
|
2016-01-21 00:22:52 +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 |