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

Commits on Nov 8, 2024

  1. Fix minor typo from 9997c1a

    jrafanie committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c191b62 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    f0847c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from jrafanie/fix-typo

    Fix minor typo from 9997c1a
    hsbt authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c59a977 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    ee9a387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a8bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0dd612 View commit details
    Browse the repository at this point in the history
  4. Don't use bundle exec

    hsbt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    57ee11f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #133 from ruby/fix-gh-pages

    Don't use bundle exec
    hsbt authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d3f1c12 View commit details
    Browse the repository at this point in the history
  6. Fixed rake rdoc

    hsbt committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0a042e8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #129 from orien/development-contents

    Remove unused files from the gem package
    hsbt authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dd1dcd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #132 from ruby/fix-uri-regexp-pattern

    Restore constants like URI::REGEXP::PATTERN::IPV6ADDR
    hsbt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eafc475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f5833 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #135 from ruby/fix-host-constants

    Check existence constants only URI module
    hsbt authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b45aabb View commit details
    Browse the repository at this point in the history
  4. Bump up v1.0.2

    hsbt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e46960a View commit details
    Browse the repository at this point in the history
Loading