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
/
yamatanooroti
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/reline] Fix dialog corrupts rendering by pushing up input line
tomoya ishida
2023-05-07
1
-3
/
+17
*
[ruby/reline] Rewrite dialog rendering
tomoya ishida
2023-05-01
1
-3
/
+20
*
[ruby/reline] Fix cursor position overrun
tomoya ishida
2023-03-27
1
-0
/
+24
*
[ruby/reline] Fix: line longer than terminal width breaks rendering
tomoya ishida
2023-03-18
1
-0
/
+17
*
[ruby/reline] Fix completion with multiline
tomoya ishida
2023-03-04
1
-0
/
+12
*
[ruby/reline] Fix wrong indent number in prompt. whole_lines has
tomoya ishida
2023-02-27
2
-0
/
+19
*
[ruby/reline] Fix the cause of test_yamatanooroti randomly failing
tomoya ishida
2023-02-27
1
-0
/
+10
*
[ruby/reline] Fix line rendering when newline is added at the end of the buffer
tompng
2023-02-06
1
-0
/
+13
*
[ruby/reline] Add autoindent test for indent after bracket and newline
tompng
2023-01-20
1
-0
/
+12
*
[ruby/reline] Add scrollbar scroll-to-bottom test and fix existing scrollbar ...
tompng
2023-01-18
1
-10
/
+36
*
[ruby/reline] multiline_repl do not need to depend on RubyLex
tomoya ishida
2023-01-18
3
-22
/
+50
*
[ruby/reline] Correspond to refactored RubyLex
HASUMI Hitoshi
2023-01-14
1
-8
/
+6
*
[ruby/reline] Pass unmodifined lines(that does not include escape
tomoya ishida
2023-01-12
2
-0
/
+25
*
[ruby/reline] Fix a misparameter of RubyLex#set_input in
HASUMI Hitoshi
2022-12-14
1
-2
/
+2
*
[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] 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] 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] 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
*
[ruby/reline] Remove unnecessary variables, lower_space
aycabta
2021-12-13
1
-0
/
+20
*
[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] 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
*
[ruby/reline] Add a test for narrow screen without scrollbar
aycabta
2021-10-08
1
-0
/
+16
*
[ruby/reline] Cut off the excess on narrow screen
aycabta
2021-10-08
1
-0
/
+26
*
[ruby/reline] Reduce window size so that it can be displayed in my desktop
aycabta
2021-10-05
1
-3
/
+3
*
[ruby/reline] Cyrillic chars are now forced to be displayed in full-width on ...
aycabta
2021-10-05
1
-22
/
+0
*
[ruby/reline] Re-calc the scroll pos when the content in dialog is shortened
aycabta
2021-10-03
2
-0
/
+34
*
[ruby/reline] Add a test for rerendering arg prompt after pasting
aycabta
2021-10-03
1
-0
/
+11
*
[ruby/reline] Add newlines for readability
aycabta
2021-10-03
1
-1
/
+22
*
[ruby/reline] Stop using Ctrl+j to test on Windows
aycabta
2021-10-03
1
-2
/
+2
*
[ruby/reline] The behaviour of Alt+key on Windows is changed
aycabta
2021-09-14
1
-13
/
+0
*
[ruby/reline] Move #pointer from DialogRenderInfo to Dialog
aycabta
2021-09-10
1
-7
/
+7
*
[ruby/reline] Fix scroll range of a script for tests
aycabta
2021-09-10
1
-1
/
+1
*
[ruby/reline] Add tests that column of dialog with scrollbar is moved without...
aycabta
2021-09-10
2
-1
/
+36
*
[ruby/reline] Add a test that text under dialog appears
aycabta
2021-09-10
1
-0
/
+15
*
[ruby/reline] Add a test that autocomplete doesn't crash after 2nd line
aycabta
2021-09-10
1
-0
/
+13
*
[ruby/reline] Add a test that dialog doesn't crash when callback returns nil
aycabta
2021-09-10
2
-0
/
+11
*
[ruby/reline] Add a test that autocompletion returns to the original text
aycabta
2021-09-10
1
-0
/
+15
*
[ruby/reline] Use single quotes to match others in the file
aycabta
2021-09-10
1
-3
/
+3
[next]