| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Bumped to 1.1.6 in preparation for next release. | Jason R. Coombs | 2013-09-12 | 4 | -44/+44 | |
| | * | | | | Added tag 1.1.5 for changeset d9bb58331007 | Jason R. Coombs | 2013-09-12 | 1 | -0/+1 | |
| | * | | | | Update changelog1.1.5 | Jason R. Coombs | 2013-09-12 | 1 | -0/+6 | |
| | * | | | | Correct boolean logic in fix for #69 | Jason R. Coombs | 2013-09-12 | 1 | -1/+1 | |
| | * | | | | Remove excess whitespace. Delint one if statement. | Jason R. Coombs | 2013-09-09 | 1 | -31/+6 | |
| | * | | | | Reorganize imports | Jason R. Coombs | 2013-09-09 | 1 | -5/+8 | |
| | * | | | | Bumped to 1.1.5 in preparation for next release. | Jason R. Coombs | 2013-09-07 | 4 | -43/+43 | |
| | * | | | | Added tag 1.1.4 for changeset f94c7e4fa030 | Jason R. Coombs | 2013-09-07 | 1 | -0/+1 | |
| | * | | | | Merge1.1.4 | Jason R. Coombs | 2013-09-07 | 2 | -1/+7 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Fix boolean test, incorrectly changed. Off-by-one errors are particularly ugl... | Jason R. Coombs | 2013-09-07 | 1 | -1/+1 | |
| | * | | | | | Bumped to 1.1.4 in preparation for next release. | Jason R. Coombs | 2013-09-06 | 4 | -54/+54 | |
| | * | | | | | Added tag 1.1.3 for changeset ddf3561d6a54 | Jason R. Coombs | 2013-09-06 | 1 | -0/+1 | |
| | * | | | | | Add the import, omitted from the previous commit.1.1.3 | Jason R. Coombs | 2013-09-06 | 2 | -0/+7 | |
| | * | | | | | Bumped to 1.1.3 in preparation for next release. | Jason R. Coombs | 2013-09-06 | 4 | -49/+49 | |
| | * | | | | | Added tag 1.1.2 for changeset 462fe5ccd8be | Jason R. Coombs | 2013-09-06 | 1 | -0/+1 | |
| | * | | | | | Update changelog1.1.2 | Jason R. Coombs | 2013-09-06 | 1 | -0/+7 | |
| | * | | | | | Merge | Jason R. Coombs | 2013-09-06 | 3 | -3/+22 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Correct 404 errors when URLs contain fragments. Fixes #69. | Jason R. Coombs | 2013-09-06 | 3 | -3/+23 | |
| | * | | | | | | Bumped to 1.1.2 in preparation for next release. | Jason R. Coombs | 2013-09-03 | 4 | -50/+50 | |
| | * | | | | | | Added tag 1.1.1 for changeset 2e42e8654610 | Jason R. Coombs | 2013-09-03 | 1 | -0/+1 | |
| | * | | | | | | Bumped to 1.1.1 in preparation for next release.1.1.1 | Jason R. Coombs | 2013-09-03 | 2 | -2/+2 | |
| | * | | | | | | Correct AttributeError in upload command on Python 2.4. Fixes #76 | Jason R. Coombs | 2013-09-03 | 2 | -4/+5 | |
| | * | | | | | | Remove unused variable | Jason R. Coombs | 2013-09-03 | 1 | -1/+0 | |
| | | |/ / / / | |/| | | | | ||||||
| | * | | | | | Use isinstance for type comparison | Jason R. Coombs | 2013-09-03 | 1 | -1/+1 | |
| | * | | | | | Remove import * | Jason R. Coombs | 2013-09-03 | 1 | -4/+4 | |
| | * | | | | | Remove long-disabled functionality 'check_conflicts'. | Jason R. Coombs | 2013-09-02 | 1 | -56/+1 | |
| | * | | | | | Remove unused import | Jason R. Coombs | 2013-09-02 | 1 | -1/+0 | |
| | * | | | | | Rename variable to avoid conflation with global | Jason R. Coombs | 2013-09-02 | 1 | -4/+4 | |
| | * | | | | | Refactor for nicer indentation | Jason R. Coombs | 2013-09-02 | 1 | -8/+7 | |
| | * | | | | | Normalize style | Jason R. Coombs | 2013-09-02 | 1 | -4/+8 | |
| | * | | | | | Move imports to header | Jason R. Coombs | 2013-09-02 | 1 | -2/+2 | |
| | * | | | | | More simply resolve _dont_write_bytecode. | Jason R. Coombs | 2013-09-02 | 1 | -7/+2 | |
| | * | | | | | Refactor _dont_write_bytecode detection | Jason R. Coombs | 2013-09-02 | 1 | -5/+7 | |
| | * | | | | | Move imports to leader | Jason R. Coombs | 2013-09-02 | 1 | -4/+3 | |
| | * | | | | | Refactor for clarity | Jason R. Coombs | 2013-09-02 | 1 | -4/+8 | |
| | * | | | | | Reorganize imports | Jason R. Coombs | 2013-09-02 | 1 | -6/+10 | |
| | * | | | | | Remove unused import | Jason R. Coombs | 2013-09-02 | 1 | -1/+1 | |
| | * | | | | | Remove unused import | Jason R. Coombs | 2013-09-02 | 1 | -1/+1 | |
| | * | | | | | Merge update to ez_setup.py | Jason R. Coombs | 2013-08-31 | 3 | -3/+21 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ez_setup.py now takes a --insecure argument to bypass the secure downloaders.... | Jason R. Coombs | 2013-08-31 | 3 | -3/+21 | |
| | * | | | | | | Merged in ncoghlan/setuptools/docs_update_for_requires (pull request #14) | Jason R. Coombs | 2013-08-30 | 1 | -15/+42 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Typo fix | Nick Coghlan | 2013-08-30 | 1 | -1/+1 | |
| | | * | | | | | | Add back a more descriptive intro | Nick Coghlan | 2013-08-30 | 1 | -0/+15 | |
| | | * | | | | | | Document __main__.__requires__ | Nick Coghlan | 2013-08-25 | 1 | -15/+27 | |
| | * | | | | | | | Update reference to distribute. | Jason R. Coombs | 2013-08-26 | 1 | -1/+1 | |
| | * | | | | | | | Bumped to 1.2 in preparation for next release. | Jason R. Coombs | 2013-08-26 | 4 | -54/+54 | |
| | * | | | | | | | Added tag 1.1 for changeset d943b67fe80d | Jason R. Coombs | 2013-08-26 | 1 | -0/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | Nest try/except/finally for use on Python 2.4. Fixes #72.1.1 | Jason R. Coombs | 2013-08-26 | 2 | -9/+13 | |
| | * | | | | | | Updated changelog entry to reference the pertinent issue. | Jason R. Coombs | 2013-08-25 | 1 | -8/+8 | |
| | * | | | | | | Updated error message reported when `--allow-hosts` blocks a link to provide ... | Jason R. Coombs | 2013-08-25 | 2 | -1/+9 | |
