summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * with_statements and output utf-8 outputPhilip Thiem2014-05-171-6/+9
| * Merge in test changes from previous tryPhilip Thiem2014-05-171-8/+16
* | Backed out changeset: 1ceaffff2d9b (restoring b0a2fcc5275a). Ref #193Jason R. Coombs2014-05-151-2/+1
* | Merge changes from Pull Request 50Jason R. Coombs2014-05-172-9/+17
|\ \ | |/ |/|
| * Improved comment in the latin1 sdist test.philip_thiem2014-04-251-7/+4
| * test_sdist: change the latin1 test to match the behavior of write_manifestPhilip Thiem2014-04-241-3/+14
| * ignore .git* filesPhilip Thiem2014-04-241-2/+1
| * ensure write_manifest passes contents to write_file as unicode strings.Philip Thiem2014-04-242-18/+34
* | Add a _repair method to repair the FileList after unsafe entries have been ad...Jason R. Coombs2014-05-161-0/+12
* | Also override extend to check paths for safety.Jason R. Coombs2014-05-161-0/+3
* | Move Python 3 code to the body of the functionJason R. Coombs2014-05-161-9/+8
* | Use compat for Python 3 detectionJason R. Coombs2014-05-161-2/+2
* | Extract _safe_pathJason R. Coombs2014-05-161-3/+6
* | ReindentJason R. Coombs2014-05-161-2/+2
* | Fix failure on non-Windows systemsJason R. Coombs2014-05-161-2/+1
* | FileList.append already excludes files that are not UTF-8 encodable, so rely ...Jason R. Coombs2014-05-151-14/+1
* | Test should use the same high-level interface for appending filenames as the ...Jason R. Coombs2014-05-151-1/+1
* | Extend docstring for test_write_manifest_skips_non_utf8_filenamesJason R. Coombs2014-05-151-1/+6
* | ReindentJason R. Coombs2014-05-151-2/+2
* | This code path doesn't make sense. If the UnicodeEncodeError occurred above, ...Jason R. Coombs2014-05-151-4/+0
* | Clean up docstringJason R. Coombs2014-05-151-2/+2
* | Bumped to 3.7 in preparation for next release.Jason R. Coombs2014-05-073-6/+6
* | Added tag 3.6 for changeset e94e768594a1Jason R. Coombs2014-05-070-0/+0
* | Bumped to 3.6 in preparation for next release.3.6Jason R. Coombs2014-05-072-2/+2
* | Update changelog. Fixes #203.Jason R. Coombs2014-05-071-0/+7
* | Extract powershell command to correct long lineJason R. Coombs2014-05-071-1/+7
* | Downloading throw proxy fixed http://stackoverflow.com/a/18790045/61505Arkadiy Shapkin2014-04-241-1/+1
* | Bumped to 3.5.3 in preparation for next release.Jason R. Coombs2014-05-072-2/+2
* | Added tag 3.5.2 for changeset 572201d08eadJason R. Coombs2014-05-070-0/+0
* | Merge Pull Request #483.5.2Jason R. Coombs2014-05-0723-291/+441
|\ \
| * | Just suppress the spurious IndexError when it happens. Rely on the environmen...Jason R. Coombs2014-05-051-3/+4
| * | Add Python 3.4 as a testable version. Bump version pulled in bootstrap test.Jason R. Coombs2014-05-051-1/+2
| * | Use modern syntax for octal valuesJason R. Coombs2014-05-054-9/+9
| * | Avoid trailing commentsJason R. Coombs2014-05-051-47/+92
| * | Fix spacing in __all__Jason R. Coombs2014-05-051-3/+4
| * | Now this syntax fits nicely on one lineJason R. Coombs2014-05-051-4/+1
| * | Remove unnecessary list comprehensionJason R. Coombs2014-05-051-2/+2
| * | Reindent more long lines. Other minor syntax modernization.Jason R. Coombs2014-05-051-21/+39
| * | Reindent long lines in marker implJason R. Coombs2014-05-051-12/+35
| * | Use simpler syntax to get the same infoJason R. Coombs2014-05-051-2/+2
| * | Reindent long lineJason R. Coombs2014-05-051-1/+2
| * | Reformat for consistencyJason R. Coombs2014-05-051-1/+8
| * | Rewrite hashcmp using modern syntaxJason R. Coombs2014-05-051-5/+6
| * | Merge pkg_resources.Environment.__getitem__() code cleanup (pull request #47 ...Jason R. Coombs2014-05-0519-173/+240
| |\ \
| | * | Bumped to 3.5.2 in preparation for next release.Jason R. Coombs2014-05-043-6/+6
| | * | Added tag 3.5.1 for changeset 254d8c625f46Jason R. Coombs2014-05-040-0/+0
| | * | Bumped to 3.5.1 in preparation for next release.3.5.1Jason R. Coombs2014-05-042-2/+2
| | * | Restore install._install with a comment to capture its requirement on earlier...Jason R. Coombs2014-05-042-0/+11
| | * | Give comma-separated values a little room to breathe (use common style conven...Jason R. Coombs2014-05-041-115/+115
| | * | Bumped to 3.6 in preparation for next release.Jason R. Coombs2014-05-033-6/+6