gitinspector/gitinspector
Adam Waldenberg 017f63e98a The translation files are now found regardless of the current directory.
It was previously only working if gitinspector was executed from the base
directory.
2013-07-02 07:33:46 +02:00
..
html Removed the "€" character from the tablesorter plugin (Fixes issue 6). 2013-06-30 18:34:45 +02:00
translations Added more space in the help text for listing available output formats. 2013-06-26 02:32:34 +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 There wasn't always enough room for the Swedish strings in the text output. 2013-06-26 03:23:58 +02:00
changes.py There wasn't always enough room for the Swedish strings in the text output. 2013-06-26 03:23:58 +02:00
comment.py Fixed some reported pylint violations. 2013-07-01 00:11:34 +02:00
config.py git-config settings were not being fetched when a git directory was set. 2013-07-01 01:38:19 +02:00
extensions.py Made some changes to ensure compatibility in Python 2 with gettext. 2013-06-25 16:37:18 +02:00
filtering.py Regular expression handling now throws an error on an invalid regex. 2013-07-01 00:15:42 +02:00
format.py Changed the default format back to "text" instead of "htmlembedded". 2013-06-26 02:42:41 +02:00
gitinspector.py git-config settings were not being fetched when a git directory was set. 2013-07-01 01:38:19 +02:00
help.py Added more space in the help text for listing available output formats. 2013-06-26 02:32:34 +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 The translation files are now found regardless of the current directory. 2013-07-02 07:33:46 +02:00
metrics.py Added gettext (GNU) localization support. 2013-06-25 14:38:40 +02:00
missing.py Made some changes to ensure compatibility in Python 2 with gettext. 2013-06-25 16:37:18 +02:00
outputable.py Added a "htmlembedded" output format. 2013-06-26 02:36:13 +02:00
responsibilities.py Fixed some small mistakes that occurred during localization. 2013-06-26 00:35:43 +02:00
terminal.py File structure rearranged to be more compatible with setuptools/Distribute. 2013-06-14 03:16:30 +02:00
timeline.py Added missing localization strings to/in the timeline module. 2013-06-26 03:24:31 +02:00
version.py Import of localization module failed when running setup.py under Python 3. 2013-07-01 03:17:35 +02:00