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.8
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
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 31, 2026

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

    updates:
    - [github.com/pre-commit/mirrors-clang-format: v22.1.1 → v22.1.2](pre-commit/mirrors-clang-format@v22.1.1...v22.1.2)
    - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    601a974 View commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 3 updates (#136)

    Bumps the actions group with 3 updates: [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba), [actions/deploy-pages](https://github.com/actions/deploy-pages) and [codecov/codecov-action](https://github.com/codecov/codecov-action).
    
    
    Updates `mamba-org/setup-micromamba` from 2 to 3
    - [Release notes](https://github.com/mamba-org/setup-micromamba/releases)
    - [Commits](mamba-org/setup-micromamba@v2...v3)
    
    Updates `actions/deploy-pages` from 4 to 5
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v4...v5)
    
    Updates `codecov/codecov-action` from 5 to 6
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: mamba-org/setup-micromamba
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/deploy-pages
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: codecov/codecov-action
      dependency-version: '6'
      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 Mar 31, 2026
    Configuration menu
    Copy the full SHA
    f759ddf View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. small fix (#137)

    SandrineP authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    f2e1dfb View commit details
    Browse the repository at this point in the history
Loading