summaryrefslogtreecommitdiff
path: root/completions/_yum
Commit message (Expand)AuthorAgeFilesLines
* Cleanups: Use [[ instead of [.Ville Skyttä2011-11-091-1/+1
* Move Emacs indentation settings from every file to .dir-locals.el.Ville Skyttä2011-11-011-8/+2
* Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-121-2/+0
* Include trailing equals sign in options that take arguments that way.Ville Skyttä2011-05-021-0/+1
* _init_completion: Add -s for splitting long options, use it in completions.Ville Skyttä2011-05-021-5/+2
* Convert many completions to use _parse_help() instead of hardcoded option lists.Ville Skyttä2011-04-281-5/+1
* Use {x..y} brace expansion instead of `seq', loops, or long literal sequences.Ville Skyttä2011-04-261-1/+1
* Remove = from COMP_WORDBREAKS when using _split_longopt().Ville Skyttä2011-04-251-1/+1
* Treat arguments starting with . or ~ as paths where that check is done.Ville Skyttä2011-04-241-1/+2
* Use _init_completion() in completions/_*.Ville Skyttä2011-04-201-7/+7
* Abort completion file loading earlier if required commands are not available.Ville Skyttä2011-04-051-2/+2
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-011-1/+1
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+157