summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Normalize styleJason R. Coombs2013-09-021-4/+8
| * | | | | Move imports to headerJason R. Coombs2013-09-021-2/+2
| * | | | | More simply resolve _dont_write_bytecode.Jason R. Coombs2013-09-021-7/+2
| * | | | | Refactor _dont_write_bytecode detectionJason R. Coombs2013-09-021-5/+7
| * | | | | Move imports to leaderJason R. Coombs2013-09-021-4/+3
| * | | | | Refactor for clarityJason R. Coombs2013-09-021-4/+8
| * | | | | Reorganize importsJason R. Coombs2013-09-021-6/+10
| * | | | | Remove unused importJason R. Coombs2013-09-021-1/+1
| * | | | | Remove unused importJason R. Coombs2013-09-021-1/+1
| * | | | | Merge update to ez_setup.pyJason R. Coombs2013-08-313-3/+21
| |\ \ \ \ \
| | * | | | | ez_setup.py now takes a --insecure argument to bypass the secure downloaders....Jason R. Coombs2013-08-313-3/+21
| * | | | | | Merged in ncoghlan/setuptools/docs_update_for_requires (pull request #14)Jason R. Coombs2013-08-301-15/+42
| |\ \ \ \ \ \
| | * | | | | | Typo fixNick Coghlan2013-08-301-1/+1
| | * | | | | | Add back a more descriptive introNick Coghlan2013-08-301-0/+15
| | * | | | | | Document __main__.__requires__Nick Coghlan2013-08-251-15/+27
| * | | | | | | Update reference to distribute.Jason R. Coombs2013-08-261-1/+1
| * | | | | | | Bumped to 1.2 in preparation for next release.Jason R. Coombs2013-08-264-54/+54
| * | | | | | | Added tag 1.1 for changeset d943b67fe80dJason R. Coombs2013-08-261-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Nest try/except/finally for use on Python 2.4. Fixes #72.1.1Jason R. Coombs2013-08-262-9/+13
| * | | | | | Updated changelog entry to reference the pertinent issue.Jason R. Coombs2013-08-251-8/+8
| * | | | | | Updated error message reported when `--allow-hosts` blocks a link to provide ...Jason R. Coombs2013-08-252-1/+9
| * | | | | | Trim excess whitespaceJason R. Coombs2013-08-251-123/+4
| * | | | | | Remove unused importsJason R. Coombs2013-08-251-4/+0
| * | | | | | Reorganize importsJason R. Coombs2013-08-251-4/+9
| |/ / / / /
| * | | | | MergeJason R. Coombs2013-08-191-3/+14
| |\ \ \ \ \
| | * | | | | Powershell isn't installed by default on Windows Server 2008. Also it's possi...Jason R. Coombs2013-08-191-3/+14
| * | | | | | Fix spellingDaniel Néri2013-08-181-1/+1
| * | | | | | Corrected title formatting and hyperlink to correct Sphinx errorsJason R. Coombs2013-08-171-3/+4
| * | | | | | Remove linked changes file after upload and pushJason R. Coombs2013-08-171-0/+3
| * | | | | | Extract bookmark name into the classJason R. Coombs2013-08-171-6/+8
| * | | | | | Encapsulate bootstrap bookmark functionalityJason R. Coombs2013-08-171-16/+18
| * | | | | | Refactor for clarityJason R. Coombs2013-08-171-11/+13
| * | | | | | Use jaraco.packaging 2.0 to invoke pushing the bookmark as a separate operati...Jason R. Coombs2013-08-171-2/+10
| * | | | | | Bumped to 1.1 in preparation for next release.Jason R. Coombs2013-08-174-68/+68
| * | | | | | Added tag 1.0 for changeset c385fdf1f976Jason R. Coombs2013-08-171-0/+1
| |/ / / / /
| * | | | | Removed the --delete-conflicting and --ignore-conflicts-at-my-risk options, w...1.0Jason R. Coombs2013-08-173-66/+9
| * | | | | Updated docs in Multiple Python Versions to reference supported Python versions.Jason R. Coombs2013-08-171-9/+7
| * | | | | Reorganized the documentation to cover the different launcher techniques.Jason R. Coombs2013-08-171-30/+62
| * | | | | Changed the launcher relevant environment variable to SETUPTOOLS_LAUNCHER and...Jason R. Coombs2013-08-173-13/+17
| * | | | | Updated changelog once more to provide a re-assuring narrative about the back...Jason R. Coombs2013-08-171-1/+5
| * | | | | Updated changelog to highlight backward-incompatible changesJason R. Coombs2013-08-171-7/+10
| * | | | | Set stacklevel on DeprecationWarning for more relevant locality.Jason R. Coombs2013-08-151-3/+6
| * | | | | Added tag 1.0b3 for changeset 8a98492f0d85Jason R. Coombs2013-08-141-0/+1
| * | | | | Merge1.0b3Jason R. Coombs2013-08-141-1/+1
| |\ \ \ \ \
| | * | | | | Fix template rendering errorJason R. Coombs2013-08-141-1/+1
| * | | | | | Warn when scripts are installed but PATHEXT isn't setJason R. Coombs2013-08-131-0/+4
| * | | | | | Use .pya extension instead of simply .py to avoid creating scripts that are i...Jason R. Coombs2013-08-131-2/+2
| * | | | | | Remove -script scripts alsoJason R. Coombs2013-08-131-1/+1
| * | | | | | Normalize whitespaceJason R. Coombs2013-08-131-284/+48
| * | | | | | Remove unused importJason R. Coombs2013-08-131-1/+0