Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add a pip cache command to inspect the wheel cache #3146

Closed
wants to merge 13 commits into from

Commits on Mar 5, 2016

  1. Configuration menu
    Copy the full SHA
    74df36c View commit details
    Browse the repository at this point in the history
  2. Add size print

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    16f8892 View commit details
    Browse the repository at this point in the history
  3. Implement deletion part

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    75c7b16 View commit details
    Browse the repository at this point in the history
  4. refactor

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    020ee7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6391df4 View commit details
    Browse the repository at this point in the history
  6. refactor

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    2a0ab0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3b1381 View commit details
    Browse the repository at this point in the history
  8. remove now useless code

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    da6bf9f View commit details
    Browse the repository at this point in the history
  9. simplify match_reqs

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    7308902 View commit details
    Browse the repository at this point in the history
  10. Appease pep8

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    e00387a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10698e4 View commit details
    Browse the repository at this point in the history
  12. fix test

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    a5d9a57 View commit details
    Browse the repository at this point in the history
  13. Fix after rebase

    xavfernandez committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    e98beb3 View commit details
    Browse the repository at this point in the history