Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40004: fix cache mechanism, complete groups and other minor improvements | Oliver Kiddle | 2016-11-24 | 1 | -132/+153 |
| | |||||
* | 39920: extend yum completion | Paul Seyfert | 2016-11-12 | 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. | ||||
* | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 2016-10-07 | 1 | -1/+1 |
| | | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/ | ||||
* | 39067: update options to correspond to latest versions of software in ↵ | Oliver Kiddle | 2016-08-19 | 1 | -2/+3 |
| | | | | various functions | ||||
* | 37397: Optimised update to dnf completion | Adrien Vergé | 2015-12-13 | 1 | -248/+168 |
| | |||||
* | 37028: new scl completion | Oliver Kiddle | 2015-10-31 | 1 | -0/+38 |
| | |||||
* | Adrien Vergé: 35352: completion for new Redhat package manager | Oliver Kiddle | 2015-06-02 | 1 | -0/+278 |
| | |||||
* | 35292: yum install complets local files | Eric Cook | 2015-05-26 | 1 | -4/+18 |
| | |||||
* | 34654: Improved rpm -q --whatprovides completion | Peter Stephenson | 2015-03-05 | 1 | -1/+10 |
| | |||||
* | 34335: fix bugs in _yum_all_pkgs | Jun-ichi Takimoto | 2015-01-23 | 1 | -5/+5 |
| | |||||
* | 33467: correct return status on functions and numerous other minor fixes | Oliver Kiddle | 2014-10-14 | 1 | -9/+9 |
| | |||||
* | 33047: use git to simplify massively source distribution file selection | Peter Stephenson | 2014-08-23 | 2 | -4/+0 |
| | |||||
* | 29328: Another missing backslash in _git, remove some not needed backslashes ↵ | Mikael Magnusson | 2011-05-22 | 1 | -1/+1 |
| | | | | in array definitions. | ||||
* | users/15945: various _yum corrections and updates | Peter Stephenson | 2011-04-11 | 1 | -10/+16 |
| | |||||
* | unposted: fix incorrectly capitalized completion descriptions | Doug Kearns | 2010-06-06 | 1 | -36/+36 |
| | |||||
* | "Akinori MUSHA: 27892: update service & init completion for FreeBSD | Peter Stephenson | 2010-04-20 | 2 | -23/+0 |
| | |||||
* | 25988: declare temporary cache array as local, thanks to problem noticed by ↵ | Clint Adams | 2008-11-02 | 2 | -11/+13 |
| | | | | Kazuhiro NISHIYAMA. | ||||
* | unposted: fix typo in _rpm | Doug Kearns | 2008-06-05 | 1 | -1/+1 |
| | |||||
* | unposted: updated _yum from Scott Murray | Peter Stephenson | 2005-12-19 | 1 | -13/+38 |
| | |||||
* | Scott Murray: users/9648: new _yum completion | Peter Stephenson | 2005-11-06 | 2 | -0/+270 |
| | |||||
* | 19387: add (-.) glob qualifier to globs where only files are directly applicable | Oliver Kiddle | 2004-01-21 | 1 | -6/+6 |
| | |||||
* | tidy up of many completions (updates, fixes, improvements and plain aesthetics) | Oliver Kiddle | 2003-07-31 | 1 | -135/+180 |
| | |||||
* | unposted: use zstyle again now when it works | Andrey Borzenkov | 2002-05-23 | 1 | -4/+3 |
| | |||||
* | unposted: fix context name; do not set style by default until it works | Andrey Borzenkov | 2002-05-12 | 1 | -3/+4 |
| | |||||
* | 17075, 17076: _urpmi and chkconfig/services | Andrey Borzenkov | 2002-05-08 | 2 | -0/+23 |
| | |||||
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 1 | -2/+2 |
| | |||||
* | Added package-specification options to --verify. | Wayne Davison | 2001-08-27 | 1 | -2/+2 |
| | |||||
* | 15630: update caching policy for newer versions of rpm. | Adam Spiers | 2001-08-15 | 1 | -1/+4 |
| | |||||
* | Add --nobuild and --nogpg to rpm completion. | Chmouel Boudjnah | 2001-06-05 | 1 | -2/+2 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -1/+1 |
| | |||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 2 | -0/+7 |
| | |||||
* | moved from Completion/Linux/_rpm | Sven Wischnowsky | 2001-04-02 | 1 | -0/+278 |