aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merged pypa/setuptools into defaultphilip_thiem2013-11-079-69/+61
|\ \ \
| * | | Bumped to 1.3.2 in preparation for next release.Jason R. Coombs2013-11-074-51/+51
| * | | Added tag 1.3.1 for changeset a197b626075aJason R. Coombs2013-11-071-0/+1
| * | | Bumped to 1.3.1 in preparation for next release.1.3.1Jason R. Coombs2013-11-072-2/+2
| * | | Updated changelogJason R. Coombs2013-11-071-0/+6
| * | | Merged in philip_thiem/setuptools (pull request #22)Jason R. Coombs2013-11-071-1/+0
| |\ \ \
| * | | | Delint (remove unused imports, excess whitespace, unnecessary syntax, and unu...Jason R. Coombs2013-11-051-19/+2
| * | | | Remove svn17_example.zipJason R. Coombs2013-11-051-0/+0
| * | | | Merge pull request #4 from abadger/feature/include-svn-test-dataJason R. Coombs2013-11-051-0/+1
| |\ \ \ \
| | * | | | Add svn test dataToshio Kuratomi2013-11-041-0/+1
| |/ / / /
* | | | | Fixed the various tests that depended on fsencode.Philip Thiem2013-11-077-3/+79
* | | | | fixed imports on test_svn, look like it was an artifact anyway.Philip Thiem2013-11-071-1/+0
* | | | | removed fsencode and fsdecodePhilip Thiem2013-11-071-53/+44
| |/ / / |/| | |
* | | | Removed verbose warning from svn_utils.pyphilip_thiem2013-11-051-1/+0
|/ / /
* | | Bumped to 1.4 in preparation for next release.Jason R. Coombs2013-11-034-51/+51
* | | Added tag 1.3 for changeset 19873119647dJason R. Coombs2013-11-031-0/+1
* | | Update changelog1.3Jason R. Coombs2013-11-031-0/+1
* | | Merge pull request #3 from abadger/feature/socket-exception-importJason R. Coombs2013-11-031-0/+1
|\ \ \
| * | | Import socket.error so the code throws the correct exceptionToshio Kuratomi2013-10-281-0/+1
* | | | Update changelogJason R. Coombs2013-11-031-0/+10
* | | | Merge pull request #2 from abadger/feature/ssl-match-hostname-17997Jason R. Coombs2013-11-031-22/+63
|\ \ \ \
| * | | | Look for the backports-ssl_match_hostname module from pypi before using our b...Toshio Kuratomi2013-10-281-0/+9
| * | | | Update ssl_match_hostname to match new stdlib code that fixes a security issu...Toshio Kuratomi2013-10-281-22/+54
* | | | | Bumped to 1.3 in preparation for next release.Jason R. Coombs2013-11-024-50/+50
* | | | | Added tag 1.2 for changeset 77921bbe3931Jason R. Coombs2013-11-021-0/+1
* | | | | Update changelog1.2Jason R. Coombs2013-11-021-0/+3
* | | | | Include wheels in standard release. Fixes #93.Jason R. Coombs2013-11-021-0/+2
| |_|_|/ |/| | |
* | | | Merge 0.7-maintenance branch (never used).Jason R. Coombs2013-10-300-0/+0
|\ \ \ \
| * | | | Creating branch for 0.7 maintenanceJason R. Coombs2013-07-090-0/+0
* | | | | Also bump version in ez_setup.pyJason R. Coombs2013-10-301-1/+1
* | | | | Added tag 1.2b1 for changeset 4c7dc4ae2440Jason R. Coombs2013-10-301-0/+1
* | | | | Bump to 1.2 in preparation for feature release.1.2b1Jason R. Coombs2013-10-301-1/+1
* | | | | Update changelogJason R. Coombs2013-10-301-0/+7
* | | | | Merge with defaultJason R. Coombs2013-10-307-49/+55
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bumped to 1.1.8 in preparation for next release.Jason R. Coombs2013-10-274-48/+48
| * | | | Added tag 1.1.7 for changeset cc9b19cd0ec6Jason R. Coombs2013-10-271-0/+1
| * | | | Skip test when file system encoding is not suitable. Fixes #55 and Distribute...1.1.7Toshio Kuratomi2013-04-112-1/+6
* | | | | Merge with defaultPhilip Thiem2013-09-2838-1747/+1723
|\| | | |
| * | | | Update changelogJason R. Coombs2013-09-231-0/+9
| * | | | Merged in rigemo/setuptools/patch1 (pull request #18)Jason R. Coombs2013-09-231-3/+5
| |\ \ \ \
| | * | | | Bug Correction: Avoid double execution when the application throws NameError ...Niklas Rigemo2013-09-191-2/+3
| | * | | | PEP8: Corrected multiple statements on one line (semicolon)Niklas Rigemo2013-09-191-1/+2
| * | | | | extract _clean_check callJason R. Coombs2013-09-231-18/+15
| * | | | | Merged in sureshvv/setuptools (pull request #17)Jason R. Coombs2013-09-231-3/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | implement for all downloaders and check file existence before removingSuresh V2013-09-171-3/+14
| | * | | | Don't leave junk file behindSuresh V.2013-09-171-1/+5
| * | | | | Bumped to 1.1.7 in preparation for next release.Jason R. Coombs2013-09-184-57/+57
| * | | | | Added tag 1.1.6 for changeset 5e426bdeb46bJason R. Coombs2013-09-181-0/+1
| * | | | | execfile now opens target in binary mode for better compatibility. Fixes Dist...1.1.6Jason R. Coombs2013-09-182-1/+8
| * | | | | Adding test capturing Distribute #349Jason R. Coombs2013-09-182-0/+16
| |/ / / /