.. |
html
|
Removed the "€" character from the tablesorter plugin (Fixes issue 6).
|
2013-06-30 18:34:45 +02:00 |
translations
|
Added long option (--weeks) to the -w option.
|
2013-07-02 07:45:56 +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 a handle_comment_block() function in the comment module.
|
2013-07-02 23:03:09 +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
|
Added a handle_comment_block() function in the comment module.
|
2013-07-02 23:03:09 +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
|
Added long option (--weeks) to the -w option.
|
2013-07-02 07:45:56 +02:00 |
help.py
|
Added long option (--weeks) to the -w option.
|
2013-07-02 07:45:56 +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
|
Localization module is now initialized only once (instead of twice).
|
2013-07-04 10:55:54 +02:00 |
metrics.py
|
There was a mixup in the metrics module (wrong ordering of return values).
|
2013-07-04 10:07:41 +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 |