summaryrefslogtreecommitdiff
path: root/tool/sync_default_gems.rb
AgeCommit message (Expand)Author
2020-08-05Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA
2020-08-03Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA
2020-07-30Promote io-nonblock to the default gems.Hiroshi SHIBATA
2020-07-30Promote io-wait to the default gemsHiroshi SHIBATA
2020-07-22Promote optparse to default gemsHiroshi SHIBATA
2020-07-13sync_default_gems.rb: Updated commentsNobuyoshi Nakada
2020-07-13sync_default_gems.rb: Added `list` subcommandNobuyoshi Nakada
2020-07-13sync_default_gems.rb: Ignore conflicted files in toplevel moreNobuyoshi Nakada
2020-07-12sync_default_gems.rb: Added -e option to edit when conflictedNobuyoshi Nakada
2020-07-06tool/sync_default_gems.rb: Accept multiple commit rangesNobuyoshi Nakada
2020-07-05tool/sync_default_gems.rb: Added bigdecimalNobuyoshi Nakada
2020-06-19Removed sdbm entries from toolchaninsHiroshi SHIBATA
2020-06-15A help message to `tool/sync_default_gems.rb`David Rodríguez
2020-05-23Fixed wrong usage rm_rf for cleanup the default gems in sync toolHiroshi SHIBATA
2020-04-25`git co` is alias of `git checkout`Hiroshi SHIBATA
2020-04-20[sync_default_gems.rb] Force reset conflict files to be ignoredNobuyoshi Nakada
2020-04-20Revert irrelevant change [ci skip]Nobuyoshi Nakada
2020-04-20Removed phony atomic operations for void* and VALUENobuyoshi Nakada
2020-04-09Fixed to initialize ruby-core repository when it has no master branchHiroshi SHIBATA
2020-04-09Support one repository for updating the latest commitsHiroshi SHIBATA
2020-04-04Remove unnecessary escapeKazuhiro NISHIYAMA
2020-04-03[sync_default_gems.rb] Reset files to be ignoredNobuyoshi Nakada
2020-04-03[sync_default_gems.rb] Ignore files under .github directoryNobuyoshi Nakada
2020-04-03[sync_default_gems.rb] Use block form `IO.popen` to reap zombiesNobuyoshi Nakada
2020-03-16The upstream repository of bundler was changed rubygems/rubygems now.Hiroshi SHIBATA
2020-03-10tool/sync_default_gems.rb: update paths for opensslKazuki Yamaguchi
2020-02-21Fixed net-pop, smtp, protocol and imap task for sync toolHiroshi SHIBATA
2020-02-21Fixed net-ftp sync task and resync from standalone repoHiroshi SHIBATA
2020-02-21Promote net-http to the default gems.Hiroshi SHIBATA
2020-02-21Promote net-ftp to default gemsHiroshi SHIBATA
2020-02-20Promote net-imap to the default gemsHiroshi SHIBATA
2020-02-17Promote net-protocol to default gemsHiroshi SHIBATA
2020-02-13Promote English to the default gems.Hiroshi SHIBATA
2020-02-12Promote tmpdir to the default gemsHiroshi SHIBATA
2020-02-12Promote tempfile to the default gems.Hiroshi SHIBATA
2020-02-11Promote weakref to the default gemsHiroshi SHIBATA
2020-02-10Don't use upstream ext/readline/dependaycabta
2020-02-06Fix readline-ext syncaycabta
2020-01-26Do not use `git pull` because origin/master was already fetched.Hiroshi SHIBATA
2020-01-26Show the repository name before update taskHiroshi SHIBATA
2020-01-22Added usage documentation for sync_default_gemsHiroshi SHIBATA
2020-01-22Use gem name to specifyaycabta
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2020-01-10Update the upstream repository of bundlerHiroshi SHIBATA
2019-12-17Squelch filter-branch warning and sleepingNobuyoshi Nakada
2019-12-10Added the missing gemspec of raccHiroshi SHIBATA
2019-12-07Show failed commits only when existsaycabta
2019-11-30Promote did_you_mean to default gemKevin Deisz
2019-11-30Add to support the single commit for sync_default_gems.rbHiroshi SHIBATA