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: ngcpp/proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1c7ca60
Choose a base ref
...
head repository: ngcpp/proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 456603d
Choose a head ref
  • 9 commits
  • 24 files changed
  • 3 contributors

Commits on Jun 27, 2026

  1. Add the code coverage job (#55)

    * code coverage job
    
    * try printing the summary
    
    * resolve comments
    
    * use the gcovr from apt
    
    * comment
    tian-lt authored Jun 27, 2026
    Configuration menu
    Copy the full SHA
    f2045bc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2026

  1. Configuration menu
    Copy the full SHA
    bf4da34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92898e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2026

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

Commits on Jul 22, 2026

  1. Update dependencies (#58)

    * Update dependencies
    
    * Downgrade fmt to 12.1.0
    
    ---------
    
    Co-authored-by: ngcpp-dependency-manager[bot] <293384144+ngcpp-dependency-manager[bot]@users.noreply.github.com>
    Co-authored-by: Mingxin Wang <mingxwa@outlook.com>
    ngcpp-dependency-manager[bot] and mingxwa authored Jul 22, 2026
    Configuration menu
    Copy the full SHA
    ccde0b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2026

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

Commits on Aug 31, 2026

  1. Update dependencies (#64)

    * Update dependencies
    
    * Roll fmt back to 12.1.0
    
    fmt 12.2.0 fails the MSVC build. Refreshed MODULE.bazel.lock accordingly.
    
    ---------
    
    Co-authored-by: ngcpp-dependency-manager[bot] <293384144+ngcpp-dependency-manager[bot]@users.noreply.github.com>
    Co-authored-by: Mingxin Wang <mingxwa@outlook.com>
    ngcpp-dependency-manager[bot] and mingxwa authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    701cf01 View commit details
    Browse the repository at this point in the history
  2. Bump CMake and Meson dependencies (#53)

    * Bump CMake and Meson dependencies
    
    * Change fmt library version in dependencies.json
    
    Updated fmt library version from 12.2.0 to 12.1.0 with new SHA256.
    
    ---------
    
    Co-authored-by: ngcpp-dependency-manager[bot] <293384144+ngcpp-dependency-manager[bot]@users.noreply.github.com>
    Co-authored-by: Mingxin Wang <mingxwa@outlook.com>
    ngcpp-dependency-manager[bot] and mingxwa authored Aug 31, 2026
    Configuration menu
    Copy the full SHA
    5f09d31 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2026

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