Skip to content

Pull requests: ruby/irb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Disable autocompletions by default
#1020 by jedrekdomanski was closed Oct 15, 2024 Loading…
Remove bignum check from save_history bug Something isn't working
#1018 by tompng was merged Oct 13, 2024 Loading…
Fix rendering test broken by conflict
#1016 by tompng was merged Oct 13, 2024 Loading…
History refactors
#1013 by eval was merged Oct 11, 2024 Loading…
Document infinite history
#1012 by eval was merged Oct 11, 2024 Loading…
Hash#inspect style has changed in ruby 3.4
#1011 by nobu was merged Oct 5, 2024 Loading…
Change default completor from regexp to type-completor if RUBY_VERSION>=3.4 enhancement New feature or request
#1010 by tompng was merged Oct 6, 2024 Loading…
Bump version to v1.14.1
#1009 by st0012 was merged Sep 26, 2024 Loading…
Use proper locale in history encoding test
#1008 by tompng was merged Sep 24, 2024 Loading…
Use correct binding in debug mode bug Something isn't working
#1007 by tompng was merged Oct 2, 2024 Loading…
Fix debug command in nomultiline mode bug Something isn't working
#1006 by tompng was merged Sep 20, 2024 Loading…
Use InstructionSequence#script_lines to get method source bug Something isn't working
#1005 by tompng was merged Sep 16, 2024 Loading…
Make rendering test faster using updated yamatanooroti
#1001 by tompng was merged Oct 12, 2024 Loading…
Specify commit hash of yamatanooroti
#1000 by tompng was merged Sep 6, 2024 Loading…
Suppress warning when loading rdoc
#999 by Earlopain was closed Sep 5, 2024 Loading…
Fix easter_egg run without RDoc, fix input-method test run without RDoc bug Something isn't working
#998 by tompng was merged Sep 3, 2024 Loading…
Skip show_doc tests if RDoc is not available
#997 by hsbt was merged Sep 2, 2024 Loading…
Make colorize test pass with NO_COLOR env set
#994 by tompng was merged Aug 28, 2024 Loading…
Move parse_command method to Context
#993 by st0012 was merged Aug 27, 2024 Loading…
Fix kill pager pid throwing Errno::ESRCH when pager process already terminated bug Something isn't working
#989 by tompng was merged Aug 14, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.