Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve revert model | Aldo Cortesi | 2012-04-04 | 1 | -0/+5 |
| | | | | | | | - Flows are backed up whenever an interactive, non-script change is made. - That backup is canonical and never changed - "V" will always revert to it. This makes more sense than what we had previously.... | ||||
* | Add modal help to GridEditor. | Aldo Cortesi | 2012-03-22 | 1 | -0/+3 |
| | | | | Also includes some minor refactoring and documentation stubs. | ||||
* | Introduce a cache for flow list entries. | Aldo Cortesi | 2012-02-27 | 1 | -1/+0 |
| | | | | This gives a big boost to scroll performance for the flow list. | ||||
* | License notifications, minor docs. | Aldo Cortesi | 2012-02-23 | 1 | -0/+15 |
| | |||||
* | connection -> flow in libmitmproxy/console | Aldo Cortesi | 2012-02-21 | 1 | -0/+197 |
"Flow" is the correct term here - every connection can have multiple flows. |