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: hartwork/git-delete-merged-branches
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3.1
Choose a base ref
...
head repository: hartwork/git-delete-merged-branches
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.4.0
Choose a head ref
  • 16 commits
  • 11 files changed
  • 3 contributors

Commits on Dec 16, 2022

  1. pre-commit: Autoupdate

    pre-commit authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b3fa777 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from hartwork/precommit-autoupdate

    pre-commit: Autoupdate
    hartwork authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    bbf5f76 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Actions(deps): Bump actions/setup-python from 4.3.0 to 4.3.1

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6e0599e View commit details
    Browse the repository at this point in the history
  2. Actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.1.0...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    811d06f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Merge pull request #110 from hartwork/dependabot/github_actions/actio…

    …ns/checkout-3.2.0
    
    Actions(deps): Bump actions/checkout from 3.1.0 to 3.2.0
    hartwork authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    09ce18d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from hartwork/dependabot/github_actions/actio…

    …ns/setup-python-4.3.1
    
    Actions(deps): Bump actions/setup-python from 4.3.0 to 4.3.1
    hartwork authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    be4de06 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    0731af4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a47575c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #111 from hartwork/be-robust-towards-branches-with…

    …-no-common-history
    
    Make "--effort 3" robust towards branches with no common history
    hartwork authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d876eea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from hartwork/readme-badges

    README.md: Add badges for CI and Repology
    hartwork authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f21942c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdc6e83 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge pull request #113 from hartwork/readme-debian

    README.md: Add installation on Debian
    hartwork authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    80c7152 View commit details
    Browse the repository at this point in the history
  2. pre-commit: Autoupdate

    pre-commit authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ab674b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #114 from hartwork/precommit-autoupdate

    pre-commit: Autoupdate
    hartwork authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    47ae57d View commit details
    Browse the repository at this point in the history
  4. Bump version to 7.4.0

    hartwork committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    3b20d7b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from hartwork/prepare-release

    Prepare release 7.4.0
    hartwork authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    43413aa View commit details
    Browse the repository at this point in the history
Loading