Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate function patching and resolution of unpatched function, aligning ↵ | Jason R. Coombs | 2016-09-09 | 1 | -0/+7 |
| | | | | pattern with the patched classes. | ||||
* | Add missing blank lines after class or function definition. | stepshal | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | Add missing whitespace. | stepshal | 2016-07-14 | 1 | -1/+1 |
| | |||||
* | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Convert tabs to spaces. Fixes #489. | Jason R. Coombs | 2016-05-02 | 1 | -10/+10 |
| | |||||
* | Use six for Python 2 compatibility | Jason R. Coombs | 2014-07-05 | 1 | -1/+4 |
| | | | | | | --HG-- branch : feature/issue-229 extra : source : 7b1997ececc5772798ce33a0f8e77387cb55a977 | ||||
* | Correct boolean logic in fix for #69 | Jason R. Coombs | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Correct 404 errors when URLs contain fragments. Fixes #69. | Jason R. Coombs | 2013-09-06 | 1 | -0/+19 |