Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: msrai/puppet-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Oxalide/puppet-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 0 files changed
  • 3 contributors

Commits on Jan 31, 2017

  1. Merge pull request #2 from msrai/master

    fix install distribute/setuptools on virtualenv
    msrai authored Jan 31, 2017
    Configuration menu
    Copy the full SHA
    70ddee5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    89e0169 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Oxalide/pip_no_wheel_fix

    Replace deprecated --no-use-wheel option for pip >= 10.x
    guikcd authored Apr 16, 2018
    Configuration menu
    Copy the full SHA
    b57869d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    84c2cc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request voxpupuli#4 from Oxalide/pip_no_wheel_fix

    Replace --no-use-wheel by --no-binary for pip
    guikcd authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    fe9b059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cebc8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request voxpupuli#5 from Oxalide/revert-4-pip_no_wheel_fix

    Revert "Replace --no-use-wheel by --no-binary for pip"
    guikcd authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    8229e1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a141fe View commit details
    Browse the repository at this point in the history
  6. Merge pull request voxpupuli#6 from Oxalide/revert-3-pip_no_wheel_fix

    Revert "Replace deprecated --no-use-wheel option for pip >= 10.x"
    guikcd authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    b5320ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28261e4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request voxpupuli#7 from Oxalide/pypa_fixed_version

    Use a fixed version for bootstraping pip
    guikcd authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e88b6dd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    e1ab724 View commit details
    Browse the repository at this point in the history
  2. Merge pull request voxpupuli#8 from Oxalide/revert-7-pypa_fixed_version

    Revert "Use a fixed version for bootstraping pip"
    guikcd authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    27fcd06 View commit details
    Browse the repository at this point in the history
Loading