aboutsummaryrefslogtreecommitdiff
path: root/ghwt.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Use os.path.dirname() instead of os.path.split(...)[0]Aleksey Filippov1-1/+1
2017-09-20ghwt: Add a comment at the top briefly explaining what it isLuke Shumaker1-0/+5
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker1-1/+1
2016-08-30Use context manager in scripts.Elliott Sales de Andrade1-2/+2
2016-05-05Created an emergency wraptool that downloads directly from Github.Jussi Pakkanen1-0/+107