summaryrefslogtreecommitdiff
path: root/pygitchecker.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17Add -a / --allSimeon Simeonov1-4/+25
2018-09-18Add -f / --fullSimeon Simeonov1-4/+14
2018-09-17Optimize. Different types of modification for -m and for pyflake8Simeon Simeonov1-13/+11
2018-09-17Added new options -m -r. Some code restructuringSimeon Simeonov1-6/+114
2018-09-13Use pygit2 instead of gitapi and flake8 instead of pep8Simeon Simeonov1-13/+29
2018-09-13Initial commitSimeon Simeonov1-0/+38