summaryrefslogtreecommitdiff
path: root/gitrepo.py
AgeCommit message (Expand)Author
2016-12-13gitrepo: fix handling of binary only patchesAndy Doan
2016-04-06discard giant patchesAndy Doan
2016-03-01gitrepo: add logic to only warn after 4 failuresAndy Doan
2015-11-24Make commands run via cron easier to debugAndy Doan
2015-11-24Use bare repositoriesAndy Doan
2015-10-09gitrepo: Handle repos with non UTF-8 commitsAndy Doan
2015-07-15make update_patches smarterAndy Doan
2015-07-15add more fine-grained handling of update-committed-patchesAndy Doan
2015-07-15change git-repo to return "commit" objects from dulwichAndy Doan
2015-07-09make git-fetch be quietAndy Doan
2015-07-07create a more sane way to manage logging options from CLIAndy Doan
2015-07-07update_commited_patches: add a dryrun modeAndy Doan
2015-07-07move repository logic to its own moduleAndy Doan