summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-14Replace pygit2 with GitPython and use subprocess for all checksSimeon Simeonov1-78/+105
2018-10-17Merge branch 'master' of pichove.org:pygitcheckerSimeon Simeonov1-0/+2
2018-10-17Add -a / --allSimeon Simeonov1-4/+25
2018-09-18Optimize fetch_git_reposSimeon Simeonov1-0/+2
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