summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version for release14.0.2Matthew Iversen2016-01-282-4/+4
* Upgrade setuptools to 19.6Matthew Iversen2016-01-282-0/+2
* Make note that other activate.* files existMatt Iversen2016-01-271-1/+3
* And another new year.Matt Iversen2016-01-271-1/+1
* Merge pull request #850 from pypa/test-virtualenv-moreMatt Iversen2016-01-272-8/+32
|\
| * Test more virtualenv invocationstest-virtualenv-moreMatthew Iversen2016-01-222-8/+32
* | Use bdist_wheel sectionMatt Iversen2016-01-241-1/+1
* | Fix #837Matthew Iversen2016-01-222-1/+4
* | Add changelog entry for #843Matthew Iversen2016-01-221-0/+1
* | Merge pull request #843 from Gnouc/developMatt Iversen2016-01-222-15/+15
|\ \ | |/ |/|
| * Silent `unset -f` error in zshLE Manh Cuong2016-01-202-15/+15
* | Merge pull request #844 from edmorley/update-python-classifiersMatt Iversen2016-01-221-2/+1
|\ \
| * | Update PyPI classifiers to match currently supported Python versionsEd Morley2016-01-201-2/+1
| |/
* | Bump for developmentDonald Stufft2016-01-212-1/+5
* | Merge branch 'master' into developDonald Stufft2016-01-210-0/+0
|\ \
| * \ Merge branch 'develop'14.0.1Donald Stufft2016-01-213-1/+10
| |\ \ | |/ / |/| |
* | | Bump for releaseDonald Stufft2016-01-212-2/+6
* | | Merge pull request #849 from dstufft/updateDonald Stufft2016-01-211-0/+0
|\ \ \
| * | | Upgrade pip 8.0.0 to 8.0.2Donald Stufft2016-01-211-0/+0
|/ / /
* | | Merge pull request #848 from dstufft/default-trueDonald Stufft2016-01-211-0/+1
|\ \ \ | |_|/ |/| |
| * | Default to trueDonald Stufft2016-01-211-0/+1
|/ /
* | Bump version for developmentDonald Stufft2016-01-192-1/+5
* | Merge branch 'master' into developDonald Stufft2016-01-190-0/+0
|\ \ | |/
| * Merge branch 'develop'14.0.0Donald Stufft2016-01-1930-546/+618
| |\ | |/ |/|
* | bump version for releaseDonald Stufft2016-01-192-2/+2
* | Merge pull request #842 from dstufft/upgradeDonald Stufft2016-01-195-2/+6
|\ \
| * | Upgrade pip to 8.0.0 and argparse to 1.4.0Donald Stufft2016-01-195-2/+6
|/ /
* | Merge pull request #830 from kankri/developDonald Stufft2016-01-191-1/+14
|\ \
| * | PIP_FIND_LINKS doesn't cope with spaces, work around with file:// URLs.Risto Kankkunen2015-12-091-1/+14
* | | Merge pull request #841 from dstufft/independentDonald Stufft2016-01-193-8/+16
|\ \ \
| * | | Make the --no-(pip|setuptools|wheel) options independentDonald Stufft2016-01-193-8/+16
* | | | Merge branch 'develop' of github.com:pypa/virtualenv into developMatt Iversen2016-01-204-31/+49
|\ \ \ \ | |/ / /
| * | | Merge pull request #840 from dstufft/downloadDonald Stufft2016-01-194-31/+49
| |\ \ \
| | * | | Try to download the latest versions of preinstalled packagesDonald Stufft2016-01-194-31/+49
| |/ / /
* | | | Shorten history in long_description to 2 releasesMatt Iversen2016-01-201-1/+14
|/ / /
* | | Update deactivate.bat, apply to virtualenv.pyMatt Iversen2016-01-202-5/+5
* | | Modernize rebuild-script, now works with 2.7 & 3.5Matt Iversen2016-01-201-43/+45
* | | Update setuptools package to 19.4Matt Iversen2016-01-202-1/+1
* | | Merge pull request #839 from pypa/winbracketsMatt Iversen2016-01-195-43/+52
|\ \ \
| * | | Apply in virtualenv.pywinbracketsMatthew Iversen2016-01-191-5/+6
| * | | Correct syntax and control logic flowMatt Iversen2016-01-191-3/+8
| * | | Force CRLF for batch filesMatt Iversen2016-01-191-0/+1
| * | | Add bat changes to virtualenv.pyMatthew Iversen2016-01-191-7/+9
| * | | Remove some brackets in bat, solves #35Matthew Iversen2016-01-193-36/+36
|/ / /
* | | Homogenize test syntax, add explanation of itMatthew Iversen2016-01-182-14/+16
* | | Update setuptools to 19.1.1Matthew Iversen2015-12-172-2/+2
|/ /
* | Flatten logic of fix_lib64Matt Iversen2015-10-221-24/+26
* | Simplify sys.path removal logic, use short form os.path.joinMatt Iversen2015-10-201-9/+5
* | Fix 'python setup.py test' invocationMatt Iversen2015-10-201-4/+3
* | Expand gitignoreMatt Iversen2015-10-201-3/+3