close
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/net-smtp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: ruby/net-smtp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 3 contributors

Commits on May 2, 2024

  1. Clarify the license of net-smtp

    ruby/resolv#45 realized me that LICENSE.txt contains only BSD-2-Clause license, while gemspec specifies both Ruby's and BSD-2-Clause license. So I'd like to clarify the license.
    tmtm committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4bdcb82 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge pull request #85 from ruby/clarify_license

    Clarify the license of net-smtp
    tmtm authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    60df08b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Enabled windows-latest on GHA

    hsbt committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    265823a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76db00b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38f0e36 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #87 from ruby/enable-windows-test

    Enabled windows-latest on GHA
    hsbt authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    fe2635b View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Fix typo in test methods

    Minor spellcheck fix in these method names
    
    Signed-off-by: Tim Smith <tsmith84@gmail.com>
    tas50 committed Dec 29, 2024
    Configuration menu
    Copy the full SHA
    85da49c View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Merge pull request #89 from tas50/master

    Fix typo in test methods
    tmtm authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    53482b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    cfdcfe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d496a82 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Merge pull request #90 from ruby/restore-gemspec

    Restore gemspec file to gem package
    hsbt authored Jan 29, 2025
    Configuration menu
    Copy the full SHA
    afaa298 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Bump up v0.5.1

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