summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Skip AppVeyor builds on non-code changes"revert-5478-ci/short-circuiting-appveyorPradyun Gedam2018-06-221-8/+0
* Remove also compiled pyo files for wheel packages. (#5173)Bastian Venthur2018-06-213-4/+9
* Improve autocompletion function on file name completion (#5125)Kexuan Sun2018-06-219-6/+199
* Improve message when no listed files are found from PKG-INFO (#5515)Dan Black2018-06-212-4/+3
* Merge pull request #5478 from pradyunsg/ci/short-circuiting-appveyorPradyun Gedam2018-06-211-0/+8
|\
| * Skip AppVeyor builds on non-code changesPradyun Gedam2018-06-201-0/+8
* | Merge pull request #5520 from pradyunsg/misc/remove-old-get-pipPradyun Gedam2018-06-203-14/+4
|\ \ | |/ |/|
| * :newspaper:Pradyun Gedam2018-06-201-0/+4
| * Remove the old get-pip.py shimPradyun Gedam2018-06-202-14/+0
* | Merge pull request #5510 from pradyunsg/dev-ops/tools-directoryPradyun Gedam2018-06-2010-12/+11
|\ \ | |/ |/|
| * Mention complete path in docs for tests-requirements.txtPradyun Gedam2018-06-161-2/+2
| * Update docs referencePradyun Gedam2018-06-161-2/+2
| * Update MANIFEST.inPradyun Gedam2018-06-161-2/+1
| * Move linting requirements to a requirements filePradyun Gedam2018-06-162-3/+3
| * Move requirements files to tools/Pradyun Gedam2018-06-153-2/+2
| * Move Travis files into tools/Pradyun Gedam2018-06-154-3/+3
* | Merge pull request #5512 from pradyunsg/feature/refuse-non-compliant-pyprojectPradyun Gedam2018-06-2013-33/+114
|\ \
| * | Only disable isolation when build-system.requires is skippedPradyun Gedam2018-06-192-16/+39
| * | :newspaper:Pradyun Gedam2018-06-192-0/+2
| * | Cleanup TestsPradyun Gedam2018-06-195-29/+15
| * | Rework PEP 518 requirement logicPradyun Gedam2018-06-192-49/+49
| * | Add tests to verify refusal of non PEP 518 compliant pyproject.tomlPradyun Gedam2018-06-1911-0/+48
| * | Start refusing non PEP 518 pyproject.toml filesPradyun Gedam2018-06-191-2/+24
* | | Merge pull request #5489 from jdufresne/httpsPradyun Gedam2018-06-2013-31/+31
|\ \ \
| * | | Update doc and comment URLs to https where availableJon Dufresne2018-06-1313-31/+31
* | | | Merge pull request #5517 from keanemind/masterPaul Moore2018-06-192-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Add newskeanemind2018-06-191-0/+1
| * | | Document that pip show is machine readablekeanemind2018-06-191-1/+5
|/ / /
* | | Speed up printing of installed package versions (#5127)Stephan Erb2018-06-193-8/+11
* | | Clearer msg for already installed deps when updating (#5319)Adrien Morison2018-06-193-1/+6
* | | Merge pull request #5457 from pradyunsg/check/only-check-requirements-modifiedPradyun Gedam2018-06-174-43/+138
|\ \ \
| * | | Switch to using a set and callable argumentPradyun Gedam2018-06-151-13/+24
| * | | :newspaper:Pradyun Gedam2018-06-152-0/+8
| * | | Restrict install time dependency warnings to directly-dependant packagesPradyun Gedam2018-06-152-41/+117
| | |/ | |/|
* | | Merge pull request #5452 from pradyunsg/refactor/reorder-req-install-methodsPradyun Gedam2018-06-171-184/+196
|\ \ \
| * | | :art:Pradyun Gedam2018-06-071-1/+1
| * | | Reorder method in req_install to better group themPradyun Gedam2018-06-071-183/+195
* | | | Merge pull request #5509 from pradyunsg/misc/drop-useless-manifest-entriesPradyun Gedam2018-06-161-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove useless manifest entriesPradyun Gedam2018-06-161-2/+0
|/ / /
* | | Merge pull request #5506 from pradyunsg/misc/cleanup-filesPradyun Gedam2018-06-153-16/+3
|\ \ \
| * | | Simplify the call to mypyPradyun Gedam2018-06-141-2/+2
| * | | vendoring: remove outdated MakefilePradyun Gedam2018-06-141-13/+0
| * | | flake8: Ignore files in .scratchPradyun Gedam2018-06-141-1/+1
|/ / /
* | | Merge pull request #5504 from pradyunsg/ci/remove-pinned-versionsPradyun Gedam2018-06-143-6/+14
|\ \ \
| * | | Update failing tests for pytest changesPradyun Gedam2018-06-142-1/+10
| * | | Sort alphabeticallyPradyun Gedam2018-06-141-1/+1
| * | | Remove no-longer-needed dependencyPradyun Gedam2018-06-141-1/+0
| * | | Move PyYAML to the bottomPradyun Gedam2018-06-141-3/+3
| * | | Remove version constraints on pytest and scripttestPradyun Gedam2018-06-141-2/+2
|/ / /
* | | Change sentence from future to present tense (#5490)kpinc2018-06-142-1/+1
| |/ |/|