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: ruby/uri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.0
Choose a base ref
...
head repository: ruby/uri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.2
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    09a5a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    133e151 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #119 from ruby/define-rfc2396-parser

    Define RFC2396_PARSER for Ruby 3.3
    hsbt authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    108c95c View commit details
    Browse the repository at this point in the history
  2. Bump up 0.13.1

    hsbt committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    56490e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. Configuration menu
    Copy the full SHA
    cc7d2c7 View commit details
    Browse the repository at this point in the history
  2. Fix merger of URI with authority component

    https://hackerone.com/reports/2957667
    
    Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
    hsbt and nobu committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    75aeb4a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #155 from ruby/remove-userinfo-v0-13

    Remove userinfo for v0.13.x
    hsbt authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    07fe169 View commit details
    Browse the repository at this point in the history
  4. Bump up v0.13.2

    hsbt committed Feb 26, 2025
    Configuration menu
    Copy the full SHA
    cef02d6 View commit details
    Browse the repository at this point in the history
Loading