aboutsummaryrefslogtreecommitdiffstats
path: root/tool/sync_default_gems.rb
Commit message (Expand)AuthorAgeFilesLines
* tool/sync_default_gems.rb: Prevent infinite loop due to unknown optionsKenta Murata2021-01-121-0/+3
* sync_default_gems.rb: added -a optionNobuyoshi Nakada2021-01-051-3/+16
* sync_default_gems.rb: reduced accesses to REPOSITORIESNobuyoshi Nakada2021-01-051-8/+9
* Prepare to release json-2.5.0Hiroshi SHIBATA2020-12-221-0/+1
* Prepare for importing the set gemAkinori MUSHA2020-12-221-0/+3
* ruby/pathname separated .rb file to top-level directory.Hiroshi SHIBATA2020-12-171-0/+1
* Bump version to json-2.4.1 and use VERSION file for json version same as upst...Hiroshi SHIBATA2020-12-171-0/+1
* Fixed dst name for digest gemHiroshi SHIBATA2020-12-141-1/+1
* Promote webrick to bundled gemsHiroshi SHIBATA2020-12-101-1/+0
* Fixed typoHiroshi SHIBATA2020-11-121-1/+1
* Followed up with 708413807ae958afb79257b18475424e0a8a4a56Hiroshi SHIBATA2020-10-191-0/+9
* Promote pathname to default gemsHiroshi SHIBATA2020-10-141-0/+7
* Promote drb to the default gemsHiroshi SHIBATA2020-10-141-0/+1
* Promote prettyprint to default gemsHiroshi SHIBATA2020-10-081-0/+1
* Promote pp to default gemsHiroshi SHIBATA2020-10-081-0/+1
* Put an empty line before the original URLNobuyoshi Nakada2020-10-051-1/+1
* Adjusted default gems pathsNobuyoshi Nakada2020-10-041-7/+7
* Added sync task for bigdecimalHiroshi SHIBATA2020-09-181-0/+8
* The executable file of erb is under the libexec on ruby/erb repoHiroshi SHIBATA2020-09-181-1/+1
* Promote time.rb to default gemsHiroshi SHIBATA2020-09-121-0/+1
* Promote resolv-replace to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote resolv to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote securerandom to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote open-uri to default gemsHiroshi SHIBATA2020-09-111-0/+1
* Promote syslog to default gemsHiroshi SHIBATA2020-09-101-0/+9
* Promote base64 to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote shellwords to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote abbrev to default gemsHiroshi SHIBATA2020-09-101-0/+1
* Promote tsort to default gemsHiroshi SHIBATA2020-09-091-0/+1
* Fix syncing bundler man pagesDavid Rodríguez2020-09-011-1/+1
* Use a constant instead of a global variable in sync_default_gems.rbBenoit Daloze2020-08-291-12/+12
* Promote nkf to default gemsHiroshi SHIBATA2020-08-251-0/+8
* Promote erb to default gemsHiroshi SHIBATA2020-08-211-0/+7
* Promote rinda to default gemsHiroshi SHIBATA2020-08-211-0/+1
* Promote find to default gemsHiroshi SHIBATA2020-08-201-0/+1
* Promote set to default gemsHiroshi SHIBATA2020-08-201-0/+1
* Fixed the inconsistency gemspec location with net-* gems.Hiroshi SHIBATA2020-08-051-12/+8
* Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.Hiroshi SHIBATA2020-08-031-3/+2
* Promote io-nonblock to the default gems.Hiroshi SHIBATA2020-07-301-0/+7
* Promote io-wait to the default gemsHiroshi SHIBATA2020-07-301-0/+7
* Promote optparse to default gemsHiroshi SHIBATA2020-07-221-0/+1
* sync_default_gems.rb: Updated commentsNobuyoshi Nakada2020-07-131-56/+1
* sync_default_gems.rb: Added `list` subcommandNobuyoshi Nakada2020-07-131-0/+13
* sync_default_gems.rb: Ignore conflicted files in toplevel moreNobuyoshi Nakada2020-07-131-1/+6
* sync_default_gems.rb: Added -e option to edit when conflictedNobuyoshi Nakada2020-07-121-4/+20
* tool/sync_default_gems.rb: Accept multiple commit rangesNobuyoshi Nakada2020-07-061-9/+12
* tool/sync_default_gems.rb: Added bigdecimalNobuyoshi Nakada2020-07-051-0/+1
* Removed sdbm entries from toolchaninsHiroshi SHIBATA2020-06-191-8/+0
* A help message to `tool/sync_default_gems.rb`David Rodríguez2020-06-151-8/+15
* Fixed wrong usage rm_rf for cleanup the default gems in sync toolHiroshi SHIBATA2020-05-231-6/+6