aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Fix old rubies compatDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins2019-08-173-0/+54
* [rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez2019-08-171-0/+1
* [rubygems/rubygems] Use `assert_require`David Rodríguez2019-08-171-1/+1
* lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh2019-08-161-12/+4
* Hoisted out unixsocket_len, triming NUL chars from sun_pathNobuyoshi Nakada2019-08-161-29/+30
* [ruby/rdoc] Use assert_raiseNobuyoshi Nakada2019-08-161-2/+2
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixed rubocop errorHiroshi SHIBATA2019-08-161-2/+2
* [bundler/bundler] Remove mention to remembered optionsDavid Rodríguez2019-08-163-22/+15
* [bundler/bundler] Document upcoming changes to remembered optionsTomoki Aonuma2019-08-163-131/+140
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-163-1/+38
* [bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-1654-298/+296
* [bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez2019-08-161-4/+1
* [bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez2019-08-161-2/+18
* [bundler/bundler] Use a newer debugging gem in docsDavid Rodríguez2019-08-163-3/+3
* [bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-161-1/+1
* [bundler/bundler] Bump rspec dependency to 3.8David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-163-6/+2
* [bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix installation of system bundlerDavid Rodríguez2019-08-161-3/+2
* [bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-161-1/+2
* [bundler/bundler] Clarify spec descriptionDavid Rodríguez2019-08-161-2/+2
* [bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez2019-08-164-6/+6
* [bundler/bundler] Normalize style with other artifice filesDavid Rodríguez2019-08-161-4/+2
* [bundler/bundler] Make spec pass more resilientlyDavid Rodríguez2019-08-161-1/+4
* [bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez2019-08-161-6/+1
* [bundler/bundler] Enable retries on flaky specDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-164-35/+14
* [bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez2019-08-162-1/+50
* [bundler/bundler] Indentation tweakDavid Rodríguez2019-08-161-6/+6
* [bundler/bundler] Reuse `root` methodDavid Rodríguez2019-08-161-2/+2
* lib/rdoc/parser/ruby.rb: Avoid `.chars.to_a.last`Yusuke Endoh2019-08-161-2/+2
* exit accepts true and false [ci skip]Nobuyoshi Nakada2019-08-161-1/+1
* Use GNU make built-in funtion [ci skip]Nobuyoshi Nakada2019-08-161-2/+2
* Set IRB::Context#return_format on test clarifyaycabta2019-08-161-0/+1
* Use assert_raise and skip for test/unitaycabta2019-08-1614-48/+48
* RDoc::Parser::C: Integrate do_classes and do_modules by one regexp matchYusuke Endoh2019-08-162-134/+98
* Parser was replacedaycabta2019-08-161-1/+0
* Gem::TestCase is based on MinitestHiroshi SHIBATA2019-08-161-5/+5
* Use omit instead of skip for test-unit.Hiroshi SHIBATA2019-08-169-21/+19
* Use test/unit instead of test-unit. Because test-unit is only provided standa...Hiroshi SHIBATA2019-08-162-2/+2
* Cleanup commented-out code.Hiroshi SHIBATA2019-08-161-1/+0
* Removed needless alias for capture_io.Hiroshi SHIBATA2019-08-161-1/+0
* Use Gemfile instead of add_development_dependency.Hiroshi SHIBATA2019-08-161-6/+0
* Fallback for older RubygemsNobuyoshi Nakada2019-08-161-2/+6