summaryrefslogtreecommitdiff
path: root/lib/irb/history.rb
AgeCommit message (Expand)Author
2024-03-16[ruby/irb] Fix irb_history saved to current directorytomoya ishida
2024-03-05[ruby/irb] Add the ability to fetch and load multiple irb files.Haroon Ahmed
2024-02-02[ruby/irb] Require pathname (https://github.com/ruby/irb/pull/860)Stan Lo
2024-02-02[ruby/irb] Add a warning for when the history path doesn't existIgnacio Chiazzo Cardarello
2024-02-01[ruby/irb] Reset history counter even when @loaded_history_lines isStan Lo
2024-01-25[ruby/irb] inifinity ==> infinityydah
2023-12-01[ruby/irb] Scrub past history input before splithogelog
2023-09-16[ruby/irb] Handle Concurrent Sessions and Saving Readline::HISTORYChad Schroeder
2023-08-13[ruby/irb] Support seamless integration with ruby/debugStan Lo
2023-08-09[ruby/irb] Fix nested IRB sessions' history savingStan Lo
2023-07-14[ruby/irb] Fix history-saving featureStan Lo
2023-07-03[ruby/irb] Stop treating history-saving logic as extensionStan Lo