summaryrefslogtreecommitdiffstats
path: root/gitsrht/submit.py
AgeCommit message (Expand)Author
2019-06-25Use a None default when reading builds.sr.ht configDenis Laxalde
2019-06-24Drop unused import of buildsrhtDenis Laxalde
2019-04-27Prevent crash in post-update hook when ref is deletedMichael Forney
2019-04-23Use Tag, not pygit2.TagDrew DeVault
2019-04-23Fix syntax error in gitsrht/submit.pyDrew DeVault
2019-04-23Handle new tags in gitsrht/submit.pyDrew DeVault
2019-04-23Add RepoWebhook (for post-update webhooks)Drew DeVault
2019-04-11Reverse order of commit author & msg in buildsDrew DeVault
2019-04-11Updates for scm.sr.ht private repo submissionDrew DeVault
2019-03-14Rename worker module to submitLudovic Chabant