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] Add ed_search_next_history
aycabta
2020-04-18
1
-0
/
+74
*
[ruby/reline] Add ed_search_prev_history
aycabta
2020-04-18
1
-0
/
+69
*
[ruby/reline] Rename wrong test name
aycabta
2020-04-18
1
-1
/
+1
*
[ruby/reline] Suppress $/ warnings
Nobuyoshi Nakada
2020-03-27
1
-1
/
+8
*
[ruby/reline] Add a comment why rescue yamatanooroti loading error on the test
aycabta
2020-03-26
1
-1
/
+3
*
[ruby/reline] Rename test suite name of yamatanooroti test
aycabta
2020-03-26
1
-1
/
+3
*
[ruby/reline] Add yamatanooroti rendering test
aycabta
2020-03-26
1
-0
/
+37
*
[ruby/reline] Suppress error in case INPUTRC env is empty
aycabta
2020-03-26
1
-0
/
+9
*
[ruby/reline] Work with wrong $/ value correctly
aycabta
2020-03-26
1
-0
/
+9
*
Reset Reline.point
Koichi Sasada
2020-03-02
1
-0
/
+1
*
skip test if Reline.completion_proc is nil.
Koichi Sasada
2020-03-02
1
-1
/
+4
*
Use test_mode on Reline::History::Test for encoding
aycabta
2020-01-26
1
-0
/
+4
*
Reline: Fix changed test results due to change to UTF-8 on Windows
Lars Kanis
2020-01-21
2
-10
/
+18
*
[ruby/reline] Implement vi_change_meta
aycabta
2020-01-21
1
-0
/
+23
*
[ruby/reline] Implement vi_prev_char and vi_to_prev_char
aycabta
2020-01-20
1
-0
/
+36
*
[ruby/reline] Implement vi_to_next_char
aycabta
2020-01-20
1
-0
/
+18
*
Implement vi_insert_at_bol and vi_add_at_eol
aycabta
2020-01-17
1
-0
/
+36
*
Add tests for vi_insert and vi_add
aycabta
2020-01-17
1
-0
/
+32
*
Introduce an abstracted structure about the encoding of Reline
aycabta
2020-01-14
4
-7
/
+8
*
Support history-size in .inputrc correctly
aycabta
2020-01-06
1
-0
/
+11
*
Complete indented and quoted string correctly
aycabta
2020-01-06
1
-5
/
+36
*
Add test_completion_with_indent_and_completer_quote_characters
aycabta
2019-12-27
1
-0
/
+31
*
^D on non-empty line in vi mode behaves like Enter
aycabta
2019-12-25
1
-8
/
+11
*
The delete-char-or-list shows completed list when called at end of line
aycabta
2019-12-24
1
-3
/
+40
*
Support change search direction
aycabta
2019-12-17
1
-0
/
+64
*
Support forward-search-history by C-s
aycabta
2019-12-17
1
-0
/
+28
*
Show a menu before a document
aycabta
2019-12-13
1
-0
/
+66
*
Suppress to crash IRB if completed list has nil
aycabta
2019-12-12
1
-0
/
+45
*
Support completion with case-insensitive fashion
aycabta
2019-12-10
1
-0
/
+51
*
Change encoding of completion list...for more tests
aycabta
2019-12-05
1
-0
/
+6
*
Change encoding of completion list
aycabta
2019-12-05
1
-1
/
+6
*
Support disable-completion
aycabta
2019-12-05
1
-0
/
+39
*
Fix variable catch
aycabta
2019-12-05
1
-0
/
+8
*
Support incremental search by last determined word
aycabta
2019-12-03
1
-0
/
+37
*
Support incremental search again by C-r in incremental search
aycabta
2019-12-02
1
-0
/
+22
*
Search history to back in the middle of histories
aycabta
2019-12-02
1
-0
/
+22
*
Remove obsolete code
aycabta
2019-12-02
1
-1
/
+0
*
The ed_search_prev_history should always search to backward
aycabta
2019-12-01
1
-0
/
+28
*
Add test/reline/test_string_processing.rb
aycabta
2019-11-21
1
-0
/
+23
*
Change argument `Proc` to `#call` defined object.
manga_osyo
2019-11-21
1
-0
/
+24
*
Prefer dedecated assertions
Nobuyoshi Nakada
2019-11-19
1
-4
/
+4
*
Implement em_set_mark and em_exchange_mark
aycabta
2019-11-15
2
-0
/
+36
*
Fixed `assert_equal` first argument to be expected.
manga_osyo
2019-11-12
1
-4
/
+4
*
Reline#readline and Reline#readmultiline to private.
osyo-manga
2019-11-12
1
-2
/
+6
*
Swap expected and actual correctly
aycabta
2019-10-07
1
-50
/
+50
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-1
/
+1
*
Add test with encoding.
manga_osyo
2019-08-27
1
-10
/
+10
*
Change to test file path.
manga_osyo
2019-08-27
1
-0
/
+242
*
Refactoring Reline.
manga_osyo
2019-08-27
1
-3
/
+6
*
Fix reference core method.
manga_osyo
2019-08-27
1
-2
/
+2
[next]