.. |
cat
|
Pry::Command::Cat::FileFormatter: make format() private
|
2013-01-09 01:42:08 +01:00 |
edit
|
Try to simplify edit.rb
|
2013-01-09 17:26:19 +01:00 |
amend_line.rb
|
amend-line: refactor + overengineer the f*ck out of it, for the lulz
|
2013-01-02 17:53:01 +01:00 |
bang.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
bang_pry.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
cat.rb
|
refactor cat command
|
2013-01-06 21:44:33 +01:00 |
cd.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
code_collector.rb
|
Downgrade each_with_object to manual accumulation
|
2013-01-08 14:37:37 -06:00 |
disable_pry.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
easter_eggs.rb
|
remove hysterical outburst from pessoa poem
|
2012-08-27 20:36:16 +12:00 |
edit.rb
|
oops, forgot to remove context_locator require
|
2013-01-09 18:43:17 +01:00 |
exit.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
exit_all.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
exit_program.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
find_method.rb
|
find-method refactor: 'pattern' becomes a method
|
2013-01-03 21:59:13 +01:00 |
gem_cd.rb
|
Extract out gem related code to Pry::Rubygem
|
2013-01-09 00:24:53 +02:00 |
gem_install.rb
|
Implement Rubygem::install
|
2013-01-09 02:27:15 +02:00 |
gem_list.rb
|
Extract out gem related code to Pry::Rubygem
|
2013-01-09 00:24:53 +02:00 |
gem_open.rb
|
Extract out gem related code to Pry::Rubygem
|
2013-01-09 00:24:53 +02:00 |
gist.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
help.rb
|
Slightly refactor help command
|
2013-01-03 16:49:51 +01:00 |
hist.rb
|
Work around rbx bug by checking if Range#max is nil
|
2012-12-27 18:03:09 -08:00 |
import_set.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
install_command.rb
|
Extract out gem related code to Pry::Rubygem
|
2013-01-09 00:24:53 +02:00 |
jump_to.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
ls.rb
|
ls columns improvement
|
2013-01-08 14:22:20 -06:00 |
nesting.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
play.rb
|
Pry::Command::CodeCollector: replace module inclusion with delegation
|
2013-01-09 01:42:09 +01:00 |
pry_backtrace.rb
|
Stagger entire backtrace output, or don't
|
2012-12-27 19:54:04 -08:00 |
pry_version.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
raise_up.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
reload_code.rb
|
Allow 'edit self' and 'reload-code self'
|
2013-01-05 21:17:07 +01:00 |
reset.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
ri.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
save_file.rb
|
Pry::Command::CodeCollector: replace module inclusion with delegation
|
2013-01-09 01:42:09 +01:00 |
shell_command.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
shell_mode.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
show_command.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
show_doc.rb
|
pull more show-source/show-doc methods into their superclass
|
2013-01-01 22:45:51 +01:00 |
show_info.rb
|
refactor Pry::Command::ShowInfo to make codeclimate happier
|
2013-01-01 23:26:14 +01:00 |
show_input.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
show_source.rb
|
pull more show-source/show-doc methods into their superclass
|
2013-01-01 22:45:51 +01:00 |
simple_prompt.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
stat.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
switch_to.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
toggle_color.rb
|
Convert all commands to classes
|
2012-12-27 13:31:37 +02:00 |
whereami.rb
|
implement whereami -n (exclude line numbers)
|
2013-01-09 01:42:08 +01:00 |
wtf.rb
|
minor refactor to wtf command
|
2013-01-03 16:49:51 +01:00 |