Commit Graph

9 Commits

Author SHA1 Message Date
Conrad Irwin ec3b22ede5 Move Pry#save_history to Pry.save_history.
This is for consistency with Pry.load_history
2011-08-13 12:46:18 +12:00
John Mair 3c7a1c2eca save before computer crash 2011-06-11 22:44:30 +12:00
John Mair 3d14ef6368 migrating some commands from opts[:arg_string] to arg_string method 2011-05-30 03:47:49 +12:00
John Mair 69ebdde4c1 added support for 'cd ::' which enters TOPLEVEL_BINDING scope 2011-05-08 18:22:08 +12:00
Rob Gleeson 5a85ea04d9 Merge branch 'dev' of github.com:banister/pry into dev 2011-05-07 16:04:17 +01:00
Rob Gleeson a13f71cab5 Sync commands with new API. 2011-05-07 16:03:26 +01:00
Mon ouïe 1750fe4d78 Got rid of CommandSet#name 2011-05-07 07:32:05 +02:00
John Mair 79868f8266 fixed cd bug for complex arguments, renamed test_commandset to test_command_set 2011-05-06 22:43:08 +12:00
John Mair 797b636f35 first start at reorganization and classification of commands 2011-05-01 22:25:37 +12:00