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
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
2019-08-03
[bundler/bundler] Always keep `bundle package --all` option
David Rodríguez
2019-08-03
[bundler/bundler] Fix incorrect flag usage
David Rodríguez
2019-08-03
[bundler/bundler] Remove redundant condition
David Rodríguez
2019-08-03
[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 support
David Rodríguez
2019-08-03
[bundler/bundler] No need to make `Gem.refresh` a noop
David Rodríguez
2019-08-03
[bundler/bundler] Use `tap` for `current_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] Remove now unused method
David Rodríguez
2019-08-03
[bundler/bundler] Remove now meaningless setting
David Rodríguez
2019-08-03
[bundler/bundler] Remove now meaningless warning
David Rodríguez
2019-08-03
[bundler/bundler] Add all platforms to lockfile by default
David Rodríguez
2019-08-03
[bundler/bundler] Extract `expanded_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] Extract `current_platforms`
David Rodríguez
2019-08-03
[bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...
Samuel Giddins
2019-08-03
[bundler/bundler] Bump rubocop to 0.72.0
David Rodríguez
2019-08-03
[bundler/bundler] Don't persist the cache_all_platforms setting
David Rodríguez
2019-08-03
[bundler/bundler] [Package] Ensure uninstallable gems are _never_ installed
Samuel Giddins
2019-08-03
[bundler/bundler] [Package] Dont always update on --all-platforms
Samuel Giddins
2019-08-03
[bundler/bundler] [Package] Always resolve remotely for --all-platforms
Samuel Giddins
2019-08-03
[bundler/bundler] Remove unnecessary `order_matters` param
David Rodríguez
2019-08-03
[bundler/bundler] Clearer MissingRevision git errors
David Rodríguez
2019-08-03
[bundler/bundler] Not sure how much this buys us, remove it
David Rodríguez
2019-08-03
[bundler/bundler] Inline `expanded_deps`
David Rodríguez
2019-08-03
[bundler/bundler] Generate new gem development dependencies in Gemfile
David Rodríguez
2019-08-03
[bundler/bundler] Don't re-resolve locked platform specific gems
David Rodríguez
2019-08-03
[bundler/bundler] Lock rubocop-performance to 1.4.0
David Rodríguez
2019-08-03
[bundler/bundler] Bump rubocop to 0.71
David Rodríguez
2019-08-03
[bundler/bundler] Use real paths for `bundle clean`
David Rodríguez
2019-08-03
[bundler/bundler] Add `required_ruby_version` to gemspec template
Miklos Fazekas
2019-08-03
[bundler/bundler] Migrate git proxy helpers to use Open3
David Rodríguez
2019-08-03
[bundler/bundler] Fix `rake release` not prompting for OTP code
David Rodríguez
2019-08-03
[bundler/bundler] Normalize usages of `Gem::Util` in rubygems integration
David Rodríguez
2019-08-03
[bundler/bundler] Use rubygems utility if available
David Rodríguez
2019-08-03
[bundler/bundler] Fix file:// handling under Windows
David Rodríguez
2019-08-03
[bundler/bundler] Normalize file:// handling in specs
David Rodríguez
2019-08-03
[bundler/bundler] Migrate two more requires to be relative
David Rodríguez
2019-08-03
[bundler/bundler] Migrate thor to use relative requires
David Rodríguez
2019-08-03
[bundler/bundler] Respect color option when instantiating shells
David Rodríguez
2019-08-03
[bundler/bundler] Remove unnecessary condition
David Rodríguez
2019-08-03
[bundler/bundler] Added Ruby 2.6 to dsl.
Hiroshi SHIBATA
2019-08-03
Use source_location instead of eval(__FILE__,binding) in Binding#irb
Yusuke Endoh
2019-07-31
lib/bundler/shared_helpers.rb: remove require "rubygems"
Yusuke Endoh
2019-07-31
[rubygems/rubygems] Partly reverted be962ca0c411f3b4bcfebfb6e714c78cbad12775
Hiroshi SHIBATA
2019-07-31
[rubygems/rubygems] Initialize '@ran_rake' correctly, so we don't have to set...
bronzdoc
2019-07-31
[rubygems/rubygems] Remove extension 'double pipe equals' assigment since is ...
bronzdoc
2019-07-31
[rubygems/rubygems] Move 'build_for' to handle extension type before the exte...
bronzdoc
2019-07-31
[rubygems/rubygems] Do not pass +build_dir+ argument to build_error
bronzdoc
2019-07-31
[rubygems/rubygems] Remove useless param +build_dir+
bronzdoc
2019-07-31
[rubygems/rubygems] Drop support for 'gem env packageversion'
bronzdoc
2019-07-31
[rubygems/rubygems] Generate a licenses.rb file with correct style
David Rodríguez
2019-07-31
[rubygems/rubygems] Enable `Layout/AlignArray` cop
David Rodríguez
[next]