Граф коммитов

104 Коммитов

Автор SHA1 Сообщение Дата
Hiroshi SHIBATA 3d731c3694
Promote readline to default gems named readline-ext 2019-11-09 07:32:34 +09:00
Hiroshi SHIBATA fc1d06b25d
Added gemspec for readline gem that is wrapper library for reline and readline extension 2019-11-09 07:32:34 +09:00
Hiroshi SHIBATA fc85bdeb77
Promote cgi to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA 223d3c460a
Promote net-smtp to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA eb0b13596d
Promote net-pop to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA 77c94e0dd8
Promote benchmark to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA 1159dbf305
Promote delegate to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA 3b0bd34001
Promote pstore to default gems 2019-11-07 16:36:14 +09:00
Hiroshi SHIBATA 478f6e2b34
Fixed an Errno::ENOENT with non-test libraries 2019-11-07 16:36:13 +09:00
Hiroshi SHIBATA d1630d41ad
Promote open3 to default gems 2019-11-07 07:16:27 +09:00
Hiroshi SHIBATA ec2603c353
fallback standard structure library to sync_lib_gem method 2019-11-07 07:16:26 +09:00
Hiroshi SHIBATA 91135f6d29
Promote singleton to default gems 2019-11-07 07:16:26 +09:00
Nobuyoshi Nakada 823f25bb96
sync_default_gems.rb: Show the progress at fetching
It looks like hanging up when fetching from a remote first time.
2019-11-04 09:40:26 +09:00
Hiroshi SHIBATA c38ba75780
Fixed the sync task for json
* Ignode to change ext/json/depend
  * Fixed to ignore json_pure files
2019-10-31 10:19:57 +09:00
Hiroshi SHIBATA d3272fcba3
Update the latest structure for racc upstream 2019-10-30 21:00:01 +09:00
Hiroshi SHIBATA 2791989a31
Fixed sync path of e2mmap structure for gemspec. 2019-10-24 16:11:01 +09:00
Hiroshi SHIBATA 1de242de0f
Fixed up 37c0839425 2019-09-20 14:22:32 +09:00
Hiroshi SHIBATA 9d25c652a9
Removed ThreadsWait from the ruby repository 2019-09-20 14:21:04 +09:00
Hiroshi SHIBATA 37c0839425
Removed Synchronizer from the ruby repository. 2019-09-20 14:06:22 +09:00
Hiroshi SHIBATA 3b56a0934f
Removed Shell from the ruby repository. 2019-09-20 12:56:18 +09:00
Hiroshi SHIBATA 67a6662032
Removed Scanf from the ruby repository. 2019-09-20 12:43:11 +09:00
Hiroshi SHIBATA a3b8501614
Removed CMath from the ruby repository. 2019-09-20 12:31:37 +09:00
aycabta 2c1e902cba Don't pick up lib/readline.rb from ruby/reline 2019-08-29 21:49:19 +09:00
aycabta 978ff1ff3a Pick lib/readline.rb from ruby/reline 2019-08-27 05:24:13 +09:00
Nobuyoshi Nakada af12172035
Removed unused literal assignments [ci skip] 2019-08-20 19:29:43 +09:00
Nobuyoshi Nakada 7a07c54bef
Subjects may contain a comma [ci skip] 2019-08-20 19:29:35 +09:00
Hiroshi SHIBATA 51edcbad5b
Use master branch instead of trunk. 2019-08-18 18:08:59 +09:00
Hiroshi SHIBATA 9132153930
Ignore tags on default gems from ruby core repository. 2019-08-18 18:08:59 +09:00
aycabta 0bbbe82986 Fix copy path of ruby/reline's test 2019-08-18 07:52:49 +09:00
Hiroshi SHIBATA f5481e35ab
Added separator for failing commits from default gems. 2019-08-07 22:30:10 +09:00
Hiroshi SHIBATA 67cde179c5
Skip merge commit created by bundlerbot. 2019-08-07 22:29:02 +09:00
Hiroshi SHIBATA 58bb7f0ca1
Skip the some of commits when sync default gems from upstream.
* Skip failed to sync commits because it needs to pick manually.
  * Skip empty commit.
2019-07-27 15:47:32 +08:00
Hiroshi SHIBATA 012d39c4e6
Added ignore files to sync_default_gems_with_commits and make constant them. 2019-07-27 15:47:24 +08:00
Hiroshi SHIBATA 95aa60f6cd
Ignore Merge commit and insufficiency commit for ruby core repository. 2019-07-26 17:20:07 +08:00
Hiroshi SHIBATA 071bf88970
Improve the commits list for cherry-picking from default gems.
* Ignore Merge commit from the commit lists before trying to
    pick commit.
  * Show the commits list at first.
2019-07-26 16:06:54 +08:00
Hiroshi SHIBATA 348c9687bf
Escape parentheses for syntax hilighting for VScode. 2019-07-26 15:45:18 +08:00
Hiroshi SHIBATA 51f22deadb
Adjust the test direcotry structure of rdoc. 2019-07-26 15:34:15 +08:00
Nobuyoshi Nakada 82ae462113
Do not fetch remote tags 2019-07-25 08:19:03 +09:00
Hiroshi SHIBATA 9f9a6dbc14
Allways fetch the latest commit from default gems repository. 2019-07-22 18:00:37 +09:00
Hiroshi SHIBATA 8549774430 Tweak upstream information of upstream commit. 2019-07-14 23:07:31 +09:00
Hiroshi SHIBATA a3493521a5 abort sync commit history when it failed to modify commit message. 2019-07-14 21:53:19 +09:00
Hiroshi SHIBATA 8e6a68c18e Use force flag for filter-branch. 2019-07-14 21:53:19 +09:00
Hiroshi SHIBATA c8e1be6f1f Skip merge commit with rubygems and bundler. 2019-07-14 21:53:19 +09:00
Hiroshi SHIBATA 46491af74c Modified commit message with upstream repository name. 2019-07-14 21:53:19 +09:00
Hiroshi SHIBATA 265e94a7fa Added chrry-pick feature from upstream repository. 2019-07-14 21:53:19 +09:00
Hiroshi SHIBATA be082e2800 Try to sync with commit history for default gems. 2019-07-14 21:53:18 +09:00
Hiroshi SHIBATA 4ce935cd5d Removed FileUtils for file manipulations with module inclusion. 2019-07-14 15:24:33 +09:00
Hiroshi SHIBATA a73f452476 Use FileUtils.mkdir_p instead of mkdir command directoly. 2019-07-14 15:24:33 +09:00
Hiroshi SHIBATA e91ff4dbaf Use FileUtils.cp_r instead of cp command directoly. 2019-07-14 15:24:33 +09:00
Hiroshi SHIBATA d25f355c65 Fixup dccb0e1ec94e7b9c13c715939ae7e0ccc4ffb23e 2019-07-14 15:24:33 +09:00