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
*
Fix some bundler specs (#2380)
David Rodríguez
2019-08-20
3
-13
/
+10
*
Treat two types "do" correctly
aycabta
2019-08-20
1
-2
/
+20
*
Update the canonical repository url
Hiroshi SHIBATA
2019-08-19
1
-2
/
+2
*
Prefer Regexp#=~ to Regexp#match when the RHS may be nil
Nobuyoshi Nakada
2019-08-19
2
-10
/
+5
*
lib/rdoc/markup/parser.rb: remove a unused variable initialization
Yusuke Endoh
2019-08-19
1
-1
/
+0
*
[bundler/bundler] No need to activate the `fileutils` default gem
David Rodríguez
2019-08-18
1
-6
/
+1
*
[bundler/bundler] Last relative requires
David Rodríguez
2019-08-18
3
-9
/
+9
*
[bundler/bundler] Move local variable to only branch where it's used
David Rodríguez
2019-08-18
1
-1
/
+1
*
[bundler/bundler] Fix open default gem error
Zehan Zhao
2019-08-18
1
-5
/
+9
*
[bundler/bundler] Fix `bundle doctor` command
David Rodríguez
2019-08-18
1
-1
/
+1
*
[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
[next]