Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #2914 from kira0204/docs-2913 | Aldo Cortesi | 2018-02-25 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | Fixing #2913 | kira0204 | 2018-02-24 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2912 from smonami/patch-1 | Maximilian Hils | 2018-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Spelling corrected for think* | Monami Sharma | 2018-02-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2905 from cortesi/opts | Aldo Cortesi | 2018-02-24 | 44 | -311/+313 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into opts | Aldo Cortesi | 2018-02-24 | 7 | -28/+98 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #2886 from tran-tien-dat/set-cookie | Aldo Cortesi | 2018-02-24 | 2 | -5/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix #2829 | Tran Tien Dat | 2018-02-21 | 2 | -5/+30 | |
* | | | | | | | Merge pull request #2904 from cortesi/bump | Aldo Cortesi | 2018-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump version | Aldo Cortesi | 2018-02-24 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #2903 from cortesi/3.0.2 | Aldo Cortesi | 2018-02-24 | 1 | -1/+1 | |
|\| | | | | | | | ||||||
| * | | | | | | | Tag 3.0.2 | Aldo Cortesi | 2018-02-24 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2902 from cortesi/spawnfix | Aldo Cortesi | 2018-02-24 | 1 | -19/+28 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fix loss of keyboard control after spawn | Aldo Cortesi | 2018-02-24 | 1 | -19/+28 | |
| |/ / / / / | ||||||
* | | | | | | bump version again | Maximilian Hils | 2018-02-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #2898 from yan12125/patch-1 | Maximilian Hils | 2018-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Explicitly declare pyperclip requirement | Chih-Hsuan Yen | 2018-02-24 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2897 from cortesi/point | Aldo Cortesi | 2018-02-23 | 2 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Prep for v3.0.1 | Aldo Cortesi | 2018-02-23 | 2 | -1/+5 | |
* | | | | | | | Merge pull request #2896 from cortesi/cmdesc | Aldo Cortesi | 2018-02-23 | 2 | -3/+35 | |
|\| | | | | | | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix an issue with quoting and commands | Aldo Cortesi | 2018-02-23 | 2 | -3/+35 | |
|/ / / / / | ||||||
| | * | | | Resolve some left-over cross-addon dependencies | Aldo Cortesi | 2018-02-24 | 2 | -6/+3 | |
| | * | | | addon options: upstream_auth | Aldo Cortesi | 2018-02-24 | 3 | -18/+12 | |
| | * | | | addon options: stickycookie, streambodies | Aldo Cortesi | 2018-02-24 | 5 | -32/+34 | |
| | * | | | addon options: setheaders, stickyauth | Aldo Cortesi | 2018-02-24 | 8 | -35/+36 | |
| | * | | | addon options: readfile, save, script | Aldo Cortesi | 2018-02-24 | 5 | -27/+28 | |
| | * | | | addon options: migrate replace, simplify taddons.context | Aldo Cortesi | 2018-02-24 | 4 | -17/+18 | |
| | * | | | addon options: shift server_replay options | Aldo Cortesi | 2018-02-24 | 3 | -79/+70 | |
| | * | | | addon options: shift keepserving and onboarding options | Aldo Cortesi | 2018-02-24 | 6 | -41/+43 | |
| | * | | | client options: migrate allowremote and clientplayback | Aldo Cortesi | 2018-02-24 | 4 | -39/+38 | |
| | * | | | Clean up un-necessary arguments to taddons.context | Aldo Cortesi | 2018-02-24 | 5 | -16/+15 | |
| | * | | | Add .pytest_cache to .gitignore | Aldo Cortesi | 2018-02-24 | 1 | -0/+1 | |
| | * | | | Start moving addon options into /addons | Aldo Cortesi | 2018-02-24 | 10 | -26/+40 | |
| |/ / / |/| | | | ||||||
* | | | | bump version | Maximilian Hils | 2018-02-22 | 1 | -1/+1 | |
* | | | | update release instructions | Maximilian Hils | 2018-02-22 | 1 | -2/+3 | |
* | | | | Merge pull request #2891 from cortesi/changelog | Maximilian Hils | 2018-02-22 | 1 | -8/+184 | |
|\ \ \ \ | ||||||
| * | | | | minor changelog improvements | Maximilian Hils | 2018-02-22 | 1 | -2/+2 | |
| * | | | | Update changelog for 3.0 | Aldo Cortesi | 2018-02-22 | 1 | -8/+184 | |
|/ / / / | ||||||
* | | | | Merge pull request #2890 from mitmproxy/newdocs | Aldo Cortesi | 2018-02-22 | 181 | -3981/+12808 | |
|\ \ \ \ | ||||||
| * | | | | All new documentation | Aldo Cortesi | 2018-02-22 | 181 | -3981/+12808 | |
|/ / / / | ||||||
* | | | | Merge pull request #2888 from kajojify/issue-2885 | Maximilian Hils | 2018-02-22 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | don't print message bodies when -v is passed. | Maximilian Hils | 2018-02-22 | 1 | -1/+1 | |
| * | | | don't log for --commands or --options. | Maximilian Hils | 2018-02-22 | 1 | -1/+3 | |
| * | | | Fix verbosity mode | Miroslav | 2018-02-21 | 1 | -1/+4 | |
|/ / / | ||||||
* | | | Merge pull request #2884 from kajojify/hotkeys-cleanup | Maximilian Hils | 2018-02-20 | 18 | -61/+1 | |
|\ \ \ | ||||||
| * | | | Flake, be happy | Miroslav | 2018-02-20 | 1 | -2/+0 | |
| * | | | one more cleanup | Miroslav | 2018-02-20 | 1 | -1/+0 | |
| * | | | Hotkeys cleanup | Miroslav | 2018-02-20 | 18 | -58/+1 | |
* | | | | update log_events example documentation | Maximilian Hils | 2018-02-20 | 1 | -3/+1 | |
* | | | | add documentation for custom_option.py | Maximilian Hils | 2018-02-20 | 1 | -0/+10 | |
|/ / / |