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: seanmonstar/httparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: testingrequired/httparser
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.
  • 10 commits
  • 26 files changed
  • 1 contributor

Commits on Apr 19, 2025

  1. Forking

    kyleect committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    52fd183 View commit details
    Browse the repository at this point in the history
  2. Refactor

    kyleect committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    a6b774a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Removing the apache license

    kyleect committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    9d7b026 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Add tracing/logging

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    8070658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e22e69 View commit details
    Browse the repository at this point in the history
  3. Format code

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    55c762d View commit details
    Browse the repository at this point in the history
  4. Make parse_with_config public

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    8c90571 View commit details
    Browse the repository at this point in the history
  5. Bump rust version to 1.85

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    bce1ad9 View commit details
    Browse the repository at this point in the history
  6. Fix linting issues

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    1391fa7 View commit details
    Browse the repository at this point in the history
  7. Update readme

    kyleect committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    87ab25c View commit details
    Browse the repository at this point in the history
Loading