Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3: clean up class brackets | Aldo Cortesi | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | Zap object base class | Aldo Cortesi | 2016-10-17 | 1 | -1/+1 |
| | |||||
* | Utils cleanups | Aldo Cortesi | 2016-06-07 | 1 | -9/+0 |
| | | | | | | | | - 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. | ||||
* | Consolidate some functions to strutils.bytes_to_escaped_str | Aldo Cortesi | 2016-06-02 | 1 | -14/+0 |
| | |||||
* | xrepr is used exactly once. move to pathoc.py. | Aldo Cortesi | 2016-06-02 | 1 | -4/+0 |
| | |||||
* | Utils reorganisation: add netlib.strutils | Aldo Cortesi | 2016-06-02 | 1 | -2/+2 |
| | | | | Extract a number of string and format-related functions to netlib.strutils. | ||||
* | Move human-friendly format functions to netlib.human, remove redundant ↵ | Aldo Cortesi | 2016-05-31 | 1 | -23/+0 |
| | | | | implementations | ||||
* | Remove inner_repr, fixup escape_unprintables | Shadab Zafar | 2016-05-26 | 1 | -18/+4 |
| | |||||
* | Remove Py3 specific check | Shadab Zafar | 2016-05-26 | 1 | -2/+1 |
| | |||||
* | Py3: Handle bytes case in inner_repr | Shadab Zafar | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Py3: inner_repr and escape_unprintables | Shadab Zafar | 2016-05-26 | 1 | -2/+7 |
| | |||||
* | We don't need 3 slightly different implementations of Data | Aldo Cortesi | 2016-05-21 | 1 | -21/+2 |
| | |||||
* | s/nocover/no cover/g | Thomas Kriechbaumer | 2016-03-27 | 1 | -1/+1 |
| | | | according to coveralls docs | ||||
* | combine projects | Maximilian Hils | 2016-02-18 | 1 | -0/+124 |