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
/
lib
/
irb
/
init.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/irb] Remove unused Struct
ima1zumi
2023-02-25
1
-2
/
+0
*
[ruby/irb] Formatting to header styles
Hiroshi SHIBATA
2023-01-11
1
-4
/
+0
*
[ruby/irb] Removed Release Version and Revisions for old VCS software
Hiroshi SHIBATA
2023-01-11
1
-2
/
+0
*
[ruby/irb] Fix wrong conf path with XDG_CONFIG_HOME. It should be under the H...
Hiroshi SHIBATA
2022-12-27
1
-1
/
+1
*
[ruby/irb] Allow disabling autocompletion with
Stan Lo
2022-12-06
1
-1
/
+1
*
[ruby/irb] Add commands to start and use the debugger
Takashi Kokubun
2022-11-21
1
-0
/
+5
*
[ruby/irb] Deprecate reidline flags
st0012
2022-11-15
1
-0
/
+12
*
[ruby/irb] Make $ and @ default aliases
Takashi Kokubun
2022-11-10
1
-1
/
+4
*
[ruby/irb] Allow non-identifier aliases like Pry's @ and $
Takashi Kokubun
2022-11-03
1
-0
/
+2
*
[ruby/irb] Do not make non-existent XDG directory on start
Nobuyoshi Nakada
2022-10-28
1
-4
/
+2
*
[ruby/irb] Update regarding NO_COLOR value
Nobuyoshi Nakada
2022-10-28
1
-1
/
+1
*
[ruby/irb] Support --noscript option to not use first non-option argument as ...
Jeremy Evans
2022-09-17
1
-4
/
+12
*
[ruby/irb] Add --extra-doc-dir option to show doc dialog
aycabta
2021-10-11
1
-0
/
+4
*
Add --autocomplete / --noautocomplete options
aycabta
2021-08-30
1
-0
/
+5
*
[ruby/irb] Improve stackprof measure
Ulysse Buonomo
2021-06-21
1
-2
/
+14
*
[ruby/irb] respect NO_COLOR environment variable
Mark Delk
2021-05-24
1
-2
/
+2
*
[ruby/irb] Enable to reassign a new block with "measure" command
aycabta
2021-02-06
1
-0
/
+8
*
[ruby/irb] Allow "measure" command to take block
aycabta
2021-02-06
1
-1
/
+3
*
[ruby/irb] Try not to register the exact same measuring method twice
aycabta
2020-12-24
1
-2
/
+12
*
[ruby/irb] Support arg for measure command
aycabta
2020-12-22
1
-7
/
+7
*
[ruby/irb] Add measure command
aycabta
2020-12-20
1
-0
/
+55
*
[ruby/irb] Change context-mode's default to new mode 4.
Marc-Andre Lafortune
2020-12-17
1
-1
/
+1
*
[ruby/irb] Enable deprecation warnings when using -W or -w
Jeremy Evans
2020-12-17
1
-2
/
+2
*
[ruby/irb] Drop OMIT_ON_ASSIGNMENT and add :truncate option for ECHO_ON_ASSIG...
aycabta
2020-09-19
1
-5
/
+2
*
[ruby/irb] Add OMIT_ON_ASSIGNMENT
aycabta
2020-09-14
1
-0
/
+5
*
Support XDG_* (#2174)
Hiroshi SHIBATA
2020-04-23
1
-0
/
+9
*
Use Reline.encoding_system_needs if exists
aycabta
2020-01-14
1
-2
/
+6
*
Remove an unused setting variable
aycabta
2020-01-14
1
-1
/
+0
*
Remove e2mmap dependency
aycabta
2019-11-25
1
-3
/
+3
*
Add a warning message and --legacy of an alias of --singleline
aycabta
2019-11-21
1
-1
/
+1
*
Use singleline/multiline instead of readline/reidline
aycabta
2019-11-21
1
-9
/
+9
*
Generate history file path correctly when $HOME/.irbrc doesn't exist
aycabta
2019-11-20
1
-5
/
+5
*
Don't echo results of assignment expressions
Steven Willis
2019-08-16
1
-0
/
+5
*
Revert "Don't echo results of assignment expressions"
aycabta
2019-08-06
1
-5
/
+0
*
Don't echo results of assignment expressions
Steven Willis
2019-08-06
1
-0
/
+5
*
Change PROMPT_S of simple-prompt
Kazuhiro NISHIYAMA
2019-07-15
1
-1
/
+1
*
Save history in IRB is enabled by default
aycabta
2019-07-15
1
-1
/
+1
*
Auto indent in IRB is enabled by default
aycabta
2019-07-15
1
-1
/
+1
*
Use Reline as Reidline multiline editor in IRB
aycabta
2019-05-25
1
-0
/
+4
*
Add --colorize and --nocolorize options to IRB
aycabta
2019-05-21
1
-0
/
+5
*
Use Ripper for IRB
aycabta
2019-04-30
1
-4
/
+0
*
Revert "IRB is improved with Reline and RDoc, take 2"
Nobuyoshi Nakada
2019-04-23
1
-4
/
+4
*
IRB is improved with Reline and RDoc, take 2
aycabta
2019-04-23
1
-4
/
+4
*
Revert "IRB is improved with Reline and RDoc"
aycabta
2019-04-21
1
-0
/
+4
*
IRB is improved with Reline and RDoc
aycabta
2019-04-20
1
-4
/
+0
*
lib/*: Prefer require_relative over require.
marcandre
2018-11-02
1
-1
/
+1
*
Remove unnecessary `:`
kazu
2017-12-12
1
-1
/
+1
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
1
-1
/
+1
*
irb/init.rb: make sure ARGV refers to toplevel one
k0kubun
2017-12-12
1
-2
/
+2
*
irb.rb: preserve ARGV on binding.irb
k0kubun
2017-12-12
1
-15
/
+15
[next]