gitinspector/gitinspector
Adam Waldenberg 02b6db512b Strip exotic characters from the table-sorter plugin.
This is needed under certain circumstances whenever the terminal locale
can't be determined and can't handle unicode characters.
2015-02-22 00:53:38 +01:00
..
html The blame chart legend now shows the correct colors (Fixes issue 26). 2014-07-04 01:37:58 +02:00
translations Updated Polish translation. 2014-12-30 09:10:32 +01:00
__init__.py Added a setup.py for use with setuptools or Distribute. 2013-06-14 03:16:57 +02:00
basedir.py Localized error message in the basedir module. 2014-11-27 12:16:42 +01:00
blame.py Fixed the terminal column alignment for languages with multi-column chars. 2014-12-19 03:02:08 +01:00
changes.py Fixed the terminal column alignment for languages with multi-column chars. 2014-12-19 03:02:08 +01:00
clone.py Fixed some pylint violations. 2014-11-27 12:38:58 +01:00
comment.py Recognize Haskell (.hs) comments (Fixes issue 49). 2014-12-07 11:03:51 +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. 2014-11-27 12:38:58 +01:00
format.py Strip exotic characters from the table-sorter plugin. 2015-02-22 00:53:38 +01:00
gitinspector.py Remove assumption of Python path. 2014-11-03 10:19:04 +01:00
gravatar.py Use https where possible. 2014-11-03 09:56:49 +01:00
help.py Added help text (--help) for the new revision filtering. 2014-11-29 06:35:07 +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 Added workaround for missing LANG environment variable (Fixes issue 55). 2015-02-16 16:10:12 +01:00
metrics.py Fixed some pylint violations. 2014-11-27 12:38:58 +01:00
optval.py Fixed broken header in optval module. 2014-01-22 00:24:22 +01:00
outputable.py Added a "htmlembedded" output format. 2013-06-26 02:36:13 +02:00
responsibilities.py Fixed invalid function call in the responsibilities module. 2014-02-20 21:03:00 +01:00
terminal.py Fixed the terminal column alignment for languages with multi-column chars. 2014-12-19 03:02:08 +01:00
timeline.py Fixed the terminal column alignment for languages with multi-column chars. 2014-12-19 03:02:08 +01:00
version.py Bumped the version number to 0.3.2. 2014-01-15 13:30:15 +01:00