summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterRestructure the code and remove functionality that doesn't belong in pygitche...Simeon Simeonov5 months
 
 
AgeCommit messageAuthorFilesLines
2026-04-22Restructure the code and remove functionality that doesn't belong in pygitche...HEADmasterSimeon Simeonov3-181/+316
2023-07-04Add --skip / -s and format using black -SSimeon Simeonov1-32/+75
2021-08-10Add -F / --fileSimeon Simeonov1-7/+18
2021-02-11Add the -l option and list untracked and staged files in addition to modifiedSimeon Simeonov1-5/+16
2021-02-03Remove hardcoded tests and use JSON config insteadSimeon Simeonov2-42/+52
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
[...]