aboutsummaryrefslogtreecommitdiffstats
path: root/tool/sync_default_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract `pipe_readlines` method which reads from the pipelineNobuyoshi Nakada2022-04-161-5/+9
* Simplify the condition expression to ignore commitsNobuyoshi Nakada2022-04-161-1/+1
* Do not import any files under rakelibNobuyoshi Nakada2022-04-161-3/+5
* Ignore pre-release for sync target on sync_default_gemsHiroshi SHIBATA2022-03-101-1/+1
* Added release option to sync only released version of the default gemsHiroshi SHIBATA2022-03-081-5/+18
* Sync latest Bundler & RubyGemsDavid Rodríguez2022-02-011-0/+1
* sync_default_gems.rb: Expand GH-xxxx style GitHub links [ci skip]Nobuyoshi Nakada2021-12-241-1/+1
* sync_default_gems.rb: GitHub links at word boundary only [ci skip]Nobuyoshi Nakada2021-12-241-2/+2
* Followed up f5d80c26d493c14241d4e3320437e62d7f54eabb for sync_default_gems.rbHiroshi SHIBATA2021-12-091-0/+3
* sync_default_gems.rb: convert commit hashes to github URLs [ci skip]Nobuyoshi Nakada2021-12-061-0/+2
* Move win32ole.gemspec to the proper placeNobuyoshi Nakada2021-11-261-0/+1
* Add win32ole to sync_default_gems.rbNobuyoshi Nakada2021-11-251-0/+6
* Ignore LUCENSE files of standard libraries for sync targetHiroshi SHIBATA2021-11-161-5/+13
* Added LICENSE entry of vendored net-http-persistent to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Added LICENSE entry of vendored connection_pool to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Added LICENSE entry of vendored molinillo to LEGALHiroshi SHIBATA2021-11-161-0/+2
* Added LICENSE entry of vendored thor to LEGALHiroshi SHIBATA2021-11-161-0/+1
* Merge digest-3.0.3.pre3 and https://github.com/ruby/digest/commit/efd76821b8a...Hiroshi SHIBATA2021-11-161-0/+1
* Removed redundant digest namespaceHiroshi SHIBATA2021-10-141-3/+3
* separate pure ruby location under the digest/* extensionsHiroshi SHIBATA2021-10-141-1/+3
* Move pure ruby files under the ext/gemname/lib directory.Hiroshi SHIBATA2021-10-141-1/+2
* Add comments in sync_default_gems.rbTakashi Kokubun2021-10-101-0/+5
* chmod +x tool/sync_default_gems.rbTakashi Kokubun2021-10-101-0/+1
* Removed needless rake and bundler files for rdocHiroshi SHIBATA2021-09-281-0/+1
* No commits to pick is success [ci skip]Nobuyoshi Nakada2021-08-311-2/+2
* Exit with the syncing status [ci skip]Nobuyoshi Nakada2021-08-311-2/+4
* Add irb section to tool/sync_default_gems.rbaycabta2021-08-301-0/+7
* Added bundle install before bundle exec on rdoc syncHiroshi SHIBATA2021-08-251-0/+1
* Added ruby/un entryHiroshi SHIBATA2021-08-241-0/+1
* Import Gemfile and Rakefile of rdoc by tool/sync_default_gems.rbaycabta2021-08-101-0/+2
* Support document sync for optparseHiroshi SHIBATA2021-07-281-0/+5
* tool/sync_default_gems.rb: remove CRsNobuyoshi Nakada2021-07-131-0/+1
* sync_default_gems.rb: expand links to PRs of the upstreamNobuyoshi Nakada2021-07-131-2/+5
* tool/sync_default_gems.rb: remove unneeded code for error_highlight syncYusuke Endoh2021-06-301-1/+0
* tool/sync_default_gems.rb: Add error_highlight gemYusuke Endoh2021-06-301-0/+7
* Tweak skipped files in bundler gemspecDavid Rodríguez2021-05-311-1/+1
* Fixed target directory when copying from upstreamHiroshi SHIBATA2021-05-271-1/+1
* Removed dbm from sync_default_gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-271-7/+0
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-271-6/+0
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Promote prime to the bundled gemsHiroshi SHIBATA2021-05-271-1/+0
* Removed gdbm from ruby repoHiroshi SHIBATA2021-05-251-7/+0
* Removed dbm from ruby repoHiroshi SHIBATA2021-05-251-6/+0
* Removed tracer from ruby repoHiroshi SHIBATA2021-05-251-1/+0
* Sync bundler & rubygems at the same timeDavid Rodríguez2021-05-111-2/+0
* Properly synchronize bundler gemspec tooDavid Rodríguez2021-05-111-2/+8
* Simplify syncing bundlerDavid Rodríguez2021-05-111-2/+1