summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog0.34Jesse Luehrs2013-08-291-0/+2
* changelogJesse Luehrs2013-08-291-0/+1
* explicitly read from STDIN (lestrrat, fixes #26)Jesse Luehrs2013-08-292-2/+2
* changelog0.33Jesse Luehrs2013-08-161-0/+2
* changelogJesse Luehrs2013-08-161-0/+1
* Merge pull request #24 from tokuhirom/rl-carolineJesse Luehrs2013-08-131-2/+17
|\
| * Plugin::ReadLine: Added Term::ReadLine::Caroline support.tokuhirom2013-08-131-2/+17
|/
* new Eval::Closure supports this itselfJesse Luehrs2013-08-012-6/+5
* fix link to issue trackerJesse Luehrs2013-07-241-7/+6
* changelog0.32Jesse Luehrs2013-07-181-0/+2
* changelogJesse Luehrs2013-07-181-0/+3
* clarify the location of the history file (Kosuke Asami)Jesse Luehrs2013-07-181-4/+5
* sigh (fixes #21)Jesse Luehrs2013-07-181-1/+1
* changelog0.31Jesse Luehrs2013-07-181-0/+2
* changelogJesse Luehrs2013-07-181-0/+2
* Merge pull request #22 from co-me/readline-perl-bugfixJesse Luehrs2013-07-181-5/+8
|\
| * readline: refactor conditional expressionsKosuke Asami2013-07-181-5/+8
| * readline: fix a bug that can't handle correct ReadLine classKosuke Asami2013-07-181-2/+2
|/
* 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