summaryrefslogtreecommitdiff
path: root/completions/rpm
Commit message (Expand)AuthorAgeFilesLines
* rpm: Treat -r as --root (RedHat: #759224).Jan Kratochvil2011-12-011-1/+1
* rpm: Add --delsign completion, don't suggest --resign (identical to --addsign).Ville Skyttä2011-11-121-2/+2
* 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-7/+1
* Split/rename many completions into per-command files.Ville Skyttä2011-10-121-9/+0
* Load completions in separate files dynamically, get rid of have().Ville Skyttä2011-10-121-3/+0
* rpmbuild: Bring back --target completion lost in commit 914da74.Ville Skyttä2011-09-031-0/+1
* rpm: "Export" compatible build arch completion as _rpm_buildarchs for reuse.Ville Skyttä2011-09-031-3/+7
* Include trailing equals sign in options that take arguments that way.Ville Skyttä2011-05-021-9/+11
* _init_completion: Add -s for splitting long options, use it in completions.Ville Skyttä2011-05-021-10/+4
* Remove = from COMP_WORDBREAKS when using _split_longopt().Ville Skyttä2011-04-251-4/+8
* Drop no longer needed _compopt_o_filenames().Ville Skyttä2011-04-211-1/+1
* Use _init_completion() in completions/[q-z]*.Ville Skyttä2011-04-211-25/+19
* Use += to append to arrays and strings.Ville Skyttä2011-04-061-1/+1
* Simplify rpmbuild --buildpolicy completion.Ville Skyttä2011-02-131-2/+2
* Add rpmbuild --buildpolicy completion.Ville Skyttä2011-02-111-1/+8
* Split rpm and rpmbuild completions and improve them both.Ville Skyttä2011-02-101-70/+94
* Drop rpm query support for rpm < 4.1.Ville Skyttä2011-02-101-36/+15
* Make rpm --queryformat use more consistent.Ville Skyttä2011-02-101-5/+6
* Do file completion after gendiff output redirection.Ville Skyttä2011-02-071-3/+7
* Add gendiff completion.Ville Skyttä2011-02-051-0/+10
* Remove most "-o filenames" options to "complete".Ville Skyttä2010-11-011-3/+2
* Add *.tar to rpmbuild -tb filename completions.Ville Skyttä2010-10-231-2/+2
* Indentation/line wrapping fixes.Ville Skyttä2010-10-231-6/+6
* Trivial cleanups.Ville Skyttä2010-10-071-4/+3
* Treat *.spm as *.src.rpm.Ville Skyttä2010-10-071-6/+6
* rename 'contrib' directory to 'completions'Guillaume Rousse2010-09-121-0/+301