aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Export all commits as ChangeLog when no starting commit is found [ci skip]Nobuyoshi Nakada2019-08-251-3/+10
* Minor documentation fixes [ci skip]Jeremy Evans2019-08-243-10/+11
* Move Object#hash rdoc to hash.c [ci skip]Jeremy Evans2019-08-242-20/+20
* * 2019-08-25 [ci skip]git2019-08-251-1/+1
* Add workaround (2nd try)Kazuhiro NISHIYAMA2019-08-251-1/+1
* Add workaround for some CIsKazuhiro NISHIYAMA2019-08-241-1/+9
* Fix typosKazuhiro NISHIYAMA2019-08-241-8/+8
* ext/psych/yaml/api.c: Suppress a "variable set but not used" warningYusuke Endoh2019-08-241-1/+3
* Add debug printKazuhiro NISHIYAMA2019-08-241-0/+1
* Try to fix `make dist` error on chkbuildKazuhiro NISHIYAMA2019-08-241-1/+1
* * 2019-08-24 [ci skip]git2019-08-241-1/+1
* Named numbered parameter indexesNobuyoshi Nakada2019-08-241-10/+14
* [ruby/stringio] Fixed a typoNobuyoshi Nakada2019-08-231-1/+1
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-08-232-2/+1
* Ensure all default gems have an gem folderDavid Rodríguez2019-08-231-1/+5
* Simplify expand_tabs.rb file selectionTakashi Kokubun2019-08-231-5/+3
* Check metadata a bit moreNobuyoshi Nakada2019-08-231-0/+12
* Hoisted out get_digest_obj_metadataNobuyoshi Nakada2019-08-231-7/+13
* * 2019-08-23 [ci skip]git2019-08-231-1/+1
* Make AppVeyor notification similar to TravisTakashi Kokubun2019-08-231-4/+1
* Make GitHub Actions Slack notification consistentTakashi Kokubun2019-08-223-6/+12
* * expand tabs. [ci skip]git2019-08-221-1/+1
* Improve the description of MJIT cancel-all [ci skip]Takashi Kokubun2019-08-221-0/+1
* Add misc/expand_tabs.rb ported from auto-style.rbTakashi Kokubun2019-08-221-0/+171
* Remove footer from message to Slackaycabta2019-08-223-3/+0
* Show short message to Slackaycabta2019-08-223-12/+3
* Use () instead of {} for nmakeHiroshi SHIBATA2019-08-221-2/+2
* `--fomart progress` is default. It's duplicated.Hiroshi SHIBATA2019-08-221-1/+1
* Introduce test-bundler-parallel task.Hiroshi SHIBATA2019-08-222-1/+11
* Always check multiline terminationaycabta2019-08-221-5/+1
* Add abs to Matrix (#2199)Fernando Wolf Bona2019-08-212-0/+12
* IRB's multiline history is enable only when Reidline modeaycabta2019-08-221-1/+1
* * 2019-08-22 [ci skip]git2019-08-221-1/+1
* Hoisted out rb_id_metadataNobuyoshi Nakada2019-08-223-4/+8
* Hoisted out rb_digest_namespaceNobuyoshi Nakada2019-08-225-12/+11
* Debug GitHub context on broken notificationTakashi Kokubun2019-08-211-0/+5
* Separated initializing IDsNobuyoshi Nakada2019-08-211-2/+6
* The investigation is going on...Nobuyoshi Nakada2019-08-212-6/+10
* Enable more Time TZ tests on OpenBSDJeremy Evans2019-08-201-1/+1
* [bundler/bundler] Freeze time to avoid failures at midnightlolwut2019-08-211-2/+7
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-214-5/+22
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-212-2/+2
* [bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez2019-08-211-1/+0
* [bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez2019-08-211-5/+0
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-213-7/+3
* * 2019-08-21 [ci skip]git2019-08-211-1/+1
* `rp(obj)` shows func, file and line. (#2394)Koichi Sasada2019-08-212-2/+11
* Skip tests on Actions if [ci skip]Takashi Kokubun2019-08-203-4/+5