index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ghwt.py
Age
Commit message (
Expand
)
Author
2021-11-09
Delete ghwt.py as it is no longer needed or even works.
Jussi Pakkanen
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2020-01-28
Add ability to specify project branch to install
Kyle Stone
2020-01-28
Put subprojects into folder specified by upstream wrap.
Kyle Stone
2020-01-28
Fix expected/obtained hashes
Kyle Stone
2020-01-27
Always disable interpolation for ini parsers.
Jussi Pakkanen
2019-12-06
Update Python2 syntax to Python3 syntax in ghwt.py
Michael Brockus
2018-08-27
using urlopen() with explicit timeout
Andrei Antonov
2018-03-12
Use os.path.dirname() instead of os.path.split(...)[0]
Aleksey Filippov
2017-09-20
ghwt: Add a comment at the top briefly explaining what it is
Luke Shumaker
2017-05-02
Don't use len() to test emptiness vs not emptiness
Dylan Baker
2016-08-30
Use context manager in scripts.
Elliott Sales de Andrade
2016-05-05
Created an emergency wraptool that downloads directly from Github.
Jussi Pakkanen