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
/
bundler
Commit message (
Expand
)
Author
Age
Files
Lines
*
[rubygems/rubygems] Bump up thor-1.2.2
Hiroshi SHIBATA
2023-05-13
17
-66
/
+76
*
Merge https://github.com/rubygems/rubygems/pull/6655 manually.
Hiroshi SHIBATA
2023-05-10
1
-0
/
+31
*
[rubygems/rubygems] To use Gem::YAMLSerializer in Bundler
Hiroshi SHIBATA
2023-04-19
1
-4
/
+11
*
[rubygems/rubygems] Move all changes only in RubyGems
Hiroshi SHIBATA
2023-04-19
2
-23
/
+6
*
[rubygems/rubygems] Added guard condition for replacing __ variable in YAML keys
Hiroshi SHIBATA
2023-04-19
1
-2
/
+2
*
[rubygems/rubygems] Keep compatiblity of Bundler specs
Hiroshi SHIBATA
2023-04-19
2
-19
/
+2
*
[rubygems/rubygems] Replaced empty hash to nil value in YAML
Hiroshi SHIBATA
2023-04-19
1
-0
/
+15
*
[rubygems/rubygems] Only convert old URL key name when it's contained double ...
Hiroshi SHIBATA
2023-04-19
1
-1
/
+1
*
[rubygems/rubygems] Fix regexp for Symbol
Hiroshi SHIBATA
2023-04-19
1
-1
/
+1
*
[rubygems/rubygems] We need to convert empty string for nil value
Hiroshi SHIBATA
2023-04-19
1
-0
/
+2
*
[rubygems/rubygems] Handle Symbol value
Hiroshi SHIBATA
2023-04-19
1
-1
/
+3
*
[rubygems/rubygems] Handle Symbol key and Interger and Boolean values
Hiroshi SHIBATA
2023-04-19
1
-3
/
+18
*
[rubygems/rubygems] Fix broken hyperlinks in bundle cache documentation
Marcin Rozmus
2023-04-12
2
-4
/
+4
*
[rubygems/rubygems] Remove one fallback to full indexes on big gemfiles
David Rodríguez
2023-04-07
1
-8
/
+5
*
Revert accidentally commit of wrong file
Hiroshi SHIBATA
2023-04-06
1
-0
/
+1
*
[ruby/syntax_suggest] Remove unnecessary `--color` option
Nobuyoshi Nakada
2023-04-06
1
-1
/
+0
*
[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfile
David Rodríguez
2023-04-06
3
-6
/
+12
*
Revert "Refactor incomplete specs handling"
David Rodríguez
2023-04-06
3
-38
/
+13
*
[rubygems/rubygems] Revert "Reuse `SpecSet#materialize` logic"
David Rodríguez
2023-04-06
1
-3
/
+5
*
[rubygems/rubygems] Partly reverted
Hiroshi SHIBATA
2023-03-28
1
-4
/
+0
*
Use URI-0.12.1
Hiroshi SHIBATA
2023-03-28
2
-3
/
+3
*
[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...
Josef Šimánek
2023-03-28
3
-5
/
+7
*
[rubygems/rubygems] Fix installing plugins in frozen mode
David Rodríguez
2023-03-28
1
-2
/
+5
*
[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfile
David Rodríguez
2023-03-28
1
-0
/
+3
*
[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...
David Rodríguez
2023-03-28
1
-3
/
+35
*
[rubygems/rubygems] Also set min locked requirements when not unlocking
David Rodríguez
2023-03-28
1
-1
/
+2
*
Consider prereleases regardless of whether locked
Michael Siegfried
2023-03-28
1
-1
/
+1
*
[rubygems/rubygems] Use append_cflags instead of directly append for CFLAGS
Hiroshi SHIBATA
2023-03-27
1
-1
/
+1
*
[rubygems/rubygems] Generate native gems with `-fvisibility=hidden`
Jean Boussier
2023-03-25
3
-1
/
+10
*
Don't suggest `--full-index` on API Response mismatch errors
David Rodríguez
2023-03-23
1
-1
/
+1
*
Don't suggest retrying with `--full-index` on gemspec errors
David Rodríguez
2023-03-23
1
-1
/
+1
*
Fix logging the fallback to the full index on GemspecError's
David Rodríguez
2023-03-23
1
-5
/
+1
*
Fix flaky when making materialized specs uniq
David Rodríguez
2023-03-23
4
-19
/
+7
*
Reuse `SpecSet#materialize` logic
David Rodríguez
2023-03-23
1
-5
/
+3
*
Refactor incomplete specs handling
David Rodríguez
2023-03-23
3
-13
/
+38
*
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
1
-0
/
+2
*
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
1
-0
/
+2
*
[rubygems/rubygems] Enabled Style/RedundantReturn cop
Hiroshi SHIBATA
2023-03-23
1
-3
/
+3
*
[rubygems/rubygems] Use indented heredoc
Nobuyoshi Nakada
2023-03-22
3
-6
/
+6
*
[rubygems/rubygems] Remove reference to `pry` gem from generated `bin/console...
Justin Searls
2023-03-22
1
-4
/
+0
*
When running `bundle lock --update <name>`, checkout locked revision of unrel...
David Rodríguez
2023-03-17
1
-0
/
+5
*
Don´t consider platform specific candidates when `force_ruby_platform` set
David Rodríguez
2023-03-17
1
-1
/
+1
*
Don't ignore pre-releases when there's only one candidate
David Rodríguez
2023-03-17
1
-1
/
+1
*
Normalize git sources
David Rodríguez
2023-03-17
4
-4
/
+26
*
[rubygems/rubygems] Also removed condition of RUBY_PATCHLEVEL
Hiroshi SHIBATA
2023-03-17
1
-3
/
+1
*
[rubygems/rubygems] Fix incorrect error message when multiple platforms are l...
David Rodríguez
2023-03-17
1
-1
/
+1
*
[rubygems/rubygems] Applied Layout/SpaceAroundOperators cop
Hiroshi SHIBATA
2023-03-16
2
-2
/
+2
*
[rubygems/rubygems] Don't use full_required_path and extension_dir under the ...
Hiroshi SHIBATA
2023-03-15
1
-3
/
+4
*
[rubygems/rubygems] Removed test for
Hiroshi SHIBATA
2023-03-15
1
-2
/
+2
*
[rubygems/rubygems] Move build artifact detection logic for root gemspec to b...
Hiroshi SHIBATA
2023-03-15
1
-0
/
+17
[next]