Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-12 | python: Add __future__ imports for python 3 compatibility | teor | |
Except for src/ext, which we may not want to modify. Closes ticket 32732. | |||
2018-07-31 | Appveyor CI: always use HEAD for the short commit | teor | |
Part of 26979. | |||
2018-07-31 | Appveyor CI: sort environmental variables | teor | |
To avoid future duplicates. | |||
2018-07-31 | Appveyor CI: fix some typos | teor | |
2018-07-31 | Appveyor CI: Generate correct tag names | teor | |
Part of 26979. | |||
2018-07-31 | Appveyor CI: Switch to one URL per line | teor | |
Part of 26979. | |||
2018-07-31 | Appveyor CI: Generate correct branches and URLs for pull requests | teor | |
Part of 26979. | |||
2018-07-31 | Appveyor CI: Make short commits 10 hexdigits long | teor | |
That's what git does for tor. Part of 26979. | |||
2018-07-31 | Appveyor CI: Fix GitHub provider detection | teor | |
Part of 26979. | |||
2018-05-30 | Fix various typos | Nick Mathewson | |
2018-05-21 | Python script for IRC notifications from appveyor | Nick Mathewson | |
Original by Christopher Wood, with modifications by nexB, Isis Lovecruft, and Marcin Cieślak. |