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: gitpython-developers/gitdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 335c0f66173eecdc7b2597c2b6c3d1fde795df30
Choose a base ref
...
head repository: gitpython-developers/gitdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4c63ee6636a6a3370f58b05d0bd19fec2f16dd5a
Choose a head ref
  • 14 commits
  • 3 files changed
  • 4 contributors

Commits on Aug 18, 2025

  1. Bump actions/checkout from 4 to 5

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    366859f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from gitpython-developers/dependabot/github_a…

    …ctions/actions/checkout-5
    
    Bump actions/checkout from 4 to 5
    EliahKagan authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    39d7dbf View commit details
    Browse the repository at this point in the history
  3. Bump gitdb/ext/smmap from c6b53d3 to 1de0797

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `c6b53d3` to `1de0797`.
    - [Release notes](https://github.com/gitpython-developers/smmap/releases)
    - [Commits](gitpython-developers/smmap@c6b53d3...1de0797)
    
    ---
    updated-dependencies:
    - dependency-name: gitdb/ext/smmap
      dependency-version: 1de0797344ed031cc1d5f9024f01e8093b02baa9
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    70abd0e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #125 from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-1de0797
    
    Bump gitdb/ext/smmap from `c6b53d3` to `1de0797`
    EliahKagan authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    22ebeaa View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Bump actions/setup-python from 5 to 6

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    7f39c74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #126 from gitpython-developers/dependabot/github_a…

    …ctions/actions/setup-python-6
    
    Bump actions/setup-python from 5 to 6
    EliahKagan authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    eb8e829 View commit details
    Browse the repository at this point in the history
  3. Bump gitdb/ext/smmap from 1de0797 to 801bd6f

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `1de0797` to `801bd6f`.
    - [Release notes](https://github.com/gitpython-developers/smmap/releases)
    - [Commits](gitpython-developers/smmap@1de0797...801bd6f)
    
    ---
    updated-dependencies:
    - dependency-name: gitdb/ext/smmap
      dependency-version: 801bd6f5722aa21be54ea5b113b7a73595857e1c
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    707b785 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #127 from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-801bd6f
    
    Bump gitdb/ext/smmap from `1de0797` to `801bd6f`
    EliahKagan authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    f8fdfec View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Update pack.py - SonarQube issues

    fix #129
    sminux authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    8350bd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #130 from sminux/sminux-sast-checks

    Update pack.py - SonarQube issues
    Byron authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    65321a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. Bump gitdb/ext/smmap from 801bd6f to 5ec977a

    Bumps [gitdb/ext/smmap](https://github.com/gitpython-developers/smmap) from `801bd6f` to `5ec977a`.
    - [Release notes](https://github.com/gitpython-developers/smmap/releases)
    - [Commits](gitpython-developers/smmap@801bd6f...5ec977a)
    
    ---
    updated-dependencies:
    - dependency-name: gitdb/ext/smmap
      dependency-version: 5ec977a3b280e5dccb40cb20eba56ea26a84bd48
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    b5a9cf8 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    df9d041 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #132 from gitpython-developers/dependabot/github_a…

    …ctions/actions/checkout-6
    
    Bump actions/checkout from 5 to 6
    Byron authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    9c98572 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #131 from gitpython-developers/dependabot/submodul…

    …es/gitdb/ext/smmap-5ec977a
    
    Bump gitdb/ext/smmap from `801bd6f` to `5ec977a`
    Byron authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    4c63ee6 View commit details
    Browse the repository at this point in the history
Loading