aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Resync prism delete bin/dotKevin Newton2023-11-141-21/+0
* [ruby/prism] Add the ability to convert nodes to dotKevin Newton2023-11-141-0/+21
* Revert "[ruby/syntax_suggest] Introduce binstubs to set RUBYOPT for development"Hiroshi SHIBATA2023-04-062-12/+0
* [ruby/syntax_suggest] Introduce binstubs to set RUBYOPT for developmentschneems2023-04-062-0/+12
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* util/rubocop -A --only Style/FrozenStringLiteralCommentHiroshi SHIBATA2023-03-231-0/+1
* [rubygems/rubygems] rubygems.rb is required by gem_runner.rbHiroshi SHIBATA2022-07-221-1/+0
* [rubygems/rubygems] Removed needless value assignmentHiroshi SHIBATA2022-07-221-3/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-2/+2
* Make Gem::SystemExitException properly exit with a given codeAkinori MUSHA2022-07-221-6/+1
* bin/gem: remove initial empty lineKenyon Ralph2022-07-221-1/+0
* Removed needless condition for old versions of Ruby.SHIBATA Hiroshi2022-07-221-6/+1
* Enable Style/MultilineIfThen in Rubocopbronzdoc2022-07-221-1/+1
* Remove trailing blank linesDavid Rodríguez2022-07-221-1/+0
* Improve user-facing messages by consistent casing of Ruby/RubyGemsJohn Labovitz2022-07-221-1/+1
* Remove probably unintented symlinksNobuyoshi Nakada2021-07-272-2/+0
* Deal with Unicode ranges in the file emoji-sequences.txtMartin Dürst2021-07-272-0/+2
* Remove binstubs which are generated by `Gem::Installer` now.Vít Ondruch2021-02-147-189/+0
* Promote erb to default gemsHiroshi SHIBATA2020-08-211-171/+22
* Removed the old executables of raccHiroshi SHIBATA2020-01-012-54/+0
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-3/+3
* [ruby/date] Added update-zonetab targetNobuyoshi Nakada2019-11-011-34/+0
* [ruby/date] Remove unneeded line in update-abbrJeremy Evans2019-11-011-1/+0
* [ruby/date] Add more timezone abbreviationsJeremy Evans2019-11-011-0/+35
* Move format-release to tool and fix bugsNARUSE, Yui2019-10-221-197/+0
* Add a tool to generate a patch for www from logNARUSE, Yui2019-10-221-0/+197
* Added binstub for racc executables.Hiroshi SHIBATA2019-06-193-0/+81
* bin/erb: improve documentation of -P flagk0kubun2018-12-161-2/+2
* Regenerated binstubs of bundler, rdoc and irb.hsbt2018-11-285-25/+25
* Removed `bundle_ruby` command. Because It's no longer shipped from Bundler 1....hsbt2018-11-261-27/+0
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-256-131/+131
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-1/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-023-0/+95
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-221-2/+7
* Postponing the Bundler merge.hsbt2017-12-222-35/+0
* bin/erb: change template file encoding to UTF-8k0kubun2017-11-101-1/+1
* Update bundled bundler to 1.16.0.hsbt2017-11-011-1/+1
* removed bin/bundle_ruby, It was ignored upstream gemspec.hsbt2017-09-231-59/+0
* Rollback to v1.15.4 version.hsbt2017-09-081-4/+3
* Merge bundler to standard libraries.hsbt2017-09-083-0/+95
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-181-2/+2
* * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]hsbt2015-04-041-33/+0
* erb: suppress warningsnobu2014-12-121-1/+1
* erb: set variables from the command linenobu2014-12-121-3/+18
* erb: multiline anchorsnobu2014-10-171-3/+4
* erb: fix -U optionnobu2014-10-171-2/+2
* * bin/testrb: Removed. Forgot to remove in r45971.sorah2014-05-191-3/+0
* * NEWS (with all sufficient information):drbrain2013-10-111-4/+0
* * error.c, file.c, gc.c, hash.c, thread.c, variable.c, vm_eval.c, bin/erb:ktsj2013-08-181-2/+2
* irb: dead codenobu2013-05-021-10/+1