index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
45 hours
[ruby/rubygems] Raise nesting-depth SyntaxError compatibly with real Psych
Hiroshi SHIBATA
45 hours
[ruby/rubygems] Allow unused anchors when aliases are disabled in YAMLSerializer
Hiroshi SHIBATA
45 hours
[ruby/rubygems] Raise on unknown alias in YAMLSerializer
Hiroshi SHIBATA
45 hours
[ruby/rubygems] Cap inline-array nesting in YAMLSerializer#coerce
Hiroshi SHIBATA
45 hours
[ruby/rubygems] Validate Gem::Dependency type symbol before interning
Hiroshi SHIBATA
45 hours
[ruby/rubygems] Reject plain "tag" key when deciding Gem::Specification in YA...
Hiroshi SHIBATA
2 days
[ruby/rubygems] Drop the rubygems-specific lockfile tokenizer and parser sources
Hiroshi SHIBATA
2 days
[ruby/rubygems] Use Bundler::LockfileParser inside Gem::RequestSet#load_gemdeps
Hiroshi SHIBATA
2 days
[ruby/rubygems] Allow Bundler::LockfileParser to accept an explicit lockfile_...
Hiroshi SHIBATA
2 days
[ruby/rubygems] Bump rb_sys to >= 0.9.128
Hiroshi SHIBATA
2 days
[ruby/rubygems] Fall back to copy when File.symlink raises TypeError on Windows
Hiroshi SHIBATA
3 days
[ruby/rubygems] Remove version constraints on dev dependencies
Aidan Coyle
4 days
[ruby/prism] Fix parser translation when escaped newline with trailing content
Kevin Newton
4 days
[ruby/prism] Don't replicate unary method bug in parser translator
Earlopain
4 days
[ruby/rubygems] Do not hard-code permissions for new gem directories during b...
Max Felsher
4 days
[ruby/rubygems] Also clear merged specs cache in Source::Rubygems#clear_cache
Hiroshi SHIBATA
4 days
[ruby/rubygems] Clear gem specification cache after acquiring process lock
Ngan Pham
4 days
[ruby/rubygems] Prevent symlink-based escape during gem extraction
thesmartshadow
4 days
[ruby/rubygems] Fix a bug that `Gem::YAMLSerializer.load` ignores quotation
Sutou Kouhei
5 days
[ruby/rubygems] [DOC] Fix the location of #9268
Nobuyoshi Nakada
5 days
[ruby/rubygems] Fix typos and grammar issues
Jeremy Evans
5 days
[ruby/rubygems] Fix typo
Jeremy Evans
5 days
[ruby/rubygems] Update Gem::Version documentation
Jeremy Evans
12 days
[ruby/rubygems] Remove pessimistic versioning in gem command output
Jeremy Evans
2026-05-14
[ruby/rubygems] Close stdin immediately when using popen2e
Randy Stauner
2026-05-14
[ruby/rubygems] Gracefully handle missing checksums in Compact Index
jneen
2026-05-14
[ruby/rubygems] Skip git source exclusion when lockfile cannot backfill
Yasuo Honda
2026-05-14
[ruby/rubygems] Clarify before-fetch/after-fetch hook docstrings
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Fire after-fetch and after-git-fetch hooks even on failure
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Reorder plugin event definitions chronologically
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Add plugin hooks around gem fetch and git source fetch
Marvin Frick
2026-05-14
[ruby/rubygems] Add bundler before/after eval hooks for plugins
Cody Cutrer
2026-05-14
[ruby/rubygems] Fall back to lockfile version when BUNDLE_VERSION is "lockfile"
Hiroshi SHIBATA
2026-05-14
[ruby/rubygems] Change Gem::Version#approximate_recommendation to be optimistic
Jeremy Evans
2026-05-14
[ruby/rubygems] Read BUNDLE_VERSION env var in BundlerVersionFinder
Hiroshi SHIBATA
2026-05-11
[ruby/rubygems] Use optimistic version constraints in bundle gem output
Jeremy Evans
2026-05-08
[ruby/prism] Take the strings encoding as the initial encoding in the ripper ...
Earlopain
2026-05-08
[ruby/rubygems] Return exit status 1 only when the config value is nil
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Simplify the code
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Make `bundle config get` return status 1 when the value is no...
Shinichi Maeshima
2026-05-08
[ruby/rubygems] Honor LazySpec overrides in SpecSet#complete_platform
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Move overrides off SpecSet onto LazySpecification
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Avoid forcing a remote gemspec load when seeding LazySpec ove...
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Preserve overrides when SpecSet self-derives a validation set
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Propagate overrides into Definition#resolve lockfile-reuse paths
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Stop blanket-unlocking the lockfile on :all overrides
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Thread overrides explicitly instead of through a Bundler global
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Document Phase 2 override DSL extensions in gemfile.5
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Show active overrides when resolution fails
Hiroshi SHIBATA
2026-05-08
[ruby/rubygems] Capture Gemfile source location for each override
Hiroshi SHIBATA
[next]