Adam Waldenberg
82700b38c2
Renamed the sysrun module to system.
...
This module will from now on include all "system related" commands.
2012-05-14 15:23:15 +02:00
Adam Waldenberg
c964bf14d3
Now also outputs the percentage of comments by each author.
...
Currently supports comments for the extensions; java, c, cpp, h, hpp, py, glsl,
rb, js, sql and xml.
2012-05-09 12:14:25 +02:00
Adam Waldenberg
f8b3a20652
Added a new --checkout-missing option. Missing files are now pretty-printed.
...
If any missing files are detected during analysis, gitinspector reports them
in a list. If, on the other hand, the --checkout-missing option is supplied,
gitinspector will try to checkout any missing files instead.
2012-05-07 09:38:11 +02:00
Adam Waldenberg
e5137a8468
Ran the whole project through "pylint" and fixed violations.
...
Also created a custom .pylintrc file that disables a few warnings, but for the
most part, gitinspector now follows proper python guidelines.
2012-05-04 15:15:41 +02:00
Adam Waldenberg
5621652946
Initial commit.
2012-05-04 11:40:30 +02:00