📊 The statistical analysis tool for git repositories
Find a file
Adam Waldenberg 676cb5c114 Improved the comments module yet again.
It should now be able to handle multi-line comments that are only on one line.
Furthermore, it should also handle multi-line comments from languages such as
python (where the identifiers for comment begining/end are identical).
2012-05-16 04:14:48 +02:00
.gitignore Initial commit. 2012-05-04 11:40:30 +02:00
.pylintrc Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
blame.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
changes.py Renamed the sysrun module to system. 2012-05-14 15:23:15 +02:00
comment.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
extensions.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
gitinspector.py Added a metrics module together with a new -m option. 2012-05-14 15:24:45 +02:00
help.py Added a metrics module together with a new -m option. 2012-05-14 15:24:45 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
metrics.py Improved the comments module yet again. 2012-05-16 04:14:48 +02:00
missing.py Renamed the sysrun module to system. 2012-05-14 15:23:15 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
system.py Renamed the sysrun module to system. 2012-05-14 15:23:15 +02:00
terminal.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
timeline.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
version.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00

Copyright © 2012 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.