gitinspector/gitinspector
Adam Waldenberg d07da3dc69 Bumped the version number to 0.3.0. 2013-07-15 05:33:23 +02:00
..
html Removed the "€" character from the tablesorter plugin (Fixes issue 6). 2013-06-30 18:34:45 +02:00
translations Bumped the version number to 0.3.0. 2013-07-15 05:33:23 +02: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 Added the new localization strings to the pot file. 2013-07-10 13:55:23 +02:00
changes.py Added the new localization strings to the pot file. 2013-07-10 13:55:23 +02:00
comment.py Added a handle_comment_block() function in the comment module. 2013-07-02 23:03:09 +02:00
config.py Fixed some pylint violations in some newly added code. 2013-07-14 04:47:34 +02:00
extensions.py Changed the argument parsing back to using getopt! 2013-07-14 00:07:36 +02:00
filtering.py Added InvalidRegExpError in the filtering module. 2013-07-14 12:19:31 +02:00
format.py Exceptions now store messages in self.msg directly. 2013-07-14 04:57:32 +02:00
gitinspector.py Output is now written to stderr when an exception is caught. 2013-07-15 04:48:25 +02:00
help.py Added a --localize-output flag. 2013-07-10 05:24:18 +02:00
interval.py Made some changes to ensure compatibility in Python 2 with gettext. 2013-06-25 16:37:18 +02:00
localization.py Removed a pylint violation in the localization module. 2013-07-10 16:45:46 +02:00
metrics.py Added the new localization strings to the pot file. 2013-07-10 13:55:23 +02:00
missing.py Added the new localization strings to the pot file. 2013-07-10 13:55:23 +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 the new localization strings to the pot file. 2013-07-10 13:55:23 +02:00
terminal.py Fixed some pylint violations in some newly added code. 2013-07-14 04:47:34 +02:00
timeline.py Added the new localization strings to the pot file. 2013-07-10 13:55:23 +02:00
version.py Bumped the version number to 0.3.0. 2013-07-15 05:33:23 +02:00