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/optparse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: ruby/optparse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 18 commits
  • 14 files changed
  • 7 contributors

Commits on Dec 22, 2022

  1. Add helper.bump

    nobu committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    33663e2 View commit details
    Browse the repository at this point in the history
  2. Cron test

    nobu committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ab0022b View commit details
    Browse the repository at this point in the history
  3. Add .rdoc_options

    nobu committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    697ea7b View commit details
    Browse the repository at this point in the history
  4. bump up to 0.4.0.pre.1

    nobu committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7366189 View commit details
    Browse the repository at this point in the history
  5. Add symbolize_names to getopts

    JunichiIto authored and nobu committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    3e63d87 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    45fade5 View commit details
    Browse the repository at this point in the history
  2. Try with Windows

    hsbt committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    426726f View commit details
    Browse the repository at this point in the history
  3. Exclude JRuby from Windows

    hsbt committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    fd6621a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b67cc24 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Apr 4, 2023

  1. Document requires needed for Date/DateTime/Time/URI/Shellwords support

    Fixes [Bug #19566]
    jeremyevans authored and hsbt committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    fb91d97 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    e8bee0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2940dbb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hsbt committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a291ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Use test-unit-ruby-core gem

    hsbt committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    38848ce View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Bump up 0.4.0

    hsbt committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    acbf6e3 View commit details
    Browse the repository at this point in the history
Loading