summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-12-01[rubygems/rubygems] Update bundler/lib/bundler/templates/newgem/github/workfl...Olle Jonsson
2021-12-01[rubygems/rubygems] Update main.yml.ttOlle Jonsson
2021-12-01[rubygems/rubygems] newgem tmpl: ruby as "2.7" in GH Actions matrixOlle Jonsson
2021-12-01[rubygems/rubygems] newgem templ: Avoid Float 3.0 -> "3" in GH ActionOlle Jonsson
2021-11-30[rubygems/rubygems] Fix race condition when reading & writing gemspecs concur...David Rodríguez
2021-11-30[rubygems/rubygems] Revert "Remove spec file before building"David Rodríguez
2021-11-30[ruby/error_highlight] Ignore all syscall errorsYusuke Endoh
2021-11-30lib/pp.rb (width_for): Ignore all syscall errorsYusuke Endoh
2021-11-30lib/pp.rb (width_for): ignore Errno::EINVALYusuke Endoh
2021-11-30lib/pp.rb (PP.pp): Use io/console's winsize by defaultYusuke Endoh
2021-11-30[rubygems/rubygems] Fix escape of filenames in `bundle doctor`ooooooo-q
2021-11-29[rubygems/rubygems] Deprecate typo nameNobuyoshi Nakada
2021-11-29[ruby/readline] Suppress constant redefinition warningNobuyoshi Nakada
2021-11-28[ruby/ostruct] [DOC] Fix code markups [ci skip]Nobuyoshi Nakada
2021-11-27[ruby/cgi] Exclude unused files from built packageNobuyoshi Nakada