Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing blank lines after class or function definition. | stepshal | 2016-07-21 | 1 | -0/+1 |
| | |||||
* | Merge pull request #644 from stepshal/spacing-comment-hash | Jason R. Coombs | 2016-07-20 | 1 | -2/+2 |
|\ | | | | | Fix spacing after comment hash. | ||||
| * | Fix spacing after comment hash. | stepshal | 2016-07-14 | 1 | -2/+2 |
| | | |||||
* | | Fix missing whitespace around operator. | stepshal | 2016-07-14 | 1 | -4/+4 |
|/ | |||||
* | Remove commented code | Jason R. Coombs | 2016-07-14 | 1 | -3/+0 |
| | |||||
* | Merge pull request #639 from stepshal/block-comment | Jason R. Coombs | 2016-07-13 | 1 | -2/+2 |
|\ | | | | | Format block comments. | ||||
| * | Format block comments. | stepshal | 2016-07-13 | 1 | -2/+2 |
| | | |||||
* | | Add missing whitespace. | stepshal | 2016-07-14 | 1 | -5/+5 |
|/ | |||||
* | Delint site-patch | Jason R. Coombs | 2014-02-11 | 1 | -14/+7 |
| | |||||
* | First round of prepping setuptools for inclusion in Python 2.5: move | PJ Eby | 2006-04-14 | 1 | -0/+83 |
site.py to setuptools/site-patch.py; reinstate 'python -m easy_install' support; use distutils' "upload" command when running under 2.5. --HG-- branch : distribute extra : source : fbb6c89a74aa47a556a936202d2e50051b067940 extra : histedit_source : 778122fc56bcca6f5a1dbd5a475df11d29028730 |