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: pypa/pipx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: pypa/pipx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 8 commits
  • 46 files changed
  • 4 contributors

Commits on Dec 2, 2023

  1. Post-Release 1.3.1

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ce4b02f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Point to new homepage

    dukecat0 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    81720fc View commit details
    Browse the repository at this point in the history
  2. Use pre-commit with CI for linting

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    0f3c38a View commit details
    Browse the repository at this point in the history
  3. Test PyPI publish is not working, remove it

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 3, 2023
    2 Configuration menu
    Copy the full SHA
    2198e2b View commit details
    Browse the repository at this point in the history
  4. Simplify and improve Github Actions

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    4e83145 View commit details
    Browse the repository at this point in the history
  5. Update test packages list

    Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
    gaborbernat committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b97b647 View commit details
    Browse the repository at this point in the history
  6. Additional help for option --pip-args (#1131)

    Co-authored-by: Jason Lam <meowmeowcat1211@gmail.com>
    Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
    3 people authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    28ffb99 View commit details
    Browse the repository at this point in the history
  7. Pull version from VCS to simplify release and build dynamic docs via …

    …mkdocs plugin (#1130)
    
    Co-authored-by: Jason Lam <meowmeowcat1211@gmail.com>
    gaborbernat and dukecat0 authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9639e2c View commit details
    Browse the repository at this point in the history
Loading