summaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Expand)AuthorAgeFilesLines
* version 0.7.0, added pry-doc support and a few misc things.John Mair2011-03-151-2/+9
* version 0.6.8.1 - fixed rubinius raising when command line pry was invokedJohn Mair2011-03-061-1/+1
* version 0.6.8, added whereami command, made .pryrc run at the start of each r...v0.6.8John Mair2011-03-061-2/+11
* version 0.6.7 release: major features are (1) syntax highlighting (2) in orde...John Mair2011-03-041-0/+3
* version 0.6.6, building separate jruby gem since it breaks with the recent ve...John Mair2011-03-021-0/+1
* updated docsJohn Mair2011-02-281-2/+1
* updated docsJohn Mair2011-02-261-0/+1
* updated readmeJohn Mair2011-02-221-1/+2
* version 0.5.7, added Pry executable, pry --help at command line for more infoJohn Mair2011-02-211-4/+4
* udpated readmeJohn Mair2011-02-191-3/+3
* Version 0.5.4. Added Pry.run_commandJohn Mair2011-02-191-0/+3
* updated docs to include info on show-command commandJohn Mair2011-02-171-9/+3
* updated docs againJohn Mair2011-02-171-0/+1
* updated docsJohn Mair2011-02-171-2/+2
* version 0.5.2: corrected ^d behaviour; now performs a throw(:breakout) rather...John Mair2011-02-171-1/+1
* version 0.5.0pre4 Almost ready for release. Updated examples to match new cha...John Mair2011-02-171-31/+26
* added example_basic.rb, to demonstrate basic functionalityJohn Mair2011-02-051-0/+1
* fixed docsJohn Mair2011-01-311-2/+2
* fixed docsJohn Mair2011-01-301-1/+2
* added info on bindings and objects to READMEJohn Mair2011-01-291-0/+17
* Version 0.4.1John Mair2011-01-241-3/+5
* Made it so defining methods on a pry'd on object puts the methods on the sing...John Mair2011-01-241-0/+7
* reworded some sections in README and Customizing-pry.md to make configurabili...John Mair2011-01-231-3/+11
* fixed customizing pry link for READMEJohn Mair2011-01-221-3/+1
* added .document to bring in wiki/ files, and using a yard file link in README...John Mair2011-01-221-0/+2
* separated customization documentation from main READMEJohn Mair2011-01-211-367/+1
* added ls_methods and ls_imethods doc. to READMEJohn Mair2011-01-211-0/+2
* Updated more docs and formatting.John Mair2011-01-211-26/+44
* almost ready for 0.4.0 release, created new example_input2.rb example for adv...John Mair2011-01-211-0/+6
* another doc update, documented completion.rb and reworded some sections in RE...John Mair2011-01-211-5/+4
* updating docs, and added --private flag to .yardopts to include private metho...John Mair2011-01-211-1/+1
* added import_from, delete, run to command API. Also added examples, added mor...John Mair2011-01-211-17/+67
* removed input.rb and output.rbJohn Mair2011-01-191-1/+1
* more docs for hooks, print, and promptsJohn Mair2011-01-191-10/+11
* updated README, fixed a few typos and badly named sectionsJohn Mair2011-01-191-2/+2
* updated README to reflect major new changes to Pry::CommandBase classJohn Mair2011-01-191-19/+27
* oops, fixed bug in prompts.rb where was using nest instead of nest_levelJohn Mair2011-01-161-5/+1
* FInished documenting all customizable options in README.markdown; just cleanu...John Mair2011-01-141-1/+89
* added Pry.sessions and Pry#parent, for more info on pry sessions. Also comple...John Mair2011-01-141-23/+73
* starting to write the behemoth that is README.markdownJohn Mair2011-01-131-1/+151
* changed get_prompt to select_promptJohn Mair2011-01-101-13/+58
* fixed readmeJohn Mair2010-12-191-1/+1
* fixed docsJohn Mair2010-12-191-1/+1
* Added out parameter to Output class, so can redirect standard output to any v...John Mair2010-12-191-4/+4
* version bump 0.3.0, added method_doc and friends, added cat, updated README, ...John Mair2010-12-191-2/+6
* updated docsJohn Mair2010-12-171-0/+2
* Ripper for 1.9, RubyParser for 1.8. Fixed 1.8 inspect difficulties, added hel...v0.2.6John Mair2010-12-171-26/+29
* * added new commands: help, statusJohn Mair2010-12-111-9/+16
* * version bump to 0.2.0John Mair2010-12-111-6/+12
* version bump to 0.1.3 and slight aesthetic changes to codev0.1.3John Mair2010-12-111-22/+75