index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...
David Stosik
2019-08-18
1
-1
/
+1
*
The "exe" dir doesn't exist in this repostiroy
aycabta
2019-08-18
1
-2
/
+0
*
Don't crash when deleting at the end of the line
Alan Wu
2019-08-18
1
-2
/
+2
*
$LOAD_PATH elements should be real paths
Nobuyoshi Nakada
2019-08-18
1
-1
/
+1
*
Remove CI files from list
aycabta
2019-08-17
1
-1
/
+1
*
Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
Removed autoload from Markup.
Hiroshi SHIBATA
2019-08-17
1
-2
/
+0
*
Removed test_case files from lib directory.
Hiroshi SHIBATA
2019-08-17
2
-879
/
+0
*
[bundler/bundler] Fix bundle bin location in core repo
David Rodríguez
2019-08-17
1
-1
/
+1
*
Support the current stable version of Ruby like 2.5 and 2.6.
Hiroshi SHIBATA
2019-08-17
1
-2
/
+2
*
Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
Added comments for extended require by RubyGems
Hiroshi SHIBATA
2019-08-17
1
-1
/
+3
*
`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
Try to continue on LoadError with gem_original_require
Hiroshi SHIBATA
2019-08-17
1
-2
/
+6
*
Keep the existance behavior with symlink path
Hiroshi SHIBATA
2019-08-17
1
-1
/
+3
*
Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""
Hiroshi SHIBATA
2019-08-17
2
-0
/
+21
*
Fix typos
Kazuhiro NISHIYAMA
2019-08-17
1
-1
/
+1
*
Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"
Hiroshi SHIBATA
2019-08-17
2
-21
/
+0
*
Fixed Insecure Operation in require
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
[rubygems/rubygems] Fixup #2844
Hiroshi SHIBATA
2019-08-17
1
-1
/
+1
*
[rubygems/rubygems] installer.rb - fix #windows_stub_script
MSP-Greg
2019-08-17
1
-3
/
+3
*
[rubygems/rubygems] Do not mutate uri.query during s3 signature creation
Alexander Pakulov
2019-08-17
1
-7
/
+7
*
[rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.
Hiroshi SHIBATA
2019-08-17
1
-0
/
+2
*
[rubygems/rubygems] Return `nil` to clarify return value is ignored
David Rodríguez
2019-08-17
1
-1
/
+1
*
[rubygems/rubygems] Autoswitch to exact bundler version if present
David Rodríguez
2019-08-17
1
-0
/
+5
*
[rubygems/rubygems] Don't unregister default specifications
David Rodríguez
2019-08-17
2
-13
/
+2
*
[rubygems/rubygems] Fix removing unresolved default spec files from map
David Rodríguez
2019-08-17
1
-0
/
+1
*
[rubygems/rubygems] Little refactor
David Rodríguez
2019-08-17
1
-3
/
+5
*
[rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...
bronzdoc
2019-08-17
2
-5
/
+5
*
[rubygems/rubygems] Fix jruby issue
David Rodríguez
2019-08-17
1
-2
/
+2
*
[rubygems/rubygems] Fix old rubies compat
David Rodríguez
2019-08-17
1
-1
/
+1
*
[rubygems/rubygems] [Require] Ensure -I beats a default gem
Samuel Giddins
2019-08-17
2
-0
/
+21
*
lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`
Yusuke Endoh
2019-08-16
1
-12
/
+4
*
[bundler/bundler] Add `--[no-]git` option to `bundle gem`
David Rodríguez
2019-08-16
2
-1
/
+2
*
[bundler/bundler] Remove misleading comment in Gemfile
David Rodríguez
2019-08-16
1
-4
/
+1
*
[bundler/bundler] Stop printing deprecation messages during specs
David Rodríguez
2019-08-16
1
-2
/
+18
*
[bundler/bundler] Fix typo in comment: attibutes -> attributes
Masato Ohba
2019-08-16
1
-1
/
+1
*
[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION
Benoit Daloze
2019-08-16
1
-11
/
+1
*
[bundler/bundler] Fix inconsistent lockfile order
David Rodríguez
2019-08-16
1
-1
/
+6
*
[bundler/bundler] Reuse `root` method
David Rodríguez
2019-08-16
1
-2
/
+2
*
lib/rdoc/parser/ruby.rb: Avoid `.chars.to_a.last`
Yusuke Endoh
2019-08-16
1
-2
/
+2
*
RDoc::Parser::C: Integrate do_classes and do_modules by one regexp match
Yusuke Endoh
2019-08-16
1
-103
/
+95
*
Use test/unit instead of test-unit. Because test-unit is only provided standa...
Hiroshi SHIBATA
2019-08-16
1
-1
/
+1
*
Use Gemfile instead of add_development_dependency.
Hiroshi SHIBATA
2019-08-16
1
-6
/
+0
*
Use test-unit instead of minitest
Nobuyoshi Nakada
2019-08-16
1
-1
/
+1
*
Treat linking to Markdown label correctly
aycabta
2019-08-16
1
-1
/
+5
*
Separate RDoc::TokenStream#add_tokens and #add_token
Yusuke Endoh
2019-08-16
1
-3
/
+8
*
Refactor and improve performance of RDoc::Markup::Parser
Yusuke Endoh
2019-08-16
2
-49
/
+65
*
Don't echo results of assignment expressions
Steven Willis
2019-08-16
3
-1
/
+63
*
Fixed class, module and method references [ci skip]
Nobuyoshi Nakada
2019-08-16
1
-23
/
+21
[prev]
[next]