about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_globquals
Commit message (Expand)AuthorAgeFilesLines
* 41960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2017-10-291-1/+2
* 41831: fix compset usage in ogg123 completion and tweak where compset -p is a...Oliver Kiddle2017-10-111-1/+1
* 39389: when printf -v is used with an array use separate elements each time t...Oliver Kiddle2016-11-051-2/+1
* 38735: support verbose style to allow clearer but less compact descriptions f...Oliver Kiddle2016-06-221-4/+20
* 38707: strip suffix for glob qualifier completionOliver Kiddle2016-06-181-1/+1
* unposted: Fix broken case condition and "qualifer" typoMikael Magnusson2015-09-281-1/+1
* 35718: new calendar style date completionOliver Kiddle2015-07-071-5/+6
* 33883: documentation for (*) glob qualifierDaniel Shahaf2014-12-071-1/+1
* 32694: the number of matches to find is the suffix argument of (Y) qualifierDaniel Shahaf2014-06-031-0/+1
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-011-3/+3
* 30021: _globquals: Add d flag, show what unit the digits are entered in.Mikael Magnusson2011-12-141-7/+9
* Mikael: 27980: completion typoPeter Stephenson2010-05-281-1/+1
* Mikael: 27707: glob qualifiers with argument completionPeter Stephenson2010-02-131-36/+63
* unposted: add P to list of glob qualifiers to completePeter Stephenson2010-02-121-0/+1
* 27694: add P glob qualifier for prependingPeter Stephenson2010-02-091-2/+2
* Mikael: 27642: missing glob qualifier completionPeter Stephenson2010-01-311-0/+3
* add completion of globbing flagsOliver Kiddle2008-11-101-3/+3
* 24588: tweak glob qualifier completionPeter Stephenson2008-02-231-13/+7
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-231-0/+233