aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/zsh.pl
Commit message (Expand)AuthorAge
* options: slightly improve filter help output for lavfi bridgeGravatar wm42018-02-03
* TOOLS: change license of some scripts involved in build to LGPLGravatar wm42017-06-24
* TOOLS/zsh.pl: don't leak regex match variablesGravatar Philip Sequeira2017-03-06
* TOOLS/zsh.pl: don't filter files by extensionGravatar Philip Sequeira2016-09-10
* TOOLS/zsh.pl: die if we can't parse main optionsGravatar Philip Sequeira2016-09-10
* TOOLS/zsh.pl: add m4a to zsh completion filetype listGravatar wgmk2016-08-26
* TOOLS/zsh.pl: add .f4v extension in zsh completionsGravatar Yen Chi Hsuan2016-05-27
* TOOLS/zsh.pl: complete --audio-deviceGravatar Philip Sequeira2016-04-16
* TOOLS/zsh.pl: properly escape last changeGravatar Philip Sequeira2016-04-08
* TOOLS/zsh.pl: don't complete URLs by defaultGravatar Philip Sequeira2016-04-08
* TOOLS/zsh.pl: add .wv extension in zsh completionsGravatar Martin Herkt2016-03-26
* TOOLS/zsh.pl: add .opus extension in zsh completionsGravatar Eric G2015-12-29
* TOOLS/zsh.pl: only check the actual exit code when calling mpvGravatar Philip Sequeira2015-09-20
* TOOLS/zsh.pl: die loudly if mpv fails to runGravatar Philip Sequeira2015-07-19
* TOOLS/zsh.pl: complete multiple values for ao, vo, af, vfGravatar Philip Sequeira2015-03-31
* TOOLS/zsh.pl: cosmeticsGravatar Philip Sequeira2015-03-31
* TOOLS/zsh.pl: use --no-config when calling mpvGravatar Philip Sequeira2015-03-31
* TOOLS/zsh.pl: complete options based on typesGravatar Philip Sequeira2015-01-06
* TOOLS/zsh.pl: complete options that take file namesGravatar Philip Sequeira2014-09-13
* TOOLS/zsh.pl: protect global environmentGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: complete profilesGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: properly set the return valueGravatar Alessandro Ghedini2014-08-13
* TOOLS/zsh.pl: properly return non-zero when no matches are foundGravatar c_142014-08-13
* TOOLS/zsh.pl: complete URL schemes based on --list-protocolsGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: sort options in reverse order by lengthGravatar Alessandro Ghedini2014-07-03
* TOOLS/zsh.pl: untabifyGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: fix _arguments lineGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: don't consume extra argumentsGravatar Philip Sequeira2014-07-03
* TOOLS/zsh.pl: escape all colons in option descriptionsGravatar Philip Sequeira2014-07-03
* TOOLS: add script for generating a zsh completion scriptGravatar Alessandro Ghedini2014-06-08