📊 The statistical analysis tool for git repositories
Go to file
Adam Waldenberg 2d3e8e673c Completely removed the -x option controlling printing of escape characters.
Instead, gitinspector now probes stdout and checks if it points to a proper
terminal. If it doesn't, escape characters are skipped.
2012-05-05 10:26:02 +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 Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
changes.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
extensions.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +02:00
gitinspector.py Completely removed the -x option controlling printing of escape characters. 2012-05-05 10:26:02 +02:00
help.py Completely removed the -x option controlling printing of escape characters. 2012-05-05 10:26:02 +02:00
license.txt Initial commit. 2012-05-04 11:40:30 +02:00
readme.txt Fixed another typo in the readme file. 2012-05-05 10:12:53 +02:00
sysrun.py Ran the whole project through "pylint" and fixed violations. 2012-05-04 15:15:41 +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.