Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to 10.0 in preparation for next release.10.0 | Jason R. Coombs | 2014-12-30 | 2 | -2/+2 |
| | |||||
* | Update changelog | Jason R. Coombs | 2014-12-30 | 1 | -5/+0 |
| | |||||
* | Merge with remove-svn | Jason R. Coombs | 2014-12-30 | 43 | -2742/+22 |
|\ | |||||
| * | Merge with master | Jason R. Coombs | 2014-12-28 | 7 | -30/+171 |
| |\ | |||||
| * | | Added tag 9.0b1 for changeset 0eee586a153f | Jason R. Coombs | 2014-12-25 | 1 | -0/+1 |
| | | | |||||
| * | | Bumped to 9.0 in preparation for next release.9.0b1 | Jason R. Coombs | 2014-12-25 | 2 | -2/+2 |
| | | | |||||
| * | | Merge master with remove-svn | Jason R. Coombs | 2014-12-25 | 4 | -3/+22 |
| |\ \ | |||||
| * | | | Updated changelog to reference setuptools_svn as published. | Jason R. Coombs | 2014-12-25 | 1 | -1/+2 |
| | | | | |||||
| * | | | Removing test data | Jason R. Coombs | 2014-12-25 | 32 | -1470/+0 |
| | | | | |||||
| * | | | Run bootstrap in order to purge the file finder from the egg_info (until ↵ | Jason R. Coombs | 2014-12-25 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | travis is using Setuptoools 9.0). | ||||
| * | | | Update changelog | Jason R. Coombs | 2014-12-25 | 1 | -0/+8 |
| | | | | |||||
| * | | | Removed svn support from setuptools. Ref #313. | Jason R. Coombs | 2014-12-24 | 8 | -1272/+9 |
| | | | | |||||
* | | | | Merge with master | Jason R. Coombs | 2014-12-30 | 3 | -90/+91 |
|\ \ \ \ | |||||
| * | | | | Please don't feign a monkey patch when one isn't used. | Jason R. Coombs | 2014-12-30 | 1 | -6/+2 |
| | | | | | |||||
| * | | | | Slice the iterable rather than converting to a list and slicing that. | Jason R. Coombs | 2014-12-30 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Reindent for clarity | Jason R. Coombs | 2014-12-30 | 1 | -3/+6 |
| | | | | | |||||
| * | | | | Remove unused import | Jason R. Coombs | 2014-12-30 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Remove reset_setup_stop_context and reindent. | Jason R. Coombs | 2014-12-30 | 1 | -27/+12 |
| | | | | | |||||
| * | | | | reset_setup_stop_context is apparently no longer needed. | Jason R. Coombs | 2014-12-30 | 1 | -4/+3 |
| | | | | | |||||
| * | | | | Reindent | Jason R. Coombs | 2014-12-30 | 1 | -10/+7 |
| | | | | | |||||
| * | | | | Extract script variable for clarity | Jason R. Coombs | 2014-12-30 | 1 | -4/+6 |
| | | | | | |||||
| * | | | | Extract common operation of dedent and left strip | Jason R. Coombs | 2014-12-30 | 1 | -8/+16 |
| | | | | | |||||
| * | | | | Remove spurious reference to self. Remove debugging code. | Jason R. Coombs | 2014-12-30 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | Try without self, as methods are set on the instance. Also include ↵ | Jason R. Coombs | 2014-12-30 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | parameters to __exit__. | ||||
| * | | | | Include __enter__ in shim | Jason R. Coombs | 2014-12-30 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Add compatibility shim for tarfile.open | Jason R. Coombs | 2014-12-30 | 2 | -1/+15 |
| | | | | | |||||
| * | | | | Rewrite file operations using context managers. | Jason R. Coombs | 2014-12-30 | 1 | -17/+9 |
| | | | | | |||||
| * | | | | Rewrite test to remove Windows-specific handling and instead capture the ↵ | Jason R. Coombs | 2014-12-30 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | underlying expectation. | ||||
| * | | | | Extract variable for clarity of reading | Jason R. Coombs | 2014-12-30 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | Indent script for clarity | Jason R. Coombs | 2014-12-30 | 1 | -18/+18 |
| | | | | | |||||
* | | | | | Reindent | Jason R. Coombs | 2014-12-29 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Make sure to monkey-patch the easy_install module in the setup context. ↵ | Jason R. Coombs | 2014-12-29 | 2 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | Fixes the other former test failure. Ref #315. | ||||
* | | | | | Catch, save, and restore any exceptions across the save_modules context. ↵ | Jason R. Coombs | 2014-12-29 | 1 | -11/+32 |
| | | | | | | | | | | | | | | | | | | | | This corrects the latter of the two test failures. Ref #315. | ||||
* | | | | | Move changelog entry | Jason R. Coombs | 2014-12-29 | 1 | -4/+9 |
| | | | | | |||||
* | | | | | Backed out changeset: 40cc1fbecb1c | Jason R. Coombs | 2014-12-29 | 2 | -3/+5 |
|/ / / / | | | | | | | | | | | | | Restores purging of distutils/setuptools during sandbox operations. Ref #315. | ||||
* | | | | Use pytest to capture exception | Jason R. Coombs | 2014-12-29 | 1 | -2/+4 |
| | | | | |||||
* | | | | Remove unused import | Jason R. Coombs | 2014-12-29 | 1 | -1/+0 |
| | | | | |||||
* | | | | Extract _patch_usage and re-implement as a context manager. | Jason R. Coombs | 2014-12-29 | 1 | -23/+27 |
| | | | | |||||
* | | | | Reindent using textwrap | Jason R. Coombs | 2014-12-29 | 1 | -4/+4 |
| | | | | |||||
* | | | | Rename variable for clarity. | Jason R. Coombs | 2014-12-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | Remove duplicate import | Jason R. Coombs | 2014-12-29 | 1 | -1/+0 |
| | | | | |||||
* | | | | Remove unused import | Jason R. Coombs | 2014-12-29 | 1 | -1/+0 |
| | | | | |||||
* | | | | Bumped to 9.2 in preparation for next release. | Jason R. Coombs | 2014-12-29 | 2 | -2/+2 |
| | | | | |||||
* | | | | Added tag 9.1 for changeset 3ed27d68d3f4 | Jason R. Coombs | 2014-12-29 | 1 | -0/+1 |
| | | | | |||||
* | | | | Bumped to 9.1 in preparation for next release.9.1 | Jason R. Coombs | 2014-12-29 | 2 | -2/+2 |
| | | | | |||||
* | | | | Prefer vendored packaging. | Jason R. Coombs | 2014-12-29 | 2 | -4/+12 |
| | | | | |||||
* | | | | Bumped to 9.0.2 in preparation for next release. | Jason R. Coombs | 2014-12-29 | 2 | -2/+2 |
| | | | | |||||
* | | | | Added tag 9.0.1 for changeset fa069bf2411a | Jason R. Coombs | 2014-12-29 | 1 | -0/+1 |
| | | | | |||||
* | | | | Bumped to 9.0.1 in preparation for next release.9.0.1 | Jason R. Coombs | 2014-12-29 | 2 | -2/+2 |
| | | | | |||||
* | | | | Include api_tests.txt in the sdist. Fixes #312. | Jason R. Coombs | 2014-12-29 | 2 | -1/+7 |
| | | | |