aboutsummaryrefslogtreecommitdiffstats
path: root/lib/irb/history.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Scrub past history input before splithogelog2023-12-011-1/+1
* [ruby/irb] Handle Concurrent Sessions and Saving Readline::HISTORYChad Schroeder2023-09-161-1/+3
* [ruby/irb] Support seamless integration with ruby/debugStan Lo2023-08-131-0/+4
* [ruby/irb] Fix nested IRB sessions' history savingStan Lo2023-08-091-4/+2
* [ruby/irb] Fix history-saving featureStan Lo2023-07-141-2/+0
* [ruby/irb] Stop treating history-saving logic as extensionStan Lo2023-07-031-0/+74