.. |
cat
|
display an error message when cat is invoked without arguments.
|
2015-09-03 13:18:48 +03:00 |
edit
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
ls
|
hide deprecated constants from ls output by default.
|
2017-06-04 23:31:14 +01:00 |
watch_expression
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
amend_line.rb
|
Rollback untoward mutations.
|
2013-11-24 15:16:28 -08:00 |
bang.rb
|
Clean up ambiguous method warnings
|
2014-06-24 16:07:30 -04:00 |
bang_pry.rb
|
|
|
cat.rb
|
Use _pry_.pager instead of Pry::Pager
|
2014-05-01 01:51:02 -07:00 |
cd.rb
|
Make object path resolution more robust (fix #957)
|
2014-04-28 00:41:19 -07:00 |
change_inspector.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
change_prompt.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
code_collector.rb
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
disable_pry.rb
|
|
|
disabled_commands.rb
|
|
|
easter_eggs.rb
|
Fix possible reference to past scope warnings
|
2015-01-23 14:24:35 +01:00 |
edit.rb
|
fix 2.4 warning in edit command and specs about deprecated constant (Fixnum)
|
2017-06-03 13:50:31 +01:00 |
exit.rb
|
|
|
exit_all.rb
|
|
|
exit_program.rb
|
|
|
find_method.rb
|
fix namespace typo
|
2015-06-22 17:53:59 +02:00 |
fix_indent.rb
|
|
|
gem_cd.rb
|
|
|
gem_install.rb
|
update oudated documentation for gem-install .
|
2014-04-27 14:12:33 -07:00 |
gem_list.rb
|
|
|
gem_open.rb
|
fixed Pry::Editor#invoke_editor
|
2014-09-10 12:45:02 -06:00 |
gem_readme.rb
|
Changes deprecated ‘File.exists’ to ‘File.exist’
|
2015-05-10 19:58:16 -06:00 |
gem_search.rb
|
add 'gem-search' command
|
2014-11-23 02:11:01 +00:00 |
gist.rb
|
Move back to 'gist' gem
|
2014-04-27 22:24:20 -07:00 |
help.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
hist.rb
|
Comment is not needed anymore, since the last command could be anything now
|
2016-02-11 12:49:25 -06:00 |
import_set.rb
|
|
|
install_command.rb
|
|
|
jump_to.rb
|
Reduce line length in jump-to
|
2015-01-14 22:01:04 -08:00 |
list_inspectors.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
list_prompts.rb
|
Various copy changes
|
2014-05-05 00:50:44 -07:00 |
ls.rb
|
hide deprecated constants from ls output by default.
|
2017-06-04 23:31:14 +01:00 |
nesting.rb
|
|
|
play.rb
|
Fix typo
|
2015-12-09 07:15:46 -06:00 |
pry_backtrace.rb
|
Use _pry_.pager instead of Pry::Pager
|
2014-05-01 01:51:02 -07:00 |
pry_version.rb
|
|
|
raise_up.rb
|
Use _pry_.pager instead of Pry::Pager
|
2014-05-01 01:51:02 -07:00 |
reload_code.rb
|
Fix more warnings
|
2015-01-23 14:03:50 +01:00 |
reset.rb
|
|
|
ri.rb
|
improve error message; add testcase for #1461
|
2015-08-19 10:40:11 +01:00 |
save_file.rb
|
|
|
shell_command.rb
|
shell_command: simplify the return conditions
|
2015-06-17 16:17:51 +03:00 |
shell_mode.rb
|
rename "*_completer" to "*_completions"
|
2014-02-03 19:46:07 +01:00 |
show_doc.rb
|
|
|
show_info.rb
|
Remove exclamation point from #no_definition_message
|
2016-04-02 13:24:11 -03:00 |
show_input.rb
|
|
|
show_source.rb
|
Revert "Get rid of Code#highlighted"
|
2014-07-20 17:32:17 -07:00 |
simple_prompt.rb
|
group 'simple-prompt' toggle with other prompt commands in help .
|
2014-03-23 13:14:15 +01:00 |
stat.rb
|
|
|
switch_to.rb
|
|
|
toggle_color.rb
|
update toggle-color to go through _pry_.color.
|
2014-03-23 16:40:08 +01:00 |
watch_expression.rb
|
Revert "Get rid of Code#highlighted"
|
2014-07-20 17:32:17 -07:00 |
whereami.rb
|
Revert "Alias whereami to pwd"
|
2015-04-01 01:25:34 +02:00 |
wtf.rb
|
|
|