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: vasild/cpp-ipfs-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix_doxygen_build
Choose a base ref
...
head repository: vasild/cpp-ipfs-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 5, 2023

  1. Merge pull request #67 from vasild/fix_doxygen_build

    Fix doxygen build
    melroy89 authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    76d6e53 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update workflow files

    melroy89 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3221ce5 View commit details
    Browse the repository at this point in the history
  2. Is g++-12 there?

    melroy89 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e161a05 View commit details
    Browse the repository at this point in the history
  3. Clean-up GCC-10

    melroy89 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    de27505 View commit details
    Browse the repository at this point in the history
  4. Introduce CMP0136 new

    melroy89 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0d36c08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    871eef1 View commit details
    Browse the repository at this point in the history
  6. Increase version to 0.7.0

    melroy89 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f7d0d70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff5d880 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #68 from vasild/update_gcc_workflows

    Update workflow files
    melroy89 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2d73ce6 View commit details
    Browse the repository at this point in the history
  9. Improved readme

    Improve readme with only cmake calls instead of make or ninja.
    melroy89 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    535a1e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix deprecated calls to curl (move to curl MIME API) (#69)

    * First try to migrate to the new mime api
    
    * Fix mime implementation
    
    * remove comment
    
    * Fix clang format
    
    * Clean-up
    melroy89 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f300abb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

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