-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/ruby2_keywords
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/ruby2_keywords
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 7 files changed
- 3 contributors
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 53833c0 - Browse repository at this point
Copy the full SHA 53833c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ed72d - Browse repository at this point
Copy the full SHA 46ed72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92e7434 - Browse repository at this point
Copy the full SHA 92e7434View commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 23981c5 - Browse repository at this point
Copy the full SHA 23981c5View commit details
Commits on Jan 7, 2021
-
Use private_method_defined? instead of respond_to?
`Module.respond_to?(:ruby2_keywords, true)` does NOT check if `Module#ruby2_keywords` is available. It worked well because there is toplevel `ruby2_keywords` method, but using `private_method_defined?` is better, I think. Also, this fixes a syntactic error.
Configuration menu - View commit details
-
Copy full SHA for 52c15f0 - Browse repository at this point
Copy the full SHA 52c15f0View commit details
Commits on Jan 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cbecd43 - Browse repository at this point
Copy the full SHA cbecd43View commit details -
Configuration menu - View commit details
-
Copy full SHA for a841a82 - Browse repository at this point
Copy the full SHA a841a82View commit details -
The source gemspec file is useless after building the gem file.
Configuration menu - View commit details
-
Copy full SHA for 2ee450c - Browse repository at this point
Copy the full SHA 2ee450cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c47c0 - Browse repository at this point
Copy the full SHA 51c47c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b8acf - Browse repository at this point
Copy the full SHA 52b8acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5093cd2 - Browse repository at this point
Copy the full SHA 5093cd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9603fec - Browse repository at this point
Copy the full SHA 9603fecView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for aa06490 - Browse repository at this point
Copy the full SHA aa06490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396cc79 - Browse repository at this point
Copy the full SHA 396cc79View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.2...v0.0.3