Hiroshi SHIBATA
|
5de6f1ab47
|
Move net-imap.gemspec to under the lib/net/imap directory.
|
2021-05-06 15:20:35 +09:00 |
Hiroshi SHIBATA
|
537fc3ad5c
|
Ignore JRuby files on io-console
|
2021-04-22 11:51:37 +09:00 |
Hiroshi SHIBATA
|
347c3b3083
|
Fix the regexp list for ignore list
|
2021-04-21 20:34:46 +09:00 |
Hiroshi SHIBATA
|
7c0c1c3e46
|
This change broke the some files like date.gemspec and lib/logger.rb.
Revert "sync_default_gems.rb: merge only files named as each gem"
This reverts commit 37b96d6773 .
|
2021-04-21 17:38:33 +09:00 |
Hiroshi SHIBATA
|
7af7a539bc
|
Also merge tool/bundler/*.rb for testing of Bundler
|
2021-04-15 15:36:15 +09:00 |
Hiroshi SHIBATA
|
0d9496f924
|
Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rb
|
2021-04-15 15:36:15 +09:00 |
Nobuyoshi Nakada
|
37b96d6773
|
sync_default_gems.rb: merge only files named as each gem
|
2021-04-11 13:18:47 +09:00 |
Nobuyoshi Nakada
|
dbdd8c2dfe
|
sync_default_gems.rb: ignore rakelib [ci skip]
|
2021-04-11 09:59:01 +09:00 |
Nobuyoshi Nakada
|
956056db37
|
sync_default_gems.rb: do not reset the whole directory [ci skip]
If no files to be ignored, resetting with no argument means
resetting the whole directory.
|
2021-04-08 12:04:25 +09:00 |
Nobuyoshi Nakada
|
d87b8ce647
|
sync_default_gems.rb: ignore COPYING file [ci skip]
|
2021-03-29 15:19:37 +09:00 |
Nobuyoshi Nakada
|
f16b9e7f26
|
sync_default_gems.rb: IO#puts prints a newline between each argument [ci skip]
|
2021-03-29 15:14:21 +09:00 |
Nobuyoshi Nakada
|
f7faac13c6
|
sync_default_gems.rb: remove un-committed files [ci skip]
As files non-existing in the repository cannot be checked out,
remove files to be ignored once, and re-check the status.
|
2021-03-28 23:39:27 +09:00 |
Nobuyoshi Nakada
|
36bad6f14f
|
sync_default_gems.rb: search the last merge more strictly [ci skip]
As tag-only match, `[#{repo}]`, may find unexpected commit, e.g.,
5bfca88f76 for io-console, match by
more exact URL pattern.
|
2021-03-28 22:58:43 +09:00 |
Nobuyoshi Nakada
|
49c1c2dce3
|
sync_default_gems.rb: escape filter command [ci skip]
|
2021-03-28 18:52:19 +09:00 |
Nobuyoshi Nakada
|
603d799520
|
sync_default_gems.rb: message when no commits [ci skip]
|
2021-03-28 14:10:04 +09:00 |
Nobuyoshi Nakada
|
38ea2306d2
|
sync_default_gems.rb: preserve Co-Authored-By:
|
2021-03-28 14:02:31 +09:00 |
aycabta
|
b346935cbc
|
Copy only generated parser files when RDoc syncs
|
2021-03-16 01:15:29 +09:00 |
Kenta Murata
|
f7dc4d5cda
|
tool/sync_default_gems.rb: Prevent infinite loop due to unknown options
|
2021-01-12 09:57:04 +09:00 |
Nobuyoshi Nakada
|
06454a9457
|
sync_default_gems.rb: added -a option
The option to merge all commits since the commit merged in the
last prefixed commit.
|
2021-01-05 21:24:10 +09:00 |
Nobuyoshi Nakada
|
075824ebd5
|
sync_default_gems.rb: reduced accesses to REPOSITORIES
|
2021-01-05 21:23:07 +09:00 |
Hiroshi SHIBATA
|
edb76e8765
|
Prepare to release json-2.5.0
|
2020-12-22 19:44:27 +09:00 |
Akinori MUSHA
|
63b872c409
|
Prepare for importing the set gem
|
2020-12-22 12:17:47 +09:00 |
Hiroshi SHIBATA
|
44fba194a5
|
ruby/pathname separated .rb file to top-level directory.
|
2020-12-17 17:24:51 +09:00 |
Hiroshi SHIBATA
|
46ea74297e
|
Bump version to json-2.4.1 and use VERSION file for json version same as upstream
|
2020-12-17 14:20:42 +09:00 |
Hiroshi SHIBATA
|
27520a1e1e
|
Fixed dst name for digest gem
|
2020-12-14 19:39:32 +09:00 |
Hiroshi SHIBATA
|
0e73b49b4c
|
Promote webrick to bundled gems
|
2020-12-10 18:06:25 +09:00 |
Hiroshi SHIBATA
|
ffc8cf12e2
|
Fixed typo
|
2020-11-12 21:05:33 +09:00 |
Hiroshi SHIBATA
|
3f97940252
|
Followed up with 708413807a
* Added sync task for digest
* Update doc/* for default gems
* Update the latest version of gemspec
|
2020-10-19 18:56:19 +09:00 |
Hiroshi SHIBATA
|
9aab916990
|
Promote pathname to default gems
|
2020-10-14 14:42:53 +09:00 |
Hiroshi SHIBATA
|
1e316edf60
|
Promote drb to the default gems
|
2020-10-14 14:42:53 +09:00 |
Hiroshi SHIBATA
|
0f9edf2f48
|
Promote prettyprint to default gems
|
2020-10-08 16:40:46 +09:00 |
Hiroshi SHIBATA
|
2711e3bab9
|
Promote pp to default gems
|
2020-10-08 16:40:46 +09:00 |
Nobuyoshi Nakada
|
82f496a84b
|
Put an empty line before the original URL
Even if the raw commit log does not end with a newline.
Suggested to use `grep` by znz.
Co-Authored-By: Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
2020-10-05 17:32:36 +09:00 |
Nobuyoshi Nakada
|
ef4ba517e4
|
Adjusted default gems paths
* sync_default_gems.rb (sync_lib): sync from the same directory as
sync_default_gems.
|
2020-10-04 22:55:27 +09:00 |
Hiroshi SHIBATA
|
6dd257ed1e
|
Added sync task for bigdecimal
|
2020-09-18 18:47:52 +09:00 |
Hiroshi SHIBATA
|
3d86f7a37c
|
The executable file of erb is under the libexec on ruby/erb repo
|
2020-09-18 18:44:46 +09:00 |
Hiroshi SHIBATA
|
6042b7433d
|
Promote time.rb to default gems
|
2020-09-12 08:29:06 +09:00 |
Hiroshi SHIBATA
|
01e0d74965
|
Promote resolv-replace to default gems
|
2020-09-11 22:01:08 +09:00 |
Hiroshi SHIBATA
|
e0675b1c76
|
Promote resolv to default gems
|
2020-09-11 21:50:07 +09:00 |
Hiroshi SHIBATA
|
d1851ba5b9
|
Promote securerandom to default gems
|
2020-09-11 21:15:25 +09:00 |
Hiroshi SHIBATA
|
2f24818319
|
Promote open-uri to default gems
|
2020-09-11 20:38:18 +09:00 |
Hiroshi SHIBATA
|
867204c4a5
|
Promote syslog to default gems
|
2020-09-10 20:42:53 +09:00 |
Hiroshi SHIBATA
|
cf76a4a5c2
|
Promote base64 to default gems
|
2020-09-10 18:56:17 +09:00 |
Hiroshi SHIBATA
|
cf681038d6
|
Promote shellwords to default gems
|
2020-09-10 18:56:17 +09:00 |
Hiroshi SHIBATA
|
cee8e95761
|
Promote abbrev to default gems
|
2020-09-10 18:56:16 +09:00 |
Hiroshi SHIBATA
|
01828a955a
|
Promote tsort to default gems
|
2020-09-09 21:53:09 +09:00 |
David Rodríguez
|
6b43200948
|
Fix syncing bundler man pages
`rm_rf` does not support globbing, so not all files get deleted.
|
2020-09-01 21:18:15 +09:00 |
Benoit Daloze
|
232d6c4077
|
Use a constant instead of a global variable in sync_default_gems.rb
|
2020-08-29 11:51:05 +02:00 |
Hiroshi SHIBATA
|
2e3a7f70ae
|
Promote nkf to default gems
|
2020-08-25 21:17:19 +09:00 |
Hiroshi SHIBATA
|
8c97883b73
|
Promote erb to default gems
|
2020-08-21 20:18:44 +09:00 |
Hiroshi SHIBATA
|
bc374e5cea
|
Promote rinda to default gems
|
2020-08-21 18:10:03 +09:00 |
Hiroshi SHIBATA
|
dfda2f739b
|
Promote find to default gems
|
2020-08-20 21:00:53 +09:00 |
Hiroshi SHIBATA
|
8a40e9b5a2
|
Promote set to default gems
|
2020-08-20 12:39:11 +09:00 |
Hiroshi SHIBATA
|
8f71bb0e4f
|
Fixed the inconsistency gemspec location with net-* gems.
|
2020-08-05 20:01:03 +09:00 |
Hiroshi SHIBATA
|
2346e2f0db
|
Followed up b2d96abb42 for net-ftp.
|
2020-08-03 17:40:05 +09:00 |
Hiroshi SHIBATA
|
2bd1f827f1
|
Promote io-nonblock to the default gems.
|
2020-07-30 21:21:08 +09:00 |
Hiroshi SHIBATA
|
d75b42a70a
|
Promote io-wait to the default gems
|
2020-07-30 21:10:28 +09:00 |
Hiroshi SHIBATA
|
7befc0cdfc
|
Promote optparse to default gems
|
2020-07-22 18:38:51 +09:00 |
Nobuyoshi Nakada
|
6c8af6b6f2
|
sync_default_gems.rb: Updated comments
* removed out-of-date and duplicate list
* stated that everything synced from github
|
2020-07-13 00:31:12 +09:00 |
Nobuyoshi Nakada
|
49cb2345c6
|
sync_default_gems.rb: Added `list` subcommand
|
2020-07-13 00:30:44 +09:00 |
Nobuyoshi Nakada
|
6cd600ef69
|
sync_default_gems.rb: Ignore conflicted files in toplevel more
|
2020-07-13 00:14:07 +09:00 |
Nobuyoshi Nakada
|
162d08b854
|
sync_default_gems.rb: Added -e option to edit when conflicted
|
2020-07-12 23:41:06 +09:00 |
Nobuyoshi Nakada
|
1aed23c18d
|
tool/sync_default_gems.rb: Accept multiple commit ranges
|
2020-07-06 00:48:33 +09:00 |
Nobuyoshi Nakada
|
41fef191d1
|
tool/sync_default_gems.rb: Added bigdecimal
|
2020-07-05 22:08:04 +09:00 |
Hiroshi SHIBATA
|
16854c95c2
|
Removed sdbm entries from toolchanins
|
2020-06-19 08:26:47 +09:00 |
David Rodríguez
|
f5f6415f26
|
A help message to `tool/sync_default_gems.rb`
|
2020-06-15 12:37:37 +09:00 |
Hiroshi SHIBATA
|
36f29b598a
|
Fixed wrong usage rm_rf for cleanup the default gems in sync tool
|
2020-05-23 07:27:42 +09:00 |
Hiroshi SHIBATA
|
c2700379ad
|
`git co` is alias of `git checkout`
|
2020-04-25 12:15:01 +09:00 |
Nobuyoshi Nakada
|
3cd3a507e3
|
[sync_default_gems.rb] Force reset conflict files to be ignored
[ci skip]
|
2020-04-20 21:27:02 +09:00 |
Nobuyoshi Nakada
|
aeb9d11594
|
Revert irrelevant change [ci skip]
|
2020-04-20 21:26:55 +09:00 |
Nobuyoshi Nakada
|
e571bb8436
|
Removed phony atomic operations for void* and VALUE
|
2020-04-20 21:14:04 +09:00 |
Hiroshi SHIBATA
|
55a5a4bc03
|
Fixed to initialize ruby-core repository when it has no master branch
|
2020-04-09 18:23:49 +09:00 |
Hiroshi SHIBATA
|
7a26021d1d
|
Support one repository for updating the latest commits
|
2020-04-09 16:34:25 +09:00 |
Kazuhiro NISHIYAMA
|
f70ca6a1f9
|
Remove unnecessary escape
|
2020-04-04 00:35:51 +09:00 |
Nobuyoshi Nakada
|
691a15ebc7
|
[sync_default_gems.rb] Reset files to be ignored
[ci skip]
|
2020-04-03 10:49:45 +09:00 |
Nobuyoshi Nakada
|
668c97b72c
|
[sync_default_gems.rb] Ignore files under .github directory
[ci skip]
|
2020-04-03 10:49:38 +09:00 |
Nobuyoshi Nakada
|
3df764721a
|
[sync_default_gems.rb] Use block form `IO.popen` to reap zombies
[ci skip]
|
2020-04-03 10:49:28 +09:00 |
Hiroshi SHIBATA
|
4be2a891cc
|
The upstream repository of bundler was changed rubygems/rubygems now.
https://github.com/rubygems/rubygems/pull/3166
|
2020-03-16 19:28:52 +09:00 |
Kazuki Yamaguchi
|
61cfd6da84
|
tool/sync_default_gems.rb: update paths for openssl
Now ruby/openssl has a different directory structure. The test suite is
moved from /test/test_* to /test/openssl/test_*.
|
2020-03-10 17:41:01 +09:00 |
Hiroshi SHIBATA
|
8d3b7f0fda
|
Fixed net-pop, smtp, protocol and imap task for sync tool
|
2020-02-21 21:30:04 +09:00 |
Hiroshi SHIBATA
|
e7f8724fb2
|
Fixed net-ftp sync task and resync from standalone repo
|
2020-02-21 21:25:43 +09:00 |
Hiroshi SHIBATA
|
9cb1ffaa5c
|
Promote net-http to the default gems.
test/net/http/test_https.rb: rename fixture methods to read_fixture
because it conflicts with test-unit gem.
|
2020-02-21 21:21:14 +09:00 |
Hiroshi SHIBATA
|
f08d8e5e85
|
Promote net-ftp to default gems
|
2020-02-21 19:09:21 +09:00 |
Hiroshi SHIBATA
|
e9d872a06e
|
Promote net-imap to the default gems
|
2020-02-20 21:24:19 +09:00 |
Hiroshi SHIBATA
|
0ae9780352
|
Promote net-protocol to default gems
|
2020-02-17 22:15:20 +09:00 |
Hiroshi SHIBATA
|
2c5764ec22
|
Promote English to the default gems.
|
2020-02-13 20:35:34 +09:00 |
Hiroshi SHIBATA
|
bbd1ed626f
|
Promote tmpdir to the default gems
|
2020-02-12 20:34:19 +09:00 |
Hiroshi SHIBATA
|
b8e7bd9f44
|
Promote tempfile to the default gems.
|
2020-02-12 19:46:34 +09:00 |
Hiroshi SHIBATA
|
56f6973b68
|
Promote weakref to the default gems
|
2020-02-11 14:05:04 +09:00 |
aycabta
|
6891fd1580
|
Don't use upstream ext/readline/depend
|
2020-02-10 19:41:07 +09:00 |
aycabta
|
e323f50a9c
|
Fix readline-ext sync
|
2020-02-06 21:20:20 +09:00 |
Hiroshi SHIBATA
|
aacd918340
|
Do not use `git pull` because origin/master was already fetched.
|
2020-01-26 07:40:56 +09:00 |
Hiroshi SHIBATA
|
da2d6ca8f1
|
Show the repository name before update task
|
2020-01-26 07:38:20 +09:00 |
Hiroshi SHIBATA
|
9e3bfed53c
|
Added usage documentation for sync_default_gems
|
2020-01-22 16:02:10 +09:00 |
aycabta
|
cdaae38f79
|
Use gem name to specify
|
2020-01-22 13:44:49 +09:00 |
Hiroshi SHIBATA
|
83240f315a
|
Make rss library to the bundle gems
[Feature #16485][ruby-core:96683]
|
2020-01-12 12:28:29 +09:00 |
Hiroshi SHIBATA
|
c3ccf23d58
|
Make rexml library to the bundle gems
[Feature #16485][ruby-core:96683]
|
2020-01-12 12:28:29 +09:00 |
Hiroshi SHIBATA
|
e04366056a
|
Update the upstream repository of bundler
|
2020-01-10 22:56:46 +09:00 |
Nobuyoshi Nakada
|
1b86309b04
|
Squelch filter-branch warning and sleeping
|
2019-12-17 23:38:18 +09:00 |
Hiroshi SHIBATA
|
43544f8617
|
Added the missing gemspec of racc
|
2019-12-10 17:03:13 +09:00 |