📊 The statistical analysis tool for git repositories
Find a file
Adam Waldenberg cd3de23da2 Modified the call to git log in the changes module to conform with Windows.
The call to git log included "'" characters to "stringify" input to the
git command. On unix systems, this functions the same way as the
citation (") character. On Windows however, it does not.
2013-04-18 17:05:35 +02:00
html Made some cosmetic changes to the HTML output. 2013-04-09 22:36:00 +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 Fixed a long standing bug related to international characters. 2013-04-16 14:58:33 +02:00
changes.py Modified the call to git log in the changes module to conform with Windows. 2013-04-18 17:05:35 +02:00
comment.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
extensions.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +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 Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
gitinspector.py The grading flag now also sets the hard (-H) flag. 2013-04-09 22:59:32 +02:00
help.py Fixed a small mistake in the help text. 2013-04-17 17:36:59 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Added HTML output to the metrics module. 2013-04-09 21:44:44 +02:00
missing.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +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 Added HTML output to the responsibilities module. 2013-04-16 15:22:45 +02:00
terminal.py Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
timeline.py Added HTML output to the timeline module. 2013-04-09 21:17:21 +02:00
version.py Bumped the version number to 0.2.0. 2013-04-16 18:37:07 +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.