summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2024-12-05[ruby/rdoc] Deprecate `main` and `title` directivesStan Lo
2024-12-04[ruby/did_you_mean] Bump version to 2.0.0Yuki Nishijima
2024-12-04[ruby/did_you_mean] Removed deprecated constants for Ruby 3.4Hiroshi SHIBATA
2024-12-04[rubygems/rubygems] add relative path support for `bundle exec`sodacris
2024-12-04[ruby/shellwords] NUL char cannot be in shell wordsNobuyoshi Nakada
2024-12-04[ruby/logger] Enable log file rotation on WindowsNobuyoshi Nakada
2024-12-04[ruby/logger] Extract `Logger::LogDevice#handle_write_errors`Nobuyoshi Nakada
2024-12-03[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls commandtomoya ishida
2024-12-03[ruby/timeout] removed the non numeric checkCosmic Oppai
2024-12-03[ruby/timeout] updated doc stringCosmic Oppai
2024-12-03[ruby/timeout] updated doc and kept the nil compatiabilityCosmicOppai
2024-12-03[ruby/timeout] refactor the change to raise for nil and type-errror and added...CosmicOppai
2024-12-03[ruby/timeout] refactor the change to keep the compatability with nil and typ...CosmicOppai
2024-12-03[ruby/timeout] added the check for negative secCosmicOppai
2024-12-03[ruby/pp] Bump up 0.6.2Hiroshi SHIBATA
2024-12-03[ruby/error_highlight] Bump versionYusuke Endoh
2024-12-03Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"Hiroshi SHIBATA
2024-12-02[ruby/rdoc] Prefer String#ord to #codepoints[0]Mike Dalessio
2024-12-02[ruby/rdoc] ClassModule#superclass= accepts a ClassModule as anMike Dalessio
2024-12-02[ruby/reline] Implement buffered output to Reline::ANSItomoya ishida
2024-12-02[rubygems/rubygems] [DOC] Fix missing single quoteNobuyoshi Nakada
2024-12-02[ruby/net-http] Bump up 0.6.0Hiroshi SHIBATA
2024-12-02[ruby/logger] Bump up 1.6.2Hiroshi SHIBATA