aboutsummaryrefslogtreecommitdiffstats
path: root/git_deps/server.py
Commit message (Collapse)AuthorAgeFilesLines
* output webserver root when debuggingAdam Spiers2018-05-151-1/+4
|
* fix invalid reference to json_errAdam Spiers2018-05-151-1/+1
| | | | | | Bug was discovered by PEP8 :-) Sem-Ver: bugfix
* fix PEP8 issuesAdam Spiers2018-05-151-4/+5
|
* convert into a proper Python moduleAdam Spiers2018-05-151-0/+122
Sem-Ver: api-break