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: GitoxideLabs/gitoxide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 177cd5b
Choose a base ref
...
head repository: GitoxideLabs/gitoxide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 40e8e51
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 24, 2025

  1. feat: Add commit::Either::tree_id()

    cruessler authored and Byron committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    625f9dd View commit details
    Browse the repository at this point in the history
  2. Make use gix_traverse::commit::Either::tree_id()

    This removes a local implementation of it.
    cruessler authored and Byron committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    3fad860 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1910 from cruessler/add-tree-id-to-either

    Add `Either::tree_id`
    Byron authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    544cdaf View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Configuration menu
    Copy the full SHA
    7c42efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3e74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40e8e51 View commit details
    Browse the repository at this point in the history
Loading