summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Added tag 5.8 for changeset 67550a8ed9f4Jason R. Coombs2014-09-180-0/+0
* | | | | Remove execfile compatibility - unnecessary on Python 2.6+5.8Jason R. Coombs2014-09-181-7/+3
* | | | | Use the term 'string_types', following the pattern in sixJason R. Coombs2014-09-181-7/+8
* | | | | next function and io module are available on Python 2.6Jason R. Coombs2014-09-181-6/+2
* | | | | Use PY3/PY2 indicators to reliably select behavior. Fixes #237Jason R. Coombs2014-09-182-8/+17
* | | | | Remove conditional import for frozenset (available in Python 2.6+)Jason R. Coombs2014-09-181-4/+0
* | | | | Add indicators for PY2 vs. PY3Jason R. Coombs2014-09-181-0/+3
* | | | | Rename argument for consistencyJason R. Coombs2014-09-091-2/+2
* | | | | Move sister functions into proximityJason R. Coombs2014-09-091-9/+11
|/ / / /
* | | | Backed out changeset: be37eff86c76Jason R. Coombs2014-08-211-1/+1
* | | | Updated documentation to reflect support for PowerShell 3 on earlier versions...Jason R. Coombs2014-08-211-10/+12
| |_|/ |/| |
* | | For the sake of expedience, I'm going to accept this and tweak it further. In...Jason R. Coombs2014-08-1712-13/+48
|\ \ \ | | |/ | |/|
| * | Merged in moben/setuptools (pull request #76)Jason R. Coombs2014-08-161-1/+1
| |\ \
| | * | make order of lines in top_level.txt deterministicBenedikt Morbach2014-08-071-1/+1
| * | | Bumped to 5.8 in preparation for next release.Jason R. Coombs2014-08-152-2/+2
| * | | Added tag 5.7 for changeset 37ed55fd310dJason R. Coombs2014-08-150-0/+0
| * | | Use MemoizedZipManifests for all operations. Fixes #240.5.7Jason R. Coombs2014-08-152-5/+12
| * | | Bumped to 5.7 in preparation for next release.Jason R. Coombs2014-08-142-2/+2
| * | | Added tag 5.6 for changeset a1fc0220bfa3Jason R. Coombs2014-08-140-0/+0
| * | | Bumped to 5.6 in preparation for next release.5.6Jason R. Coombs2014-08-142-2/+2
| * | | Use absolute_import in svn_utils. Fixes #242.Jason R. Coombs2014-08-142-0/+9
| * | | Bumped to 5.5.2 in preparation for next release.Jason R. Coombs2014-08-103-3/+3
| * | | Added tag 5.5.1 for changeset 949a66af4f03Jason R. Coombs2014-08-100-0/+0
| * | | Bumped to 5.5.1 in preparation for next release.5.5.1Jason R. Coombs2014-08-102-2/+2
| * | | Fix typo; ref #239.Jason R. Coombs2014-08-102-1/+7
| * | | Bumped to 5.6 in preparation for next release.Jason R. Coombs2014-08-103-2/+3
| * | | Added tag 5.5 for changeset 68910a89f97aJason R. Coombs2014-08-100-0/+0
| * | | Bumped to 5.5 in preparation for next release.5.5Jason R. Coombs2014-08-102-2/+2
| * | | Merged in davidoff/setuptools-fix-failing-integration-test (pull request #68)Jason R. Coombs2014-08-1029-2862/+296
| |\ \ \
| | * | | Correct documentationJason R. Coombs2014-08-101-1/+1
| | * | | Include setup_requires directive in Distribution attributes and metadata. Fix...Jason R. Coombs2014-08-103-1/+10
| | |/ /
| | * | Indicate upgrade to test pytest-555Jason R. Coombs2014-08-071-1/+1
| | * | Testing fix for pytest-555Jason R. Coombs2014-08-071-2/+2
| | * | Correct syntax in gui_scripts. Fixes #238.Jason R. Coombs2014-08-041-1/+1
| * | | fix failing integration (test_stevedore) test on windows because of an unrele...david2014-06-251-0/+3
* | | | Update conf.py to place it below original docstring.ericholscher2014-08-171-6/+5
* | | | Add comment to explain code.ericholscher2014-08-161-2/+3
* | | | conf.py edited online with Bitbucketericholscher2014-08-021-1/+0
* | | | entry_points.txt edited online with Bitbucketericholscher2014-08-021-1/+1
* | | | Fix docs to workericholscher2014-08-022-1/+5
| |/ / |/| |
* | | Bumped to 5.4.3 in preparation for next release.Jason R. Coombs2014-08-012-2/+2
* | | Added tag 5.4.2 for changeset 7adcf1397f6eJason R. Coombs2014-08-010-0/+0
* | | Omit sudo. Hope pytest is in the virtualenv5.4.2Jason R. Coombs2014-08-011-1/+1
* | | Try running not in the context of the project under testJason R. Coombs2014-08-011-1/+1
* | | Use 'python -m' to install to active Python versionJason R. Coombs2014-08-011-1/+1
* | | Downgrade pytest to get tests to pass.Jason R. Coombs2014-08-011-0/+2
* | | Correct execfile implementation for Python 2.6. Fixes #236.Jason R. Coombs2014-08-013-1/+11
* | | Extract variableJason R. Coombs2014-08-011-1/+2
* | | Add test capturing failure on Python 2.6. Ref #236Jason R. Coombs2014-08-012-1/+7
* | | Python 2.3 no longer supportedJason R. Coombs2014-08-011-2/+0