gitinspector/gitinspector
Adam Waldenberg 2633e04c3a Completed the support for bare repositories (Fixes issue 14).
With the missing module now gone, only a few minor modifications were
needed to get it working.
2013-08-03 10:34:45 +02:00
..
html Generated pie charts in HTML view now handle re-sizing better. 2013-07-27 23:48:34 +02:00
translations Bumped the version number to 0.3.1. 2013-07-29 12:19:42 +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 Completely removed the missing module and the --checkout-missing option. 2013-08-03 10:30:43 +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 a handle_comment_block() function in the comment module. 2013-07-02 23:03:09 +02:00
config.py Completely removed the missing module and the --checkout-missing option. 2013-08-03 10:30:43 +02:00
extensions.py Changed the argument parsing back to using getopt! 2013-07-14 00:07:36 +02:00
filtering.py Filtering rules can now be separated by a comma. 2013-08-03 09:41:21 +02:00
format.py Generated pie charts in HTML view now handle re-sizing better. 2013-07-27 23:48:34 +02:00
gitinspector.py Completed the support for bare repositories (Fixes issue 14). 2013-08-03 10:34:45 +02:00
gravatar.py Fixed compatibility with Python 3 in the gravatar module. 2013-07-28 00:13:45 +02:00
help.py Completely removed the missing module and the --checkout-missing option. 2013-08-03 10:30:43 +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 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 Did some minor tweaks to the strings inside the terminal module. 2013-07-23 01:09:20 +02: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