Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -3/+3 |
2020-01-28 | Add ability to specify project branch to install | Kyle Stone | 1 | -5/+21 |
2020-01-28 | Put subprojects into folder specified by upstream wrap. | Kyle Stone | 1 | -16/+19 |
2020-01-28 | Fix expected/obtained hashes | Kyle Stone | 1 | -2/+2 |
2020-01-27 | Always disable interpolation for ini parsers. | Jussi Pakkanen | 1 | -1/+1 |
2019-12-06 | Update Python2 syntax to Python3 syntax in ghwt.py | Michael Brockus | 1 | -2/+2 |
2018-08-27 | using urlopen() with explicit timeout | Andrei Antonov | 1 | -2/+3 |
2018-03-12 | Use os.path.dirname() instead of os.path.split(...)[0] | Aleksey Filippov | 1 | -1/+1 |
2017-09-20 | ghwt: Add a comment at the top briefly explaining what it is | Luke Shumaker | 1 | -0/+5 |
2017-05-02 | Don't use len() to test emptiness vs not emptiness | Dylan Baker | 1 | -1/+1 |
2016-08-30 | Use context manager in scripts. | Elliott Sales de Andrade | 1 | -2/+2 |
2016-05-05 | Created an emergency wraptool that downloads directly from Github. | Jussi Pakkanen | 1 | -0/+107 |