index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reline
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Use "Bundler.require" to load Gemfile.lock in multiline_repl
aycabta
2022-01-16
1
-0
/
+4
*
[ruby/reline] Fix incremental search to work correctly even if not last line
aycabta
2022-01-16
1
-0
/
+23
*
[ruby/reline] Insert newline in the middle of buffer just after dialog
aycabta
2022-01-16
1
-0
/
+21
*
[ruby/reline] Add a wait for a test because sometimes fails
aycabta
2022-01-16
1
-0
/
+1
*
[ruby/reline] Clear dialog when adding new line to end of buffer
aycabta
2022-01-16
1
-0
/
+17
*
[ruby/reline] Clear dialog when just_move_cursor is called with dialog at las...
aycabta
2022-01-11
1
-0
/
+17
*
[ruby/reline] windows: test_yamatanooroti fix
YO4
2022-01-06
1
-2
/
+2
*
[ruby/reline] Remove test TODO comments that have been confirmed by E2E tests
aycabta
2022-01-03
1
-12
/
+0
*
[ruby/reline] Check capname of tigetstr/tigetflag/tigetnum
aycabta
2022-01-02
1
-0
/
+3
*
[ruby/reline] Add test_tigetstr_with_error
aycabta
2022-01-02
1
-0
/
+4
*
[ruby/reline] Implement Reline::Terminfo.tigetnum
aycabta
2022-01-02
1
-0
/
+11
*
[ruby/reline] Consolidate tests that were unnecessarily divided
aycabta
2022-01-01
1
-3
/
+0
*
[ruby/reline] Implement Reline::Terminfo.tigetflag
aycabta
2022-01-01
1
-0
/
+14
*
[ruby/reline] Omit a test on Ruby 2.6
aycabta
2021-12-30
1
-0
/
+1
*
[ruby/reline] Use ripper_lex_without_warning
aycabta
2021-12-30
1
-1
/
+1
*
[ruby/reline] Use unix_line_discard when Ctrl-u is entered
ima1zumi
2021-12-30
1
-0
/
+22
*
[ruby/reline] Use omit instead of skip
Hiroshi SHIBATA
2021-12-29
2
-5
/
+5
*
[ruby/reline] Escape newline(s) in dynamic prompt
aycabta
2021-12-25
2
-0
/
+20
*
[ruby/reline] Escape newline(s) in prompt
aycabta
2021-12-25
1
-0
/
+13
*
[ruby/reline] Implement em_kill_line
aycabta
2021-12-24
1
-0
/
+28
*
[ruby/reline] Rename the wrong name "em-kill-line" with the correct name "uni...
aycabta
2021-12-24
1
-0
/
+28
*
[ruby/reline] Bind ed-kill-line to C-u on emacs mode
aycabta
2021-12-24
1
-28
/
+0
*
[ruby/reline] Fix test input_keys to handle "hankaku" characters correctly on...
Yusuke Endoh
2021-12-24
2
-2
/
+9
*
[ruby/reline] Add encoding info to an assertion of editing line
aycabta
2021-12-24
1
-1
/
+5
*
[ruby/reline] Add a test for halfwidth kana width dakuten
aycabta
2021-12-24
1
-0
/
+16
*
[ruby/reline] Add a test for dialog proc with context
aycabta
2021-12-20
1
-0
/
+14
*
[ruby/reline] Add an assertion for overwriting dialog proc with the same name
aycabta
2021-12-20
1
-0
/
+5
*
[ruby/reline] Rename the variable "p" because it overlaps with the "p" method
aycabta
2021-12-20
1
-21
/
+21
*
[ruby/reline] Add support for overwriting dialog proc with the same name
aycabta
2021-12-20
1
-3
/
+6
*
[ruby/reline] Add Reline.dialog_proc(name_sym)
aycabta
2021-12-20
1
-0
/
+5
*
[ruby/reline] Add a test for Reline.add_dialog_proc
aycabta
2021-12-20
1
-0
/
+15
*
[ruby/reline] Clear dialog in pasting
aycabta
2021-12-19
1
-0
/
+11
*
[ruby/reline] Change a test method name to more appropriate
aycabta
2021-12-18
1
-1
/
+1
*
Prepare for removing RubyVM::JIT (#5262)
Takashi Kokubun
2021-12-13
1
-1
/
+1
*
[ruby/reline] Remove unnecessary variables, lower_space
aycabta
2021-12-13
1
-0
/
+20
*
[ruby/reline] @convert_meta is true unless 8-bit characters
ima1zumi
2021-12-10
1
-0
/
+18
*
[ruby/reline] Execute compress_meta_key if convert_meta is on
ima1zumi
2021-12-10
1
-0
/
+10
*
[ruby/reline] Correct padding space calculation
ima1zumi
2021-11-21
2
-0
/
+37
*
[ruby/reline] Skip when unable to set input
Nobuyoshi Nakada
2021-10-13
1
-1
/
+6
*
[ruby/reline] Close working pipes
Nobuyoshi Nakada
2021-10-12
1
-2
/
+7
*
[ruby/reline] Fix test class not to overwrite
Nobuyoshi Nakada
2021-10-11
1
-1
/
+1
*
[ruby/reline] Reline doesn't have Reline.editing_mode
aycabta
2021-10-11
1
-4
/
+0
*
[ruby/reline] Add I/O test
aycabta
2021-10-11
1
-6
/
+10
*
[ruby/reline] Use single quotes to match the others
aycabta
2021-10-11
1
-1
/
+1
*
[ruby/reline] Add a test for Reline.delete_text
aycabta
2021-10-11
1
-0
/
+19
*
[ruby/reline] Add assertions for Reline.point
aycabta
2021-10-11
1
-4
/
+2
*
[ruby/reline] Add a test for Reline.insert_text and Reline.line_buffer
aycabta
2021-10-11
1
-5
/
+3
*
[ruby/reline] Add tests for dialog with fullwidth chars and corner cases
aycabta
2021-10-11
2
-0
/
+43
*
[ruby/reline] Fix tests to show dialog to the right edge
aycabta
2021-10-09
1
-8
/
+8
*
[ruby/reline] Add a test for full-width scrollbar
aycabta
2021-10-09
2
-0
/
+19
[next]