summaryrefslogtreecommitdiff
path: root/scripts/test/appveyor-irc-notify.py
AgeCommit message (Collapse)Author
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
Except for src/ext, which we may not want to modify. Closes ticket 32732.
2018-07-31Appveyor CI: always use HEAD for the short committeor
Part of 26979.
2018-07-31Appveyor CI: sort environmental variablesteor
To avoid future duplicates.
2018-07-31Appveyor CI: fix some typosteor
2018-07-31Appveyor CI: Generate correct tag namesteor
Part of 26979.
2018-07-31Appveyor CI: Switch to one URL per lineteor
Part of 26979.
2018-07-31Appveyor CI: Generate correct branches and URLs for pull requeststeor
Part of 26979.
2018-07-31Appveyor CI: Make short commits 10 hexdigits longteor
That's what git does for tor. Part of 26979.
2018-07-31Appveyor CI: Fix GitHub provider detectionteor
Part of 26979.
2018-05-30Fix various typosNick Mathewson
2018-05-21Python script for IRC notifications from appveyorNick Mathewson
Original by Christopher Wood, with modifications by nexB, Isis Lovecruft, and Marcin Cieślak.