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

Add --python-executable option for pip-sync #1333

Merged
merged 38 commits into from
Jun 13, 2021

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    2fb4874 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. add tests

    maratk-ms committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    5a68984 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'piptools/master' into feature/python-ex…

    …ecutable
    
    # Conflicts:
    #	tests/test_utils.py
    maratk-ms committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1100dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c321cd View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    f78866f View commit details
    Browse the repository at this point in the history
  2. fix test

    maratk-ms committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a3fd7a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc4b11e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cde62d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/python-executable' of https:/MaratF…

    …M/pip-tools into feature/python-executable
    maratk-ms committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    86ad4cc View commit details
    Browse the repository at this point in the history
  6. code coverage

    maratk-ms committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    786671a View commit details
    Browse the repository at this point in the history
  7. comsetic updates

    maratk-ms committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c25dc6f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. use type=click.Path

    maratk-ms committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    9733491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bb9a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. apply suggestion

    maratk-ms committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b01feb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a13c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Configuration menu
    Copy the full SHA
    a5a4bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e9529 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92247e4 View commit details
    Browse the repository at this point in the history
  4. fix tests for *nix

    maratk-ms committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    d8750ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c7f15b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    9f370e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Merge remote-tracking branch 'pip-tools/master' into feature/python-e…

    …xecutable
    
    # Conflicts:
    #	tests/test_utils.py
    maratk-ms committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3fb2077 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    451cc99 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    3d20383 View commit details
    Browse the repository at this point in the history
  2. pr comments

    maratk-ms committed May 11, 2021
    Configuration menu
    Copy the full SHA
    17cc535 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    1e96d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36667bc View commit details
    Browse the repository at this point in the history
  3. fix mypy warning

    maratk-ms committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1d6e2a8 View commit details
    Browse the repository at this point in the history
  4. fix tests in python 3.6

    maratk-ms committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    24e2149 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    86f13b5 View commit details
    Browse the repository at this point in the history
  2. revert log formatting

    maratk-ms committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7319cc0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/python-executable' of https:/MaratF…

    …M/pip-tools into feature/python-executable
    maratk-ms committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5849b41 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. review comments

    maratk-ms committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    5e8c59d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Update piptools/utils.py

    Co-authored-by: Albert Tugushev <[email protected]>
    MaratFM and atugushev authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    cd26a3a View commit details
    Browse the repository at this point in the history
  2. try no cover

    maratk-ms committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    390a150 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. Update piptools/utils.py

    Co-authored-by: Albert Tugushev <[email protected]>
    MaratFM and atugushev authored Jun 12, 2021
    Configuration menu
    Copy the full SHA
    13eb866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb6c71 View commit details
    Browse the repository at this point in the history
  3. fix tests

    maratk-ms committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    a138d07 View commit details
    Browse the repository at this point in the history