-
Notifications
You must be signed in to change notification settings - Fork 615
Comparing changes
Open a pull request
base repository: ruby/rake
base: v13.0.0
head repository: ruby/rake
compare: v13.0.1
- 12 commits
- 12 files changed
- 5 contributors
Commits on Aug 20, 2018
-
Fixed bug: Task raises previous exception on second invokation after …
…beeing reenable-d.
Configuration menu - View commit details
-
Copy full SHA for 714a180 - Browse repository at this point
Copy the full SHA 714a180View commit details
Commits on Aug 22, 2018
-
Applied requested changes of @yuki24: Chose clean git blame over nice…
… looking indentaiton.
Configuration menu - View commit details
-
Copy full SHA for 282b0d3 - Browse repository at this point
Copy the full SHA 282b0d3View commit details
Commits on Sep 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 00aacdc - Browse repository at this point
Copy the full SHA 00aacdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a8f7c - Browse repository at this point
Copy the full SHA 46a8f7cView commit details
Commits on Oct 2, 2019
-
Add project metadata to the gemspec
As per https://guides.rubygems.org/specification-reference/#metadata, add metadata to the gemspec file. This'll allow people to more easily access the source code, raise issues and read the changelog. These `bug_tracker_uri`, `changelog_uri`, `documentation_uri`, and `source_code_uri` links will appear on the rubygems page at https://rubygems.org/gems/rake and be available via the Rubygems API after the next release.
Configuration menu - View commit details
-
Copy full SHA for c3953d4 - Browse repository at this point
Copy the full SHA c3953d4View commit details
Commits on Oct 3, 2019
-
Merge pull request #328 from orien/gem-metadata
Add project metadata to the gemspec
Configuration menu - View commit details
-
Copy full SHA for a08b697 - Browse repository at this point
Copy the full SHA a08b697View commit details
Commits on Oct 4, 2019
-
Ruby 2.7 is deprecating taint, and taint will no longer have an effect. See https://bugs.ruby-lang.org/issues/16131. This just skips the test for FileList#clone and #dup copying the taint flag on Ruby 2.7+.
Configuration menu - View commit details
-
Copy full SHA for 4dc6282 - Browse repository at this point
Copy the full SHA 4dc6282View commit details
Commits on Nov 1, 2019
-
Merge pull request #329 from jeremyevans/skip-taint-test-on-2.7
Skip a taint test on Ruby 2.7
Configuration menu - View commit details
-
Copy full SHA for 4a90acb - Browse repository at this point
Copy the full SHA 4a90acbView commit details
Commits on Nov 12, 2019
-
Merge pull request #327 from mjbellantoni/mjb-order-only-arg-fix
Fix an incorrectly resolved arg pattern
Configuration menu - View commit details
-
Copy full SHA for 985abff - Browse repository at this point
Copy the full SHA 985abffView commit details -
Merge pull request #271 from thorsteneckel/bugfix-reenable_invocation…
…_exception Fixed bug: Reenabled task raises previous exception on second invokation
1Configuration menu - View commit details
-
Copy full SHA for b6e2a66 - Browse repository at this point
Copy the full SHA b6e2a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8edd860 - Browse repository at this point
Copy the full SHA 8edd860View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8251e2 - Browse repository at this point
Copy the full SHA c8251e2View commit details
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 v13.0.0...v13.0.1