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.1
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
  • 62 files changed
  • 3 contributors

Commits on Jun 25, 2025

  1. feat: add status subcommand (#10)

    * refactoring
    
    * refactoring v2
    
    * add short flag
    
    * address review comments
    
    * add test
    
    * switch to enum
    
    * remove headers in short format
    
    * edit test
    
    * fix typo
    SandrineP authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    f9af969 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. feat: add branch info and flag to status subcommand (#11)

    * add branch info and flag to status subcommand
    
    * change type to std::string
    SandrineP authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    fcd5972 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    eab10dd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    9464d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e452304 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba5a9c View commit details
    Browse the repository at this point in the history
Loading