summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Support multiple --requirement files in pip freeze (#3703)Calvin Smith2016-05-261-22/+78
* | | | | Strip authentication from SVN url prior to passing it into svn (#3697)Jivan Amara2016-05-262-2/+29
* | | | | Allow creating wheels for editable packages (#3695)Stéphane Bidoul (ACSONE)2016-05-262-10/+15
* | | | | Give priority to git remote named origin in pip freeze (#3708)Stéphane Bidoul (ACSONE)2016-05-211-0/+53
* | | | | Use a realpath for the temporary build directory. (#3701)Zvezdan Petkovic2016-05-192-0/+48
|/ / / /
* | | | Fix a bunch of other testsXavier Fernandez2016-05-193-12/+12
* | | | Improve testsXavier Fernandez2016-05-191-83/+77
* | | | Add --format option to pip listXavier Fernandez2016-05-191-13/+30
* | | | Added --columns, --no-columns option to `pip list`. Fixes #3651 (#3654)Douglas Thor2016-05-121-0/+414
* | | | Root logger should use debug level for "--log" (#3586)Ian Wienand2016-05-101-0/+12
* | | | Use logger.warning instead of deprecated logger.warnVille Skyttä2016-04-151-1/+1
* | | | Merge pull request #3590 from njsmith/robustify-have_compatible_glibcMatt Iversen2016-04-111-0/+33
|\ \ \ \
| * | | | Add a test for handling of totally malformed glibc version stringsNathaniel J. Smith2016-03-301-0/+14
| * | | | Make have_compatible_glibc more robust against unusual version stringsNathaniel J. Smith2016-03-241-0/+19
* | | | | Give markers chance to remove incompat wheel linksburrows2016-04-072-6/+76
|/ / / /
* | | | Merge pull request #3307 from s-t-e-v-e-n-k/packaging-requirementsDonald Stufft2016-03-223-20/+18
|\ \ \ \ | |_|/ / |/| | |
| * | | Update to use the Requirement class from packagingDonald Stufft2016-03-073-20/+18
* | | | Check for PEP263 headers in req filesXavier Fernandez2016-03-071-0/+4
|/ / /
* | | Merge pull request #3496 from edmorley/use-url-in-suggested-hashesDonald Stufft2016-03-051-0/+8
|\ \ \
| * | | Correct the suggested package hash lines for URL requirementsEd Morley2016-03-041-0/+8
* | | | Hide the line if installer is unknownXavier Fernandez2016-03-041-2/+2
* | | | show: add PEP376 INSTALLER informationXavier Fernandez2016-03-041-2/+14
* | | | Merge pull request #3449 from xavfernandez/show_classifiersXavier Fernandez2016-03-041-2/+13
|\ \ \ \
| * | | | pip.show: always show classifiersXavier Fernandez2016-03-041-3/+3
| * | | | Add --classifiers option to pip showXavier Fernandez2016-03-041-0/+11
* | | | | Merge pull request #3497 from ogrisel/pr-3446-followupDonald Stufft2016-03-042-104/+161
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Implement PEP 513: manylinux1 platform tagsRobert T. McGibbon2016-03-041-0/+55
| * | | | Move pep425tags tests to their own fileOlivier Grisel2016-02-232-104/+106
* | | | | Simplify testXavier Fernandez2016-03-041-3/+2
* | | | | utils: decode requirement files according to their BOM if presentXavier Fernandez2016-03-041-0/+18
| |/ / / |/| | |
* | | | Merge pull request #3458 from xavfernandez/freeze_allDonald Stufft2016-03-032-2/+8
|\ \ \ \
| * | | | Add --all option to pip freezeXavier Fernandez2016-02-172-2/+8
| |/ / /
* | | | Merge pull request #3435 from fungi/developDonald Stufft2016-03-031-0/+1
|\ \ \ \
| * | | | Case-insensitive match secure origin namesJeremy Stanley2016-02-031-0/+1
* | | | | Fix always true assertionXavier Fernandez2016-03-031-4/+1
* | | | | Merge pull request #3505 from njsmith/fix-verbose-subprocess-outputXavier Fernandez2016-02-244-0/+53
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix display of subprocess output when --verbose is givenNathaniel J. Smith2016-02-234-0/+53
* | | | | Merge pull request #3455 from bukzor/enable-warning-filtersXavier Fernandez2016-02-112-1/+41
|\ \ \ \ \
| * | | | | add testsBuck Golemon2016-02-081-0/+36
| * | | | | we should expect that --no-use-wheel is deprecatedBuck Golemon2016-02-081-1/+5
* | | | | | add test for link fragmentsStéphane Bidoul2016-02-091-0/+11
* | | | | | remove editable_options which is now obsolete codeStéphane Bidoul2016-02-091-7/+4
* | | | | | Allow installing modules from a vcs subdirectory in non-editable modeStéphane Bidoul2016-02-081-0/+13
|/ / / / /
* | | | | no need for expect_stderrFrancesco Montesano2016-02-021-1/+1
* | | | | test uninstall of entry points with colons in nameFrancesco Montesano2016-02-021-0/+26
* | | | | Make install --quiet really quietNathaniel J. Smith2016-02-011-0/+14
|/ / / /
* | | | Merge pull request #3412 from rygwdn/fix-freezeXavier Fernandez2016-01-311-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | pip freeze: handle new requirements options.Ryan Wooden2016-01-211-0/+3
* | | | Merge pull request #3372 from kaustavha/kaustavha/fix/double-reqsXavier Fernandez2016-01-251-0/+19
|\ \ \ \
| * | | | fix(pip/req/req_set): If double requirements exist which have the same specs,...kaustav haldar2016-01-191-0/+19