summary refs log tree commit diff
path: root/Completion/Redhat/Command/_yum
Commit message (Collapse)AuthorAgeFilesLines
* 40004: fix cache mechanism, complete groups and other minor improvementsOliver Kiddle2016-11-241-132/+153
|
* 39920: extend yum completionPaul Seyfert2016-11-121-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.
* 35292: yum install complets local filesEric Cook2015-05-261-4/+18
|
* 34335: fix bugs in _yum_all_pkgsJun-ichi Takimoto2015-01-231-5/+5
|
* users/15945: various _yum corrections and updatesPeter Stephenson2011-04-111-10/+16
|
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-36/+36
|
* 25988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams2008-11-021-11/+12
| | | | Kazuhiro NISHIYAMA.
* unposted: updated _yum from Scott MurrayPeter Stephenson2005-12-191-13/+38
|
* Scott Murray: users/9648: new _yum completionPeter Stephenson2005-11-061-0/+269