Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-07-09 | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 1 | -1/+1 | |
2020-01-09 | 45269: Fix misspellings in completions and elsewhere. | Jens Schleusener | 1 | -1/+1 | |
2019-05-07 | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 1 | -1/+1 | |
2018-03-28 | 42549: also handle the yumdb command in yum completion | Oliver Kiddle | 1 | -1/+53 | |
2016-11-24 | 40004: fix cache mechanism, complete groups and other minor improvements | Oliver Kiddle | 1 | -132/+153 | |
2016-11-12 | 39920: extend yum completion | Paul Seyfert | 1 | -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-26 | 35292: yum install complets local files | Eric Cook | 1 | -4/+18 | |
2015-01-23 | 34335: fix bugs in _yum_all_pkgs | Jun-ichi Takimoto | 1 | -5/+5 | |
2011-04-11 | users/15945: various _yum corrections and updates | Peter Stephenson | 1 | -10/+16 | |
2010-06-06 | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 1 | -36/+36 | |
2008-11-02 | 25988: declare temporary cache array as local, thanks to problem noticed by ↵ | Clint Adams | 1 | -11/+12 | |
Kazuhiro NISHIYAMA. | |||||
2005-12-19 | unposted: updated _yum from Scott Murray | Peter Stephenson | 1 | -13/+38 | |
2005-11-06 | Scott Murray: users/9648: new _yum completion | Peter Stephenson | 1 | -0/+269 | |