summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.30Jesse Luehrs2013-07-171-0/+2
* changelogJesse Luehrs2013-07-171-0/+1
* Merge pull request #20 from co-me/readline-perlJesse Luehrs2013-07-171-2/+20
|\
| * Let Term::ReadLine::Perl5 output compatible with Term::ReadLine::GnuKosuke Asami2013-07-171-0/+5
| * Enable completion when use ReadLine::Perl5Kosuke Asami2013-07-171-2/+15
|/
* sort theseJesse Luehrs2013-07-111-6/+6
* CollapseStack isn't default, so no reason to require thisJesse Luehrs2013-07-111-0/+2
* changelog0.29Jesse Luehrs2013-07-101-0/+2
* changelogJesse Luehrs2013-07-101-0/+2
* bump dep on Eval::Closure for lexical sub fixes (fixes #19)Jesse Luehrs2013-07-101-1/+1
* make CollapseStack use Carp::Always (fixes #13)Jesse Luehrs2013-07-101-0/+21
* sighJesse Luehrs2013-07-101-1/+2
* don't index Reply::Util eitherJesse Luehrs2013-07-101-0/+1
* fix podJesse Luehrs2013-07-101-0/+2
* changelog0.28Jesse Luehrs2013-07-101-0/+2
* changelogJesse Luehrs2013-07-101-0/+1
* remove the 'mro' depJesse Luehrs2013-07-101-0/+1
* changelog0.27Jesse Luehrs2013-07-101-0/+2
* changelogJesse Luehrs2013-07-101-0/+3
* enable the command completer by defaultJesse Luehrs2013-07-101-0/+1
* don't let users overwrite the result cacheJesse Luehrs2013-07-101-1/+1
* only add newly declared variables hereJesse Luehrs2013-07-101-2/+5
* avoid completing functions for commandsJesse Luehrs2013-07-101-0/+1
* pod coverageJesse Luehrs2013-07-102-1/+8
* docsJesse Luehrs2013-07-102-23/+53
* autocomplete for commands (fixes #18)Jesse Luehrs2013-07-104-0/+29
* invert the sense of the package message tooJesse Luehrs2013-07-103-20/+12
* enable these by default nowJesse Luehrs2013-07-102-1/+4
* this is no longer optionalJesse Luehrs2013-07-101-2/+0
* handle this a better wayJesse Luehrs2013-07-102-28/+20
* this was never usedJesse Luehrs2013-07-101-16/+0
* let plugins query for this info, rather than always publishing itJesse Luehrs2013-07-105-43/+14
* factor this outJesse Luehrs2013-07-103-21/+44
* fix these regexesJesse Luehrs2013-07-101-2/+2
* fix up packaging stuffJesse Luehrs2013-07-081-2/+4
* changelog0.26Jesse Luehrs2013-07-081-0/+2
* changelogJesse Luehrs2013-07-081-0/+3
* force colored output from Data::PrinterSawyer X2013-07-081-1/+1
* this needs a newlineJesse Luehrs2013-07-081-1/+1
* New CollapseStack pluginShawn M Moore2013-07-081-0/+64
* changelog0.25Jesse Luehrs2013-07-051-0/+2
* changelogJesse Luehrs2013-07-051-0/+3
* update docsJesse Luehrs2013-07-051-2/+6
* make the DataDump plugin respect stringification overload by defaultJesse Luehrs2013-07-051-2/+23
* changelog0.24Jesse Luehrs2013-07-041-0/+2
* changelogJesse Luehrs2013-07-041-0/+3
* alias lexicals to their actual valuesJesse Luehrs2013-07-041-1/+8
* just give up on the whole 'name' thing hereJesse Luehrs2013-07-045-19/+14
* todo commentJesse Luehrs2013-07-041-0/+1
* refactor this to avoid some duplicationJesse Luehrs2013-07-044-8/+32