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: blahgeek/GitPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 2, 2025

  1. Support index format v3

    blahgeek committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    74ff8e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Bump git/ext/gitdb from f8fdfec to 65321a2

    Bumps [git/ext/gitdb](https://github.com/gitpython-developers/gitdb) from `f8fdfec` to `65321a2`.
    - [Release notes](https://github.com/gitpython-developers/gitdb/releases)
    - [Commits](gitpython-developers/gitdb@f8fdfec...65321a2)
    
    ---
    updated-dependencies:
    - dependency-name: git/ext/gitdb
      dependency-version: 65321a28b586df60b9d1508228e2f53a35f938eb
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    3150ebd View commit details
    Browse the repository at this point in the history
  2. Merge pull request gitpython-developers#2082 from gitpython-developer…

    …s/dependabot/submodules/git/ext/gitdb-65321a2
    
    Bump git/ext/gitdb from `f8fdfec` to `65321a2`
    Byron authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    5ad35f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

  1. improve unit test

    blahgeek committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    8a884fe View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2025

  1. make linter happy

    Byron authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    107b1b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request gitpython-developers#2081 from blahgeek/support-in…

    …dex-v3
    
    Preliminary support for index format v3
    Byron authored Nov 9, 2025
    Configuration menu
    Copy the full SHA
    564a043 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. 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
    98e860d View commit details
    Browse the repository at this point in the history
  2. Merge pull request gitpython-developers#2084 from gitpython-developer…

    …s/dependabot/github_actions/actions/checkout-6
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    d68efad View commit details
    Browse the repository at this point in the history
Loading