summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2021-08-31No commits to pick is success [ci skip]Nobuyoshi Nakada
2021-08-31Exit with the syncing status [ci skip]Nobuyoshi Nakada
2021-08-30Add irb section to tool/sync_default_gems.rbaycabta
2021-08-25Added bundle install before bundle exec on rdoc syncHiroshi SHIBATA
2021-08-24Added ruby/un entryHiroshi SHIBATA
2021-08-10Import Gemfile and Rakefile of rdoc by tool/sync_default_gems.rbaycabta
2021-07-28Support document sync for optparseHiroshi SHIBATA
2021-07-13tool/sync_default_gems.rb: remove CRsNobuyoshi Nakada
2021-07-13sync_default_gems.rb: expand links to PRs of the upstreamNobuyoshi Nakada
2021-06-30tool/sync_default_gems.rb: remove unneeded code for error_highlight syncYusuke Endoh
2021-06-30tool/sync_default_gems.rb: Add error_highlight gemYusuke Endoh
2021-05-31Tweak skipped files in bundler gemspecDavid Rodríguez
2021-05-27Fixed target directory when copying from upstreamHiroshi SHIBATA
2021-05-27Removed dbm from sync_default_gemsHiroshi SHIBATA
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-27Promote prime to the bundled gemsHiroshi SHIBATA
2021-05-25Removed gdbm from ruby repoHiroshi SHIBATA
2021-05-25Removed dbm from ruby repoHiroshi SHIBATA
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA
2021-05-11Sync bundler & rubygems at the same timeDavid Rodríguez
2021-05-11Properly synchronize bundler gemspec tooDavid Rodríguez
2021-05-11Simplify syncing bundlerDavid Rodríguez
2021-05-06Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA
2021-04-22Ignore JRuby files on io-consoleHiroshi SHIBATA
2021-04-21Fix the regexp list for ignore listHiroshi SHIBATA
2021-04-21This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA
2021-04-15Also merge tool/bundler/*.rb for testing of BundlerHiroshi SHIBATA
2021-04-15Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rbHiroshi SHIBATA
2021-04-11sync_default_gems.rb: merge only files named as each gemNobuyoshi Nakada
2021-04-11sync_default_gems.rb: ignore rakelib [ci skip]Nobuyoshi Nakada
2021-04-08sync_default_gems.rb: do not reset the whole directory [ci skip]Nobuyoshi Nakada
2021-03-29sync_default_gems.rb: ignore COPYING file [ci skip]Nobuyoshi Nakada
2021-03-29sync_default_gems.rb: IO#puts prints a newline between each argument [ci skip]Nobuyoshi Nakada
2021-03-28sync_default_gems.rb: remove un-committed files [ci skip]Nobuyoshi Nakada
2021-03-28sync_default_gems.rb: search the last merge more strictly [ci skip]Nobuyoshi Nakada
2021-03-28sync_default_gems.rb: escape filter command [ci skip]Nobuyoshi Nakada
2021-03-28sync_default_gems.rb: message when no commits [ci skip]Nobuyoshi Nakada
2021-03-28sync_default_gems.rb: preserve Co-Authored-By:Nobuyoshi Nakada
2021-03-16Copy only generated parser files when RDoc syncsaycabta
2021-01-12tool/sync_default_gems.rb: Prevent infinite loop due to unknown optionsKenta Murata
2021-01-05sync_default_gems.rb: added -a optionNobuyoshi Nakada
2021-01-05sync_default_gems.rb: reduced accesses to REPOSITORIESNobuyoshi Nakada
2020-12-22Prepare to release json-2.5.0Hiroshi SHIBATA
2020-12-22Prepare for importing the set gemAkinori MUSHA
2020-12-17ruby/pathname separated .rb file to top-level directory.Hiroshi SHIBATA
2020-12-17Bump version to json-2.4.1 and use VERSION file for json version same as upst...Hiroshi SHIBATA