Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils cleanups | Aldo Cortesi | 2016-06-07 | 1 | -2/+2 |
| | | | | | | | | - 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. | ||||
* | Reorganise netlib imports according to Google Style Guide | Aldo Cortesi | 2016-06-01 | 1 | -4/+4 |
| | |||||
* | netlib: fix most flake8 offenses | Thomas Kriechbaumer | 2016-05-28 | 1 | -0/+1 |
| | |||||
* | cleanup imports with flake8 | Thomas Kriechbaumer | 2016-05-28 | 1 | -1/+0 |
| | |||||
* | update comments | Matthew Shao | 2016-03-26 | 1 | -4/+4 |
| | |||||
* | replace CONTENT_MISSING with None. | Matthew Shao | 2016-03-26 | 1 | -6/+4 |
| | |||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+104 |