about summary refs log tree commit diff
path: root/Completion/Unix/Command/_unexpand
Commit message (Collapse)AuthorAgeFilesLines
* 42209: take account of numeric options such as -4 instead of -t4dana2018-01-041-0/+4
|
* 41849: handle both unexpand and expand in a single functionOliver Kiddle2017-10-111-15/+22
| | | | | They have some commonalities and using _unexpand dodges around the clash with the _expand completer.
* 41823: new completions for some GNU coreutils utilitiesOliver Kiddle2017-10-071-12/+12
|
* unposted: remove RCS $Id$ comments.Clint Adams2007-06-121-16/+0
|
* 21423: Travis: completion for unexpandBart Schaefer2005-07-111-0/+42