summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-12-09[ruby/securerandom] Split Random::Formatter from SecureRandom [Feature #18190]Nobuyoshi Nakada
2021-12-09Fixed filename for Open3::VERSIONHiroshi SHIBATA
2021-12-09Adjust gemspec location of default gemsHiroshi SHIBATA
2021-12-09Removed JRuby specific helper for open3Hiroshi SHIBATA
2021-12-09[ruby/open3] Update to match JRuby 9.4Charles Oliver Nutter
2021-12-09[ruby/open3] Add JRuby's Windows (JDK non-native) Open3 supportCharles Oliver Nutter
2021-12-09[ruby/open-uri] gemspec: This gem exposes 0 executablesOlle Jonsson
2021-12-09[ruby/English] gemspec: Remove unused "executables" configurationOlle Jonsson
2021-12-09[ruby/rdoc] Resolve class and method of the same name correctlyaycabta
2021-12-08[ruby/ostruct] Bump version to 0.5.2Marc-André Lafortune
2021-12-08[ruby/ostruct] `Proc`'s self should be shareable.Koichi Sasada
2021-12-08[rubygems/rubygems] Remove unnecessary commentDavid Rodríguez
2021-12-08[rubygems/rubygems] Don't add custom github source to `bundle init` GemfileDavid Rodríguez
2021-12-08[rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez
2021-12-08[rubygems/rubygems] Add require parameter to `bundle add``Simon Fish
2021-12-07[rubygems/rubygems] Pass "--" to git commands to separate positional and opti...David Rodríguez
2021-12-06[ruby/ostruct] ostruct v0.5.1Marc-André Lafortune
2021-12-06[ruby/ostruct] Alias less methodsMarc-André Lafortune
2021-12-07[rubygems/rubygems] Don't cleanup paths from gems already activated from `$LO...David Rodríguez
2021-12-06[rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier
2021-12-06[rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-12-06[rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale
2021-12-05[rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez
2021-12-05[rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez
2021-12-05[rubygems/rubygems] Fold a line that got out of handDavid Rodríguez
2021-12-05[rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...David Rodríguez
2021-12-04[rubygems/rubygems] Let original EACCES error be raisedDavid Rodríguez
2021-12-03[rubygems/rubygems] Don't unnecessarily loop twice through dependenciesDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve source gemfile/lockfile equivalence checksDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve sources representationDavid Rodríguez
2021-12-03[rubygems/rubygems] Don't overwrite locked dependency sources too earlyDavid Rodríguez
2021-12-03[rubygems/rubygems] Fix incorrect order in changed sources messageDavid Rodríguez
2021-12-03[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-12-03[rubygems/rubygems] Reuse `locked_dependencies` helperDavid Rodríguez
2021-12-03[rubygems/rubygems] Reformat for consistency with the above lineDavid Rodríguez
2021-12-03[rubygems/rubygems] Remove unnecessary nil checksDavid Rodríguez
2021-12-03[rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...Josef Šimánek
2021-12-03[ruby/irb] Examine indentation of in keyword when trying to type includeKaíque Kandy Koga
2021-12-03[ruby/irb] Add Alt+d keycode when convert-meta isn't usedima1zumi
2021-12-03[ruby/irb] Fix bug infinite loop when pasting multilines fo code in Ruby 2.6manga_osyo
2021-12-03[ruby/reline] No need to check `x > 0`ima1zumi
2021-12-02[ruby/reline] fix `TerminfoError` -> `Reline::Terminfo::TerminfoError`ima1zumi
2021-12-02[ruby/reline] Rescue if tigetstr(capname) cannot be obtainedima1zumi
2021-12-02[rubygems/rubygems] This warrants a commentDavid Rodríguez
2021-12-02[rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0....David Rodríguez
2021-12-02[rubygems/rubygems] Fix materialization of locked 0 prereleasesDavid Rodríguez
2021-12-02Compatibility with IRBschneems
2021-12-02Ignore to generate the documentation from vendored librariesHiroshi SHIBATA
2021-12-02[rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch