summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-12-14[ruby/irb] Fix broken rdoc-ref caused by a typoStan Lo
2024-12-13[ruby/irb] Avoid generating documentation pages for internalStan Lo
2024-12-13[ruby/rdoc] Bump version to v6.9.0Stan Lo
2024-12-13[rubygems/rubygems] Fix restarting with locked version when $PROGRAM_NAME has...Camden Narzt
2024-12-13Fixed compatibility error with setup command and rdoc plugin on rubygemsHiroshi SHIBATA
2024-12-13Removed unnecessary plugin file in ruby/ruby repositoryHiroshi SHIBATA
2024-12-13Make it loose coupling between RubyGems and RDoc (#1171)mterada1228
2024-12-13Bump vendored uri to 1.0.2David Rodríguez
2024-12-13Bump vendored net-http to 0.6.0David Rodríguez
2024-12-13Bump vendored securerandom to 0.4.0David Rodríguez
2024-12-13[ruby/resolv] Allow setting default Resolv::DNS config in Resolv.newJeremy Evans
2024-12-13[ruby/resolv] Bump up v0.6.0Hiroshi SHIBATA
2024-12-13[ruby/logger] Bump up v1.6.3Hiroshi SHIBATA
2024-12-13[ruby/shellwords] Bump up v0.2.2Hiroshi SHIBATA
2024-12-12Fix LoadError's linking issueStan Lo
2024-12-12[ruby/irb] Load history when starting a direct debug sessionJames Reid-Smith
2024-12-12[ruby/reline] Undo and redo should restore indentationtomoya ishida
2024-12-12[ruby/irb] Bump version to v1.14.2Stan Lo
2024-12-11[ruby/prism] Bump typechecking depsKevin Newton
2024-12-11[rubygems/rubygems] Normalize CLI flag documentation and make sure all flags ...David Rodríguez
2024-12-11[rubygems/rubygems] Add documentation for changelog flags in `bundle gem`Adam Leach
2024-12-11[rubygems/rubygems] Add missing `--pre` flag to `bundle update --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--outdated` flag to `bundle show --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flags documentation to `bundle outdated --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle lock --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle inject --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--version` flag to `bundle info --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add several missing flags to `bundle gem --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--gemfile` flag to exec, lock, and update co...David Rodríguez
2024-12-11[rubygems/rubygems] Normalize whitespace in option lists in man pagesDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing flag documentation to `bundle cache --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--all-platforms` flag to `bundle binstubs --...David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--glob` flag to `bundle add --help`David Rodríguez
2024-12-11[rubygems/rubygems] Add missing `--target-rbconfig` flag to `bundle install -...David Rodríguez
2024-12-11[rubygems/rubygems] Clarify `--target-rbconfig` option bannerDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing banners to `bundle exec` CLI flagsDavid Rodríguez
2024-12-11[rubygems/rubygems] Style CLI options consistentlyDavid Rodríguez
2024-12-11[rubygems/rubygems] Add missing man pages for `bundle env` and `bundle licens...David Rodríguez
2024-12-11[rubygems/rubygems] Bring man pages up to dateDavid Rodríguez
2024-12-11[rubygems/rubygems] Align all header lines with titles for consistencyDavid Rodríguez
2024-12-11[ruby/irb] Page the output in irb:rdbg sessions tooStan Lo
2024-12-10[ruby/reline] Fix line wrapped cursor positiontomoya ishida
2024-12-10[ruby/resolv] Securerandom should be always availableDavid Rodríguez
2024-12-09[ruby/rdoc] Expand rdoc-ref targets at the end of ri outputStan Lo
2024-12-08[ruby/rdoc] lint: Remove unreachable codeOKURA Masafumi
2024-12-08[ruby/rdoc] Use distinct styles for note lists and label listsnicholas a. evans
2024-12-06[rubygems/rubygems] Skip unresolved deps warning on `Gem::Specification.reset...David Rodríguez
2024-12-06[ruby/reline] Combine MAPPINGS(single byte input to symbol) withtomoya ishida
2024-12-05[rubygems/rubygems] Apply suggestions from code reviewSamuel Giddins
2024-12-05[rubygems/rubygems] Stop storing executable names in ivarsSamuel Giddins