summaryrefslogtreecommitdiff
path: root/ghwt.py
Commit message (Expand)AuthorAgeFilesLines
* using urlopen() with explicit timeoutAndrei Antonov2018-08-271-2/+3
* Use os.path.dirname() instead of os.path.split(...)[0]Aleksey Filippov2018-03-121-1/+1
* ghwt: Add a comment at the top briefly explaining what it isLuke Shumaker2017-09-201-0/+5
* Don't use len() to test emptiness vs not emptinessDylan Baker2017-05-021-1/+1
* Use context manager in scripts.Elliott Sales de Andrade2016-08-301-2/+2
* Created an emergency wraptool that downloads directly from Github.Jussi Pakkanen2016-05-051-0/+107