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
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[rubygems/rubygems] Preserve the previous behavior of raising an error when i...
David Rodríguez
2022-08-02
1
-37
/
+50
*
[rubygems/rubygems] Check for errors in error stream
David Rodríguez
2022-08-02
1
-5
/
+5
*
[rubygems/rubygems] Don't discard candidates matching ruby metadata
David Rodríguez
2022-08-02
2
-4
/
+65
*
[rubygems/rubygems] Fix crash when running `bundle outdated` in debug mode
David Rodríguez
2022-08-01
1
-0
/
+12
*
[rubygems/rubygems] Fix comment incorrectly copied from another spec
David Rodríguez
2022-08-01
1
-2
/
+1
*
[rubygems/rubygems] Make `--standalone` play nice with `--local`
David Rodríguez
2022-07-30
1
-0
/
+28
*
Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...
Hiroshi SHIBATA
2022-07-29
11
-44
/
+85
*
Update to ruby/spec@cbfaf51
Benoit Daloze
2022-07-27
41
-54
/
+526
*
Update to ruby/mspec@290e36a
Benoit Daloze
2022-07-27
1
-0
/
+10
*
[rubygems/rubygems] Add ignore_funding_requests config flag
moe
2022-07-27
1
-0
/
+27
*
[rubygems/rubygems] Use main as default branch for Bundler specs
David Rodríguez
2022-07-27
15
-61
/
+62
*
Merge rubygems/bundler HEAD
Hiroshi SHIBATA
2022-07-26
7
-17
/
+88
*
Do not chomp trailing line separator IO#each with nil separator and chomp
Jeremy Evans
2022-07-21
1
-4
/
+14
*
Do not have class/module keywords look up ancestors of Object
Jeremy Evans
2022-07-21
1
-3
/
+12
*
[rubygems/rubygems] Bundler: change error/warning message for multiple global...
Takuya Noguchi
2022-07-19
1
-3
/
+3
*
[rubygems/rubygems] Improve error message when gems cannot be found
David Rodríguez
2022-07-18
1
-2
/
+2
*
[rubygems/rubygems] bundler: fix typo in inline RuboCop config
Takuya Noguchi
2022-07-17
1
-1
/
+1
*
[rubygems/rubygems] Show a proper error if extension dir is not writable
David Rodríguez
2022-07-17
1
-0
/
+30
*
[rubygems/rubygems] Fix misleading error if compact index cannot be copied
David Rodríguez
2022-07-14
1
-0
/
+19
*
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2022-07-13
21
-164
/
+394
*
[rubygems/rubygems] Fix `simulate_windows` helper
David Rodríguez
2022-07-08
2
-0
/
+8
*
[rubygems/rubygems] Account for default gems not having remote when caching
David Rodríguez
2022-07-02
1
-0
/
+12
*
Relax `not_before` limit
Nobuyoshi Nakada
2022-07-02
1
-1
/
+1
*
Fix TODO in stringio/truncate_spec.rb
Nobuyoshi Nakada
2022-07-01
1
-12
/
+3
*
stop CI failures.
Koichi Sasada
2022-07-01
1
-2
/
+3
*
Add more check to debug failures
Kazuhiro NISHIYAMA
2022-06-30
1
-1
/
+1
*
[rubygems/rubygems] Print error messages just once in verbose mode
David Rodríguez
2022-06-27
2
-11
/
+30
*
Fix Process.clock_gettime specs on OpenBSD
Jeremy Evans
2022-06-26
1
-1
/
+3
*
Update to ruby/spec@ab32a1a
Benoit Daloze
2022-06-26
74
-318
/
+1195
*
Update to ruby/mspec@78b5d86
Benoit Daloze
2022-06-26
8
-11
/
+69
*
[rubygems/rubygems] Fix pending Bundler specs
David Rodríguez
2022-06-26
9
-12
/
+16
*
Sync RubyGems & Bundler with upstream repo
David Rodríguez
2022-06-24
3
-14
/
+14
*
[rubygems/rubygems] Fix standalone script generation for statically linked de...
David Rodríguez
2022-06-23
1
-5
/
+23
*
[rubygems/rubygems] Fix `bundle package --no-install` no longer skipping install
David Rodríguez
2022-06-23
1
-1
/
+1
*
[Feature #18788] Spec for options as `String` to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
1
-0
/
+39
*
Spec update for warnning suspicious flag to `Regexp.new`
Nobuyoshi Nakada
2022-06-20
1
-6
/
+31
*
[rubygems/rubygems] Fix extension paths in generated standalone script
citrusmoose
2022-06-20
1
-1
/
+2
*
[Bug #18813] Warn when autoload has to lookup in parent namespace
Jean Boussier
2022-06-18
1
-0
/
+30
*
[rubygems/rubygems] Unset ENV set by official Ruby docker images
David Rodríguez
2022-06-17
1
-0
/
+2
*
Fix spec version guard
Alan Wu
2022-06-16
1
-1
/
+1
*
ENV.merge! support multile arguments [Feature #18279]
Nobuyoshi Nakada
2022-06-17
1
-0
/
+9
*
[rubygems/rubygems] Revert "Support running specs with asdf version manager"
David Rodríguez
2022-06-15
1
-10
/
+1
*
[rubygems/rubygems] Support running specs with asdf version manager
David Rodríguez
2022-06-15
1
-1
/
+10
*
[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warn
David Rodríguez
2022-06-12
1
-1
/
+11
*
[rubygems/rubygems] Relax performance spec limit
David Rodríguez
2022-06-07
1
-1
/
+1
*
[rubygems/rubygems] Add test cases from SHA1 RFC and improve test failure mes...
David Rodríguez
2022-06-02
1
-2
/
+9
*
[rubygems/rubygems] Remove leftover debugging puts
David Rodríguez
2022-06-02
1
-1
/
+0
*
[rubygems/rubygems] Fix `bundle remove` by invalidating cached `Bundle.defint...
Ellen Marie Dash
2022-06-01
1
-0
/
+30
*
[rubygems/rubygems] Fix generated standalone script for default gems
David Rodríguez
2022-06-01
1
-1
/
+8
*
[rubygems/rubygems] Skip duplicated dependency warning for gemspec dev deps
David Rodríguez
2022-06-01
1
-0
/
+26
[prev]
[next]