📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg d5fc9057fb gitinspector now checks it is running under the required Python version.
The required Python version is 2.6. The check is done after all the
command-line arguments have been parsed. In this way, it is still possible
to get help and version information from the script even if the script is
not able to execute properly.
2013-06-05 01:50:29 +02:00
html HTML hover effect is now only shown on tables with hidden rows. 2013-05-20 16:22:08 +02:00
.gitignore Initial commit. 2012-05-04 11:40:30 +02:00
.pylintrc Updated the whole project to be compatible with Python 3. 2012-05-25 16:42:29 +02:00
basedir.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
blame.py International characters were being stripped when running under Python 2. 2013-06-05 01:15:54 +02:00
changes.py Fixed a UnicodeWarning that could occur under Python 2. 2013-06-03 02:15:55 +02:00
comment.py Added support for HTML comments. 2013-05-06 11:44:27 +02:00
extensions.py Fixed the printout of extensions in the HTML output. 2013-05-08 18:26:25 +02:00
filtering.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
format.py Added support for table sorting to the HTML output. 2013-05-20 16:07:02 +02:00
gitinspector.py gitinspector now checks it is running under the required Python version. 2013-06-05 01:50:29 +02:00
help.py Added the ability to limit results by date range (Fixes issue 1). 2013-05-01 23:09:10 +02:00
interval.py Added the ability to limit results by date range (Fixes issue 1). 2013-05-01 23:09:10 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Fixed the decoding of strings (Fixes issue 2). 2013-05-16 03:06:28 +02:00
missing.py Added the ability to limit results by date range (Fixes issue 1). 2013-05-01 23:09:10 +02:00
outputable.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
readme.txt Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
responsibilities.py The responsibilities module no longer prints empty authors. 2013-05-20 02:20:29 +02:00
terminal.py String encoding was broken during redirection of stdout. 2013-05-20 01:48:17 +02:00
timeline.py Added filtering to the HTML timeline. 2013-05-09 02:45:12 +02:00
version.py Bumped the version number to 0.2.2. 2013-05-20 16:24:16 +02:00

Copyright © 2012-2013 Ejwa Software. All rights reserved.

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under
certain conditions; see the accompanying license.txt file for further details.

For questions regarding gitinspector you can contact the current maintainer
in charge at gitinspector@ejwa.se.