Commit Graph

12 Commits

Author SHA1 Message Date
John Mair 1d7205352e made cat --ex 1.8 compatible, cleaned up some code 2011-07-27 23:22:29 +12:00
John Mair b3763f9382 added cat --ex option, so cat can display the source of an exception 2011-07-27 03:15:36 +12:00
John Mair 57b9c7a505 renamed requires_prefix option to use_prefix, and updated tests 2011-07-26 21:42:44 +12:00
Ryan Fitzgerald 7ece261723 implement command_prefix feature 2011-07-26 00:34:54 -07:00
Rob Gleeson 528a55bda0 Merge branch 'master' of github.com:banister/pry 2011-06-05 23:48:34 +01:00
Rob Gleeson b2dcfba761 Don't cause warnings, Pry. 2011-06-05 23:48:15 +01:00
John Mair eb9238ab2b fixed .<shell commands> error message (dest local not found). Interpolation still not working yet 2011-06-02 04:24:15 +12:00
John Mair 1f3f6c6450 implemented system commands as regex command (in shell.rb), removed all traces of old system command code 2011-05-29 03:41:15 +12:00
Rob Gleeson 7051c12730 Quash (most) warnings emitted by -w.
Two remain:

- two from method_source gem.
2011-05-19 19:07:40 +01:00
Lee Jarvis eef98c7145 use Slop for shell command 2011-05-16 11:23:17 +01:00
Mon ouïe 1750fe4d78 Got rid of CommandSet#name 2011-05-07 07:32:05 +02:00
John Mair 797b636f35 first start at reorganization and classification of commands 2011-05-01 22:25:37 +12:00