Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-26 | 49519: quote completed options as needed and remove the now superfluous ↵ | Oliver Kiddle | 1 | -1/+1 | |
quotes from option specifications | |||||
2018-07-31 | 43207: Improve _bind_addresses, _php | dana | 1 | -64/+170 | |
Minor change from the patch as posted to the ML: _php now calls _bind_addresses with -K, since it can't actually listen on a link-local address. | |||||
2016-10-07 | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 1 | -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/ | |||||
2016-02-15 | 37975: Completion/Unix/Command/_php: remove _arguments' -A option | Eric Cook | 1 | -1/+1 | |
2015-05-27 | 35293: fix zstyle lookup with _php: use trailing colon | Daniel Hahler | 1 | -1/+1 | |
2014-06-01 | 32653: complete files with the ".phar" extension as well as ".php" | Barton E. Schaefer | 1 | -1/+4 | |
Also respect the suffixes zstyle to change the extensions | |||||
2011-05-22 | 29328: Another missing backslash in _git, remove some not needed backslashes ↵ | Mikael Magnusson | 1 | -1/+1 | |
in array definitions. | |||||
2005-07-25 | unposted: add missing compset -S call to _php | Doug Kearns | 1 | -2/+3 | |
2005-06-18 | 21343: update php completion for version 5.0 | Doug Kearns | 1 | -24/+54 | |
2004-04-16 | 19775: new completion for php | Doug Kearns | 1 | -0/+37 | |