summaryrefslogtreecommitdiffstats
path: root/lib/Reply/App.pm
Commit message (Expand)AuthorAgeFilesLines
* refactor default config generation to a separate methodSergey Romanov2014-11-181-11/+29
* Unshift onto @INC instead of pushing when using -I/-l/-bDagfinn Ilmari Mannsåker2014-11-161-3/+3
* simplifyJesse Luehrs2014-07-041-9/+2
* also allow executing files (#36)Jesse Luehrs2014-07-041-1/+13
* add -e option (#36)Jesse Luehrs2014-07-041-1/+6
* enable the command completer by defaultJesse Luehrs2013-07-101-0/+1
* enable these by default nowJesse Luehrs2013-07-101-0/+3
* also enable lexical completion by defaultJesse Luehrs2013-06-271-0/+1
* add Autocomplete::Packages to the default configJesse Luehrs2013-06-271-0/+1
* bump the Getopt::Long depJesse Luehrs2013-06-261-1/+1
* add a few more command line options (RT86341)Jesse Luehrs2013-06-261-2/+11
* usage information should go to stderr on errorJesse Luehrs2013-06-241-6/+10
* move script running stuff into Reply::AppJesse Luehrs2013-06-241-0/+118