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: QuantStack/git2cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.10
Choose a base ref
...
head repository: QuantStack/git2cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 14, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#175)

    updates:
    - [github.com/pre-commit/mirrors-clang-format: v22.1.5 → v22.1.8](pre-commit/mirrors-clang-format@v22.1.5...v22.1.8)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](astral-sh/ruff-pre-commit@v0.15.20...v0.15.21)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 14, 2026
    Configuration menu
    Copy the full SHA
    efabfa7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#176)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](astral-sh/ruff-pre-commit@v0.15.21...v0.15.22)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    4187792 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 6 to 7 in the actions group (#177)

    Bumps the actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).
    
    
    Updates `actions/setup-python` from 6 to 7
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    039d66c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#178)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](astral-sh/ruff-pre-commit@v0.15.22...v0.16.0)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fixes
    
    * Fix
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
    pre-commit-ci[bot] and ianthomas23 authored Jul 28, 2026
    Configuration menu
    Copy the full SHA
    be90519 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#179)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.16.0 → v0.16.1](astral-sh/ruff-pre-commit@v0.16.0...v0.16.1)
    
    * Fix tests
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
    pre-commit-ci[bot] and ianthomas23 authored Aug 4, 2026
    Configuration menu
    Copy the full SHA
    a5200fe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. [pre-commit.ci] pre-commit autoupdate (#180)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.16.1 → v0.16.2](astral-sh/ruff-pre-commit@v0.16.1...v0.16.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    580c7e2 View commit details
    Browse the repository at this point in the history
Loading