summaryrefslogtreecommitdiff
path: root/Completion/Redhat/Command/_yum
AgeCommit message (Collapse)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-1/+1
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener1-1/+1
2019-05-0744274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle1-1/+1
2018-03-2842549: also handle the yumdb command in yum completionOliver Kiddle1-1/+53
2016-11-2440004: fix cache mechanism, complete groups and other minor improvementsOliver Kiddle1-132/+153
2016-11-1239920: extend yum completionPaul Seyfert1-197/+346
adding the following yum commands: * update-to (just what update expands) * upgrade-to (just what update expands) * history (the actual tricky one) * help (printing the available commands) * load-transaction (_files) * load-ts (_files) * check (just what the man page suggested) * reinstall (just what erase does - suggest installed packages) * downgrade (just what erase does - suggest installed packages) * repolist (just what the man page suggested) * distribution-synchronization (just what erase does - suggest installed packages) * distro-sync (just what erase does - suggest installed packages) A few history commands don't get expanded. Taken from the man page of yum 3.2.29. Reindented file.
2015-05-2635292: yum install complets local filesEric Cook1-4/+18
2015-01-2334335: fix bugs in _yum_all_pkgsJun-ichi Takimoto1-5/+5
2011-04-11users/15945: various _yum corrections and updatesPeter Stephenson1-10/+16
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns1-36/+36
2008-11-0225988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams1-11/+12
Kazuhiro NISHIYAMA.
2005-12-19unposted: updated _yum from Scott MurrayPeter Stephenson1-13/+38
2005-11-06Scott Murray: users/9648: new _yum completionPeter Stephenson1-0/+269