summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* no idea what's going on hereJesse Luehrs2013-06-271-1/+2
* use the publisher for communicating the lexical environmentJesse Luehrs2013-06-274-44/+35
* turn this into a generic pub/sub mechanismJesse Luehrs2013-06-272-6/+6
* add a (sort of hacked together) plugin to tab complete lexicalsJesse Luehrs2013-06-271-0/+90
* add Autocomplete::Packages to the default configJesse Luehrs2013-06-271-0/+1
* allow trailing single colons tooJesse Luehrs2013-06-271-1/+1
* recommended deps need to not show up in requiresJesse Luehrs2013-06-271-0/+1
* split out different completion typesJesse Luehrs2013-06-272-26/+47
* pod coverageJesse Luehrs2013-06-271-0/+5
* Let readline present all matches and iterate over themShawn M Moore2013-06-271-3/+8
* First pass of pulling Package::Names out of %INCShawn M Moore2013-06-271-0/+26
* First cut of Autocomplete: completes Perl keywordsShawn M Moore2013-06-272-0/+41
* Register the tab_handler with ReadLineShawn M Moore2013-06-271-0/+22
* Provide each plugin a tab_handler coderef optionShawn M Moore2013-06-271-2/+15
* _concatenate_plugin for returning all plugins' return values in a listShawn M Moore2013-06-271-0/+16
* changelog0.17Jesse Luehrs2013-06-271-0/+2
* support color on windows (aero)Jesse Luehrs2013-06-273-0/+12
* changelog0.16Jesse Luehrs2013-06-261-0/+2
* changelogJesse Luehrs2013-06-261-0/+1
* bump the Getopt::Long depJesse Luehrs2013-06-261-1/+1
* changelog0.15Jesse Luehrs2013-06-261-0/+2
* a bit more docsJesse Luehrs2013-06-261-1/+2
* pod coverageJesse Luehrs2013-06-261-0/+9
* changelogJesse Luehrs2013-06-261-0/+1
* add a default command of #q for quitting the replJesse Luehrs2013-06-261-0/+24
* make breaking out of the repl with loop callbacks actually workJesse Luehrs2013-06-261-1/+3
* changelog0.14Jesse Luehrs2013-06-261-0/+2
* changelogJesse Luehrs2013-06-261-0/+1
* oopsJesse Luehrs2013-06-261-2/+0
* add some docs for the command line programJesse Luehrs2013-06-261-1/+40
* add a few more command line options (RT86341)Jesse Luehrs2013-06-261-2/+11
* changelog0.13Jesse Luehrs2013-06-261-0/+2
* changelogJesse Luehrs2013-06-261-0/+2
* docsJesse Luehrs2013-06-261-1/+18
* delete here tooJesse Luehrs2013-06-261-1/+1
* turn setting the current package into a parameterJesse Luehrs2013-06-262-9/+10
* changelog0.12Jesse Luehrs2013-06-251-0/+2
* changelogJesse Luehrs2013-06-251-0/+2
* use the new track_require functionality in the AutoRefresh pluginJesse Luehrs2013-06-252-2/+30
* changelog0.11Jesse Luehrs2013-06-241-0/+2
* changelogJesse Luehrs2013-06-241-0/+2
* use require_module instead of use_package_optimisticallyJesse Luehrs2013-06-241-2/+2
* changelog0.10Jesse Luehrs2013-06-241-0/+2
* changelogJesse Luehrs2013-06-241-0/+2
* dump nothing, not an empty string, if there is no result in DataDumperJesse Luehrs2013-06-241-1/+1
* usage information should go to stderr on errorJesse Luehrs2013-06-241-6/+10
* move script running stuff into Reply::AppJesse Luehrs2013-06-242-58/+120
* changelog0.09Jesse Luehrs2013-06-211-0/+2
* travisJesse Luehrs2013-06-211-0/+14
* fix testsJesse Luehrs2013-06-212-1/+2