about summary refs log tree commit diff
path: root/Completion/Unix/Command/_perl
Commit message (Collapse)AuthorAgeFilesLines
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-1/+1
| | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
* 32848: fix words array before using _normal for script argumentsOliver Kiddle2014-07-171-14/+11
|
* 32823: complete file instead of Perl script after -Jun T2014-06-301-1/+13
|
* 29823: Completion/Unix/Command/_perl: Update for 5.14.1.Simon Ruderich2011-10-221-10/+61
|
* Patrick Schoenfeld: 26977: complete .t files for perl.Clint Adams2009-05-221-1/+1
|
* Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2008-10-151-1/+1
|
* 21294: fix incorrectly capitalized completion descriptionsDoug Kearns2005-06-011-2/+2
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-1/+1
|
* unposted: Completion/Unix/Command/_perl: allow completion of .PL filesAdam Spiers2003-08-191-1/+1
| | | | (e.g. Makefile.PL). Thanks to Marko Myllynen for the suggestion.
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-1/+1
|
* Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz2002-02-041-1/+2
| | | | args with _normal.
* spelling correctionsOliver Kiddle2001-05-291-1/+1
|
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-291-4/+1
|
* moved from Completion/User/_perlSven Wischnowsky2001-04-021-0/+65