aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/pathod_cmdline.py
Commit message (Collapse)AuthorAgeFilesLines
* Fold mitmproxy.version and pathod.version into netlib.versionAldo Cortesi2016-06-121-2/+4
|
* Utils cleanupsAldo Cortesi2016-06-071-2/+11
| | | | | | | | - Move more stuff that belongs in netlib.human - Move some stuff to near the only use - Zap mitmproxy.utils.timestamp(). I see the rationale, but we used it interchangeably with time.time() throughout the project. Since time.time() dominates in the codebase and timestamp() is such low utility, away it goes.
* Remove last vestiges of noapi and noweb from pathodAldo Cortesi2016-06-051-8/+0
| | | | Also hide HTTP2 freeze bug by making explain configurable in the tests
* Move human-friendly format functions to netlib.human, remove redundant ↵Aldo Cortesi2016-05-311-2/+2
| | | | implementations
* pathod: fix most flake8 offensesThomas Kriechbaumer2016-05-281-6/+5
|
* s/nocover/no cover/gThomas Kriechbaumer2016-03-271-1/+1
| | | according to coveralls docs
* combine projectsMaximilian Hils2016-02-181-0/+231