📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 00c0218896 Fixed the printout of extensions in the HTML output.
The printed data was using   instead of spaces when printing out all
extensions found. This resulted in the browser not being able to properly
separate rows.
2013-05-08 18:26:25 +02:00
html Added filtering of minor authors to the tables in the HTML output. 2013-05-08 16:53:20 +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 Added filtering of minor authors to the tables in the HTML output. 2013-05-08 16:53:20 +02:00
changes.py Added filtering of minor authors to the tables in the HTML output. 2013-05-08 16:53:20 +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 Updated all copyright notices of the project to include the year 2013. 2013-04-05 14:15:56 +02:00
gitinspector.py Added the ability to limit results by date range (Fixes issue 1). 2013-05-01 23:09:10 +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 Added HTML output to the metrics module. 2013-04-09 21:44:44 +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 Added HTML output to the responsibilities module. 2013-04-16 15:22:45 +02:00
terminal.py The terminal fallback mode no longer considers terminal height. 2013-05-06 11:17:09 +02:00
timeline.py Empty rows are now skipped in the timeline output. 2013-05-06 13:30:58 +02:00
version.py Bumped the version number to 0.2.0. 2013-04-16 18:37:07 +02:00

readme.txt

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.