.. |
cat
|
update 'cat' command to use _pry_.config.default_window_size
|
2014-02-07 02:03:58 +01:00 |
edit
|
Move all hacking of rbx paths into Pry::Code
|
2013-05-10 00:49:36 -07:00 |
ls
|
sp.
|
2014-02-05 15:35:24 -08:00 |
watch_expression
|
add 'Symbol' to the un'dupables.
|
2014-02-04 21:55:27 +01:00 |
amend_line.rb
|
Rollback untoward mutations.
|
2013-11-24 15:16:28 -08:00 |
bang.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
bang_pry.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
cat.rb
|
lib/pry/commands/cat.rb: do not create a new string
|
2013-11-27 01:26:55 +02:00 |
cd.rb
|
Typo in lib/pry/commands/cd.rb
|
2013-12-26 23:34:10 +09:00 |
code_collector.rb
|
v0.9.11.1 bugfix
|
2013-01-16 16:35:01 +01:00 |
disable_pry.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
disabled_commands.rb
|
Rename "DEPRECATED" to "DISABLED"
|
2013-01-24 03:39:25 +02:00 |
easter_eggs.rb
|
remove hysterical outburst from pessoa poem
|
2012-08-27 20:36:16 +12:00 |
edit.rb
|
Fix bug in edit regarding file names with path but no suffix
|
2014-01-25 22:55:47 +01:00 |
exit.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
exit_all.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
exit_program.rb
|
Merge branch 'wip.refactor'
|
2013-01-18 00:19:38 -08:00 |
find_method.rb
|
Remove support for 1.8-compatible versions of Ruby
|
2014-01-19 17:43:07 -08:00 |
fix_indent.rb
|
added fix-indent command
|
2013-01-12 22:29:32 +01:00 |
gem_cd.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
gem_install.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
gem_list.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
gem_open.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
gist.rb
|
Restore correct description of gist command
|
2013-04-20 19:55:50 -04:00 |
help.rb
|
Append to Strings with #<< rather than #+.
|
2013-11-24 14:58:31 -08:00 |
hist.rb
|
Stream output of hist
|
2013-11-23 14:57:41 -08:00 |
import_set.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
install_command.rb
|
Command::InstallCommand: print explanation when a command is not found
|
2013-02-23 22:43:31 +02:00 |
jump_to.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
ls.rb
|
Fix to Pry::Command::Ls.error_list. Now non_mod_interrogatee is always false, so fix it.
|
2013-12-23 19:53:52 +09:00 |
nesting.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
play.rb
|
Add print option to play command (resolves #864)
|
2013-12-12 10:11:00 +01:00 |
pry_backtrace.rb
|
Append to Strings with #<< rather than #+.
|
2013-11-24 14:58:31 -08:00 |
pry_version.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
raise_up.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |
reload_code.rb
|
reload-code (with no args) should reload 'current file'
|
2013-05-10 02:48:55 +02:00 |
reset.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
ri.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
save_file.rb
|
Update show-file docs
|
2013-01-11 14:14:14 -06:00 |
shell_command.rb
|
update shell_command.rb to use _pry_.config.system
|
2014-02-07 02:03:57 +01:00 |
shell_mode.rb
|
rename "*_completer" to "*_completions"
|
2014-02-03 19:46:07 +01:00 |
show_doc.rb
|
ShowDoc: display "current context" message
|
2013-03-13 13:15:58 +02:00 |
show_info.rb
|
Remove support for 1.8-compatible versions of Ruby
|
2014-01-19 17:43:07 -08:00 |
show_input.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
show_source.rb
|
Show error when no docs found
|
2013-03-10 00:19:10 +01:00 |
simple_prompt.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
stat.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
switch_to.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
toggle_color.rb
|
Prettify command descriptions, switches and stuff
|
2013-01-09 22:23:19 +02:00 |
watch_expression.rb
|
read "watch_expressions" via _pry_.config
|
2014-02-04 23:17:27 +01:00 |
whereami.rb
|
update whereami command to use _pry_.config.default_window_size.
|
2014-02-07 02:03:58 +01:00 |
wtf.rb
|
Remove warnings [Fixes #869]
|
2013-03-02 16:01:55 -08:00 |