summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* 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