.. |
html
|
Generated pie charts in HTML view now handle re-sizing better.
|
2013-07-27 23:48:34 +02:00 |
translations
|
Updated the locale template (.pot) and the Swedish translation.
|
2014-01-13 13:42:04 +01:00 |
__init__.py
|
Added a setup.py for use with setuptools or Distribute.
|
2013-06-14 03:16:57 +02:00 |
basedir.py
|
File structure rearranged to be more compatible with setuptools/Distribute.
|
2013-06-14 03:16:30 +02:00 |
blame.py
|
Removed unnecessary print in the blame module.
|
2013-09-17 11:56:48 +02:00 |
changes.py
|
Added filtering of commits from specific authors or emails (Fixes issue 5).
|
2013-07-30 06:32:58 +02:00 |
comment.py
|
Added support for comments in .hh files.
|
2013-12-05 08:47:20 +01:00 |
config.py
|
Completely removed the missing module and the --checkout-missing option.
|
2013-08-03 10:30:43 +02:00 |
extensions.py
|
Added .cc and .hh to the list of default extensions scanned.
|
2014-01-08 03:51:02 +01:00 |
filtering.py
|
Fixed some pylint violations in the filtering module.
|
2014-01-08 04:17:25 +01:00 |
format.py
|
Generated pie charts in HTML view now handle re-sizing better.
|
2013-07-27 23:48:34 +02:00 |
gitinspector.py
|
Print a warning when the terminal encoding is not set (Fixes issue 19).
|
2014-01-08 06:05:10 +01:00 |
gravatar.py
|
Fixed compatibility with Python 3 in the gravatar module.
|
2013-07-28 00:13:45 +02:00 |
help.py
|
Updated the help command to show information on author/email filtering.
|
2013-10-30 03:07:45 +01:00 |
interval.py
|
Removed some "#!/usr/bin/python" entries that sneaked into a few files.
|
2013-08-08 07:10:04 +02:00 |
localization.py
|
Removed some "#!/usr/bin/python" entries that sneaked into a few files.
|
2013-08-08 07:10:04 +02:00 |
metrics.py
|
Completely removed the missing module and the --checkout-missing option.
|
2013-08-03 10:30:43 +02:00 |
optval.py
|
Exceptions now store messages in self.msg directly.
|
2013-07-14 04:57:32 +02:00 |
outputable.py
|
Added a "htmlembedded" output format.
|
2013-06-26 02:36:13 +02:00 |
responsibilities.py
|
Added filtering of commits from specific authors or emails (Fixes issue 5).
|
2013-07-30 06:32:58 +02:00 |
terminal.py
|
Print a warning when the terminal encoding is not set (Fixes issue 19).
|
2014-01-08 06:05:10 +01:00 |
timeline.py
|
Added filtering of commits from specific authors or emails (Fixes issue 5).
|
2013-07-30 06:32:58 +02:00 |
version.py
|
Bumped the version number to 0.3.1.
|
2013-07-29 12:19:42 +02:00 |