summaryrefslogtreecommitdiff
path: root/ghwt.py
AgeCommit message (Expand)Author
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2020-01-28Add ability to specify project branch to installKyle Stone
2020-01-28Put subprojects into folder specified by upstream wrap.Kyle Stone
2020-01-28Fix expected/obtained hashesKyle Stone
2020-01-27Always disable interpolation for ini parsers.Jussi Pakkanen
2019-12-06Update Python2 syntax to Python3 syntax in ghwt.pyMichael Brockus
2018-08-27using urlopen() with explicit timeoutAndrei Antonov
2018-03-12Use os.path.dirname() instead of os.path.split(...)[0]Aleksey Filippov
2017-09-20ghwt: Add a comment at the top briefly explaining what it isLuke Shumaker
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker
2016-08-30Use context manager in scripts.Elliott Sales de Andrade
2016-05-05Created an emergency wraptool that downloads directly from Github.Jussi Pakkanen