Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #652 from stepshal/one_comma | Jason R. Coombs | 2016-07-20 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Make exactly one space after comma. | stepshal | 2016-07-14 | 2 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #650 from stepshal/closing_bracket | Jason R. Coombs | 2016-07-20 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Match closing bracket identation of opening bracket's line. | stepshal | 2016-07-14 | 2 | -2/+2 | |
* | | | | Merge pull request #644 from stepshal/spacing-comment-hash | Jason R. Coombs | 2016-07-20 | 4 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | Fix spacing after comment hash. | stepshal | 2016-07-14 | 4 | -7/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #640 from stepshal/parameter | Jason R. Coombs | 2016-07-20 | 4 | -13/+13 | |
|\ \ \ \ | ||||||
| * | | | | Remove whitespace around parameter '=' sign. | stepshal | 2016-07-14 | 4 | -13/+13 | |
| |/ / / | ||||||
* | | | | Merge pull request #635 from stepshal/operators | Jason R. Coombs | 2016-07-20 | 11 | -69/+69 | |
|\ \ \ \ | ||||||
| * | | | | Fix missing whitespace around operator. | stepshal | 2016-07-14 | 11 | -69/+69 | |
| |/ / / | ||||||
* / / / | Use isinstance() instead of type() for a typecheck. | stepshal | 2016-07-14 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #648 from stepshal/blank_lines | Jason R. Coombs | 2016-07-13 | 2 | -0/+2 | |
|\ \ \ | ||||||
| * | | | Add missing blank line. | stepshal | 2016-07-14 | 2 | -0/+2 | |
* | | | | Merge pull request #642 from stepshal/bracket | Jason R. Coombs | 2016-07-13 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | tests: match closing bracket for visual identation | stepshal | 2016-07-13 | 1 | -1/+1 | |
* | | | | | Remove commented code | Jason R. Coombs | 2016-07-14 | 2 | -4/+0 | |
* | | | | | Merge pull request #639 from stepshal/block-comment | Jason R. Coombs | 2016-07-13 | 3 | -7/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Format block comments. | stepshal | 2016-07-13 | 3 | -7/+7 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #637 from stepshal/comparison | Jason R. Coombs | 2016-07-13 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix comparison with None. | stepshal | 2016-07-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | / / | Add missing whitespace. | stepshal | 2016-07-14 | 10 | -190/+190 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #632 from stepshal/blank_lines | Jason R. Coombs | 2016-07-13 | 33 | -32/+95 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Fix quantity of blank lines after code object. | stepshal | 2016-07-13 | 33 | -32/+95 | |
| |/ / | ||||||
* / / | Remove trailing whitespace | stepshal | 2016-07-13 | 1 | -2/+2 | |
|/ / | ||||||
* | | Minor change : Link to MSVC14 Standalone | J. Goutin | 2016-07-03 | 1 | -1/+5 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+1 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+2 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -0/+1 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -2/+2 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -6/+16 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -18/+11 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -11/+6 | |
* | | Update msvc.py | J. Goutin | 2016-07-03 | 1 | -0/+4 | |
* | | msvc fixe | J. Goutin | 2016-07-03 | 1 | -5/+5 | |
* | | Extract variable for bin_dir | Jason R. Coombs | 2016-07-02 | 1 | -2/+2 | |
* | | Reindent to avoid raw strings and hanging indents. Let os.path.join provide t... | Jason R. Coombs | 2016-07-02 | 1 | -12/+28 | |
* | | Remove superfluous raw strings | Jason R. Coombs | 2016-07-02 | 1 | -10/+10 | |
* | | Extract template as variable to avoid line continuation. | Jason R. Coombs | 2016-07-02 | 2 | -3/+3 | |
* | | Rename test for msvc module as well | Jason R. Coombs | 2016-07-02 | 1 | -0/+0 | |
* | | Merge with 23.2.1 | Jason R. Coombs | 2016-07-02 | 11 | -76/+193 | |
|\ \ | ||||||
| * | | Don't use deprecated 'U' flag to read manifest | Victor Stinner | 2016-06-29 | 1 | -1/+1 | |
| * | | Mark tag_svn_revision as deprecated. Ref #619. | Jason R. Coombs | 2016-06-24 | 1 | -0/+4 | |
| * | | Nicer indentation | Jason R. Coombs | 2016-06-24 | 1 | -2/+4 | |
| |/ | ||||||
| * | Remove ARM launchers. Fixes #611. | Jason R. Coombs | 2016-06-09 | 3 | -3/+0 | |
| * | Merge pull request #597 from benjaoming/patch-1 | Jason R. Coombs | 2016-06-03 | 1 | -0/+4 | |
| |\ | ||||||
| | * | Fixing #190 following proposal by @jaraco | Benjamin Bach | 2016-06-02 | 1 | -0/+4 | |
| * | | Extract context manager for project_on_sys_path in test command | Jason R. Coombs | 2016-06-03 | 1 | -5/+16 | |
| * | | Use newer string formatting for rendering user agent. Re-use __version__ from... | Jason R. Coombs | 2016-06-01 | 1 | -3/+6 | |
| * | | Move setuptools to beginning of user-agent header. Fixes #598. | Jason R. Coombs | 2016-06-01 | 1 | -2/+2 | |
| * | | Add test for build_multipart | Jason R. Coombs | 2016-05-31 | 1 | -0/+12 |