aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/open3] Update to match JRuby 9.4Charles Oliver Nutter2021-12-092-5/+13
* [ruby/open3] Add JRuby's Windows (JDK non-native) Open3 supportCharles Oliver Nutter2021-12-094-6/+130
* [ruby/open-uri] gemspec: This gem exposes 0 executablesOlle Jonsson2021-12-091-2/+1
* [ruby/English] gemspec: Remove unused "executables" configurationOlle Jonsson2021-12-091-2/+0
* [ruby/rdoc] Resolve class and method of the same name correctlyaycabta2021-12-091-20/+28
* [ruby/ostruct] Bump version to 0.5.2Marc-André Lafortune2021-12-081-1/+1
* [ruby/ostruct] `Proc`'s self should be shareable.Koichi Sasada2021-12-081-2/+5
* [rubygems/rubygems] Remove unnecessary commentDavid Rodríguez2021-12-081-1/+0
* [rubygems/rubygems] Don't add custom github source to `bundle init` GemfileDavid Rodríguez2021-12-082-4/+0
* [rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez2021-12-081-27/+0
* [rubygems/rubygems] Add require parameter to `bundle add``Simon Fish2021-12-082-1/+9
* [rubygems/rubygems] Pass "--" to git commands to separate positional and opti...David Rodríguez2021-12-071-2/+2
* [ruby/ostruct] ostruct v0.5.1Marc-André Lafortune2021-12-061-1/+1
* [ruby/ostruct] Alias less methodsMarc-André Lafortune2021-12-061-1/+6
* [rubygems/rubygems] Don't cleanup paths from gems already activated from `$LO...David Rodríguez2021-12-071-3/+2
* [rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier2021-12-0627-28/+77
* [rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez2021-12-061-0/+9
* [rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek2021-12-062-0/+6
* [rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale2021-12-061-1/+3
* [rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez2021-12-052-2/+9
* [rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez2021-12-051-0/+1
* [rubygems/rubygems] Fold a line that got out of handDavid Rodríguez2021-12-051-2/+9
* [rubygems/rubygems] Fix binstubs and plugins regeneration with `--destdir` is...David Rodríguez2021-12-051-4/+6
* [rubygems/rubygems] Let original EACCES error be raisedDavid Rodríguez2021-12-041-5/+0
* [rubygems/rubygems] Don't unnecessarily loop twice through dependenciesDavid Rodríguez2021-12-031-4/+2
* [rubygems/rubygems] Improve source gemfile/lockfile equivalence checksDavid Rodríguez2021-12-031-20/+10
* [rubygems/rubygems] Improve sources representationDavid Rodríguez2021-12-037-16/+21
* [rubygems/rubygems] Don't overwrite locked dependency sources too earlyDavid Rodríguez2021-12-031-1/+1
* [rubygems/rubygems] Fix incorrect order in changed sources messageDavid Rodríguez2021-12-031-1/+1
* [rubygems/rubygems] Remove unnecessary codeDavid Rodríguez2021-12-031-6/+0
* [rubygems/rubygems] Reuse `locked_dependencies` helperDavid Rodríguez2021-12-031-1/+1
* [rubygems/rubygems] Reformat for consistency with the above lineDavid Rodríguez2021-12-031-3/+1
* [rubygems/rubygems] Remove unnecessary nil checksDavid Rodríguez2021-12-031-2/+2
* [rubygems/rubygems] Move required_ruby_version gemspec attribute to recommend...Josef Šimánek2021-12-031-5/+9
* [ruby/irb] Examine indentation of in keyword when trying to type includeKaíque Kandy Koga2021-12-031-1/+21
* [ruby/irb] Add Alt+d keycode when convert-meta isn't usedima1zumi2021-12-031-0/+1
* [ruby/irb] Fix bug infinite loop when pasting multilines fo code in Ruby 2.6manga_osyo2021-12-031-1/+1
* [ruby/reline] No need to check `x > 0`ima1zumi2021-12-031-2/+2
* [ruby/reline] fix `TerminfoError` -> `Reline::Terminfo::TerminfoError`ima1zumi2021-12-021-3/+3
* [ruby/reline] Rescue if tigetstr(capname) cannot be obtainedima1zumi2021-12-021-16/+40
* [rubygems/rubygems] This warrants a commentDavid Rodríguez2021-12-021-0/+14
* [rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0....David Rodríguez2021-12-021-1/+1
* [rubygems/rubygems] Fix materialization of locked 0 prereleasesDavid Rodríguez2021-12-021-1/+3
* Compatibility with IRBschneems2021-12-022-63/+71
* Ignore to generate the documentation from vendored librariesHiroshi SHIBATA2021-12-021-0/+1
* [rubygems/rubygems] Provide distinguished name which will be correctly parsed.Vít Ondruch2021-12-021-3/+4
* Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA2021-12-018-67/+39
* [rubygems/rubygems] Update bundler/lib/bundler/templates/newgem/github/workfl...Olle Jonsson2021-12-011-1/+1
* [rubygems/rubygems] Update main.yml.ttOlle Jonsson2021-12-011-1/+1
* [rubygems/rubygems] newgem tmpl: ruby as "2.7" in GH Actions matrixOlle Jonsson2021-12-011-1/+1