summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1.5.X'1.5.6Donald Stufft2014-05-1666-8360/+1184
|\
| * bump changelogDonald Stufft2014-05-161-4/+4
| * Bump versionDonald Stufft2014-05-161-1/+1
| * Merge pull request #1821 from dstufft/upgrade-requests-1.5.XDonald Stufft2014-05-1665-8359/+1181
| |\
| | * Upgrade requests to 2.3.0Donald Stufft2014-05-1665-8359/+1181
| |/
* | Refresh the bootstrap scriptDonald Stufft2014-05-032-20151/+20269
* | Merge branch '1.5.X'1.5.5Donald Stufft2014-05-0354-864/+1415
|\ \ | |/
| * Bump versionDonald Stufft2014-05-031-1/+1
| * Correct linkDonald Stufft2014-05-021-1/+1
| * Merge pull request #1784 from dstufft/upgrade-setuptoolsDonald Stufft2014-05-023-37/+80
| |\
| | * Upgrade setuptools to 3.4.4Donald Stufft2014-05-023-37/+80
| |/
| * Merge pull request #1783 from dstufft/upgradesDonald Stufft2014-05-0232-791/+1105
| |\
| | * Update the change logDonald Stufft2014-05-021-0/+3
| | * Upgrade colorama to 0.3.1Donald Stufft2014-05-027-419/+423
| | * Upgrade six to 1.6.1Donald Stufft2014-05-022-12/+26
| | * Upgrade html5lib to 1.0b3Donald Stufft2014-05-0214-241/+234
| | * Upgrade distlib to 0.1.8Donald Stufft2014-05-0211-119/+419
| |/
| * Merge pull request #1782 from dstufft/update-doc-urlDonald Stufft2014-05-024-6/+9
| |\
| | * Update documentation to point at https://pip.pypa.io/Donald Stufft2014-05-024-6/+9
| |/
| * Merge pull request #1781 from dstufft/update-docsDonald Stufft2014-05-022-1/+4
| |\
| | * Update documentation to point at the new bootstrap locationDonald Stufft2014-05-022-1/+4
| * | Updates for TravisDonald Stufft2014-05-022-10/+0
| |/
| * Update tox.iniDonald Stufft2014-05-021-1/+1
| * changelog update (typo)Marcus Smith2014-05-021-1/+1
| * changelog updatesMarcus Smith2014-05-021-0/+6
| * Merge pull request #1743 from qwcode/empty_dirsMarcus Smith2014-04-2513-28/+214
| |\
| | * use copy2, not move, to ensure dirs are not copiedMarcus Smith2014-04-231-2/+6
| | * move directory creation below the file filteringMarcus Smith2014-04-221-2/+4
| | * Yes yes yes.Jannis Leidel2014-04-221-1/+1
| | * Use the deadsnakes PPA for a not so dead snake (3.4).Jannis Leidel2014-04-221-10/+3
| | * a teardown that pytest recognizesMarcus Smith2014-04-221-1/+1
| | * don't install empty dirs during wheel installsMarcus Smith2014-04-2111-16/+203
| |/
* | Don't join the channel to post messages to itDonald Stufft2014-03-261-1/+5
* | Update IRC channel name.Jannis Leidel2014-03-263-5/+5
* | Yes yes yes.Jannis Leidel2014-03-261-1/+1
* | Use the deadsnakes PPA for a not so dead snake (3.4).Jannis Leidel2014-03-261-10/+3
* | pip upgrades on windowsMarcus Smith2014-03-261-5/+27
* | remove mention of the unreleased virtualenv config supportMarcus Smith2014-03-191-7/+0
* | Merge branch '1.5.X'1.5.4Donald Stufft2014-02-213-3/+11
|\ \ | |/
| * Bump versionDonald Stufft2014-02-211-1/+1
| * log deprecation for --build when value is different than defaultMarcus Smith2014-02-202-1/+9
| * can't log deprecation for --build, since it's set alwaysMarcus Smith2014-02-201-1/+0
* | Merge branch '1.5.X'1.5.3Donald Stufft2014-02-2021-107/+744
|\ \ | |/
| * Bump version and mark release date in the changelogDonald Stufft2014-02-202-2/+2
| * Add changelog itemDonald Stufft2014-02-201-0/+2
| * Merge pull request #1583 from dstufft/non-unicode-fileDonald Stufft2014-02-204-31/+266
| |\
| | * Upgrade six to 1.5.2Donald Stufft2014-02-202-30/+258
| | * Don't pass a unicode __file__ to setup.py on Python 2.xDonald Stufft2014-02-202-1/+8
| |/
| * Merge pull request #1581 from dstufft/test-wheel-version-1.5.xDonald Stufft2014-02-198-2/+130
| |\
| | * Ensure wheel-Version is compatible with pipMatthew Iversen2014-02-198-2/+130
| |/