summaryrefslogtreecommitdiff
path: root/tasks
Commit message (Expand)AuthorAgeFilesLines
* Generate our NEWS.rst with towncrierDonald Stufft2017-03-191-0/+11
* Upgrade setuptools, appdirs, cachecontrol, distro, ipaddress, pyparsing, and ...Donald Stufft2017-03-182-4/+23
* Adopt cachecontrol 0.12.0 with msgpack support (#3515) (#4258)Stephan Erb2017-01-301-0/+4
* Automatic vendoring (#4093)Xavier Fernandez2016-11-066-3/+226
* Move get-pip.py to its own repositoryDonald Stufft2016-01-202-271/+0
* Return to only installing setuptools/wheel if actually neededDonald Stufft2016-01-201-0/+15
* Allow specifying a particular version of items to install for get-pip.pyDonald Stufft2016-01-191-15/+32
* Attempt to install Wheel in get-pip.pyDonald Stufft2015-05-211-0/+10
* Update documentation on the generate taskGuilherme Espada2015-03-191-1/+1
* Remove unneeded importsDonald Stufft2015-01-281-3/+0
* Switch get-pip.py to use the generated .whlDonald Stufft2015-01-281-29/+18
* Revert "Don't use the cache directory when using get-pip.py"Donald Stufft2014-12-271-3/+1
* Don't use the cache directory when using get-pip.pyDonald Stufft2014-12-271-1/+3
* Fix pep8 issueDonald Stufft2014-12-231-2/+3
* Correct the spellingDonald Stufft2014-12-221-1/+1
* Do some gymnastic to respect a certificate configured via config fileDonald Stufft2014-12-221-4/+14
* Rearrange the get-pip.py script to make it slightly easier to auditDonald Stufft2014-05-061-5/+6
* Use base85 instead of base64 for the bundled pipDonald Stufft2014-05-061-5/+60
* Resolve several typos in the codebaseAlex Gaynor2014-04-291-1/+1
* Use a staging area to create pip.zip instead of the installer_pathDonald Stufft2014-02-261-10/+18
* Move the contrib/build-installer into an invoke generate.installerDonald Stufft2014-02-262-0/+168
* Switch to using Author <email@domain.com> for the AUTHORS fileDonald Stufft2014-02-261-2/+1
* Generate AUTHORS using git logDonald Stufft2014-02-262-0/+34