summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the get-pip.py script with 6.0.8Donald Stufft2015-02-041-19707/+19756
* Update get-pip.py to pip 6.0.7Donald Stufft2015-01-281-19547/+19810
* Update get-pip.py to 6.0.6Donald Stufft2015-01-031-19695/+19694
* Update get-pip.py to 6.0.5Donald Stufft2015-01-031-856/+858
* Update get-pip.py to version 6.0.4Donald Stufft2015-01-031-19691/+19720
* Revert "Don't use the cache directory when using get-pip.py"Donald Stufft2014-12-271-7/+5
* Don't use the cache directory when using get-pip.pyDonald Stufft2014-12-271-5/+7
* Generate a new get-pip.pyDonald Stufft2014-12-231-19639/+19641
* Update get-pip.pyDonald Stufft2014-12-231-1304/+1306
* Fix pep8 issueDonald Stufft2014-12-231-2/+3
* Correct the spellingDonald Stufft2014-12-221-3/+3
* Do some gymnastic to respect a certificate configured via config fileDonald Stufft2014-12-221-17382/+19765
* Update actual path of generation scriptLeon Sasson2014-08-211-1/+1
* Merge branch 'master' into developDonald Stufft2014-06-041-20375/+17370
|\
| * bump get-pip.py to pip 1.5.6Donald Stufft2014-06-041-66/+66
| * refresh the bootstrap scriptDonald Stufft2014-05-161-20375/+17370
* | Merge branch 'master' into developDonald Stufft2014-05-031-20149/+20267
|\ \ | |/
| * Refresh the bootstrap scriptDonald Stufft2014-05-032-20151/+20269
* | Move the contrib/build-installer into an invoke generate.installerDonald Stufft2014-02-261-164/+0
* | Fix "it's"/"its" typo spotted by @kraaiAshley Manton2014-02-141-1/+1
* | Fix minor typoAshley Manton2014-02-141-1/+1
* | Merge pull request #1514 from dongweiming/developDonald Stufft2014-01-292-2/+2
|\ \
| * | Modify add pip_zip to sys.path methodDongweiming2014-01-282-2/+2
| |/
* | Use Flake8 on the test of pip's Python filesDonald Stufft2014-01-282-2/+2
|/
* Use a ZipFile as the get-pip.py scriptDonald Stufft2014-01-285-21678/+20487
* Regenerate the get-pip.py installerDonald Stufft2014-01-261-21333/+21480
* Fix to get-pip.py builder to properly handle binary filesPaul Moore2014-01-213-18009/+21338
* Make sure to package .exe and .cfg files in get-pip.py as wellDonald Stufft2014-01-212-13771/+17998
* Update get-pip.py for pip 1.5.1Donald Stufft2014-01-201-7216/+13770
* remove unneeded setuptools/pkg_resources checks due to vendoring pkg_resourcesMarcus Smith2014-01-141-7/+0
* Updated get-pip.pyJannis Leidel2013-07-231-3519/+7209
* Put back executable bitSteven Myint2013-06-012-0/+0
* Fix spellings errorsSteven Myint2013-06-013-3/+3
* get-pip.py: rebuildGabriel2013-04-161-3850/+3522
* Use bz2 instead of gzip as the intermediate encoding.Gabriel2013-04-162-5/+5
* get-pip.py: rebuildGabriel2013-04-161-8956/+3852
* Use quoted-printable as the inner encoding.Gabriel2013-04-162-2/+6
* get-pip.py: rebuildGabriel2013-04-151-1099/+8959
* Ship CA certificates in get-pip.pyGabriel2013-04-152-7/+6
* Fix whitespace, etc for pep8 compliancePaul Nasrat2011-05-043-2/+8
* Updated get-pip.py.Jannis Leidel2011-04-041-1095/+1107
* Updated script generators to show a nice warning if setuptools/distribute can...Jannis Leidel2011-04-043-3/+27
* Don't use context managers in the contrib scripts. Thanks to Hugo's eagle eyes.Jannis Leidel2011-04-042-6/+9
* Added get-pip.py installer.Jannis Leidel2011-04-041-0/+1140
* Updated name of installer script to get-pip.py and updated docs to mention th...Jannis Leidel2011-04-041-1/+1
* Removed unneeded regen-docs script.Jannis Leidel2011-04-041-24/+0
* Added build-installer script to build install-pip.py script, a standalone ver...Jannis Leidel2011-04-042-41/+35
* Added contrib packager based on Ronny Pfannschmidt's genscript.Jannis Leidel2011-04-042-0/+111
* More work on the build-standalone script.Jannis Leidel2010-07-301-35/+35
* Moved scripts to contrib dir.Jannis Leidel2010-07-302-0/+79