aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* DocumentRoot is optionalKazuhiro NISHIYAMA2020-01-211-2/+2
* [ruby/reline] Implement vi_change_metaaycabta2020-01-211-0/+12
* [ruby/irb] [ruby/irb] Rewrite an expression to detect multilineKenta Murata2020-01-211-1/+1
* [ruby/irb] Add newline_before_multiline_outputKenta Murata2020-01-212-1/+27
* [ruby/irb] Fix compatibility with rails before 5.2Lars Kanis2020-01-201-1/+1
* [ruby/reline] Implement vi_prev_char and vi_to_prev_charaycabta2020-01-201-0/+48
* [ruby/reline] Implement vi_to_next_charaycabta2020-01-201-2/+12
* Implement vi_insert_at_bol and vi_add_at_eolaycabta2020-01-171-0/+10
* Use Reline.encoding_system_needs if existsaycabta2020-01-144-7/+20
* Remove an unused setting variableaycabta2020-01-141-1/+0
* Introduce an abstracted structure about the encoding of Relineaycabta2020-01-146-23/+40
* [ruby/irb] Fix crashing when multiple open braces per lineBen2020-01-141-1/+4
* [ruby/irb] Fix newline depth with multiple bracesBen2020-01-141-1/+4
* Make rss library to the bundle gemsHiroshi SHIBATA2020-01-1244-10082/+0
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-1250-9482/+0
* Fix warnings for URI.encode and URI.decodeJeremy Evans2020-01-091-2/+2
* lib/net/imap.rb: use `&blk` instead of Kernel#proc with no blockYusuke Endoh2020-01-091-4/+5
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-085-29/+7
* Support history-size in .inputrc correctlyaycabta2020-01-061-3/+5
* Complete indented and quoted string correctlyaycabta2020-01-061-2/+6
* Rescue EOFErroraycabta2020-01-051-0/+3
* Fix OpenStructDocumentationzverok2020-01-051-3/+2
* [ruby/reline] Sort completion listKOBAYASHI Shuji2020-01-051-1/+1
* Call initialize_clone with freeze: false if clone called with freeze: falseJeremy Evans2020-01-032-4/+4
* Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun2019-12-311-1/+1
* Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186Hiroshi SHIBATA2020-01-011-2/+2
* [ruby/reline] Degenerate the terminal size to [$LINES, $COLUMNS] if it is unk...Yusuke Endoh2019-12-311-1/+5
* speed up set intersectOleg Zubchenko2019-12-311-1/+9
* Drop an invalid char as UTF-8aycabta2019-12-271-0/+10
* [ruby/reline] Version 0.1.2aycabta2019-12-251-1/+1
* Save last breaking point to completeaycabta2019-12-251-0/+1
* [bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh2019-12-251-1/+1
* [ruby/readline] Version 0.0.2aycabta2019-12-251-1/+1
* [ruby/readline] Use a box to make easier to see the messageaycabta2019-12-251-7/+9
* [ruby/readline] Fix any wrong in messagesaycabta2019-12-251-4/+4
* [ruby/readline] Version 0.0.1aycabta2019-12-251-1/+1
* [ruby/readline] Add post_install_messageaycabta2019-12-251-0/+10
* [ruby/reline] Version 0.1.1aycabta2019-12-251-1/+1
* The behavior of vi_end_of_transmission should be the same of vi_list_or_eofaycabta2019-12-251-12/+0
* ^D on non-empty line in vi mode behaves like Enteraycabta2019-12-251-1/+3
* Sync did_you_meanYuki Nishijima2019-12-241-1/+1
* Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA2019-12-252-1/+3
* [ruby/irb] Fix typoMarcus Stollsteimer2019-12-241-1/+1
* Remove unused variableaycabta2019-12-241-1/+0
* The delete-char-or-list shows completed list when called at end of lineaycabta2019-12-242-6/+27
* [ruby/reline] Version 0.1.0aycabta2019-12-241-1/+1
* [ruby/irb] Version 1.2.1aycabta2019-12-241-2/+2
* [ruby/irb] Remove warning message to bundle on Ruby 2.7.0aycabta2019-12-241-6/+0
* [ruby/rdoc] Version 6.2.1aycabta2019-12-241-1/+1
* Update parsers of RDoc that are generated by Raccaycabta2019-12-242-2/+2