about summary refs log tree commit diff
path: root/Completion/Redhat
Commit message (Collapse)AuthorAgeFilesLines
* 47323: _rpmbuild: Complete file arguments after -r/-b/-t.Daniel Shahaf2020-08-181-1/+1
|
* 45614: update _dnfJun-ichi Takimoto2020-05-031-101/+454
|
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-091-1/+1
|
* 44788: handle newer rpm commands like rpmkeys, rpmsign and update optionsOliver Kiddle2019-09-301-126/+240
|
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-1/+1
|
* 42549: also handle the yumdb command in yum completionOliver Kiddle2018-03-281-1/+53
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
|
* Specify system python in dnf completionMalcolm Ramsay2017-11-131-2/+2
| | | | | | | | | | | The python executable in the python_exec variable was the python[2|3] executable found in $PATH. When the python[2|3] executable was not the system installed version the completion command raised an `ImportError` as the 'dnf' module was not found. This commit just completely specifies the python version to be the system version `/usr/bin/python[2|3]`, allowing completion within a python dev environment.
* 41725: assorted minor updates to completion functionsOliver Kiddle2017-09-181-1/+1
|
* 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.
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-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 Kiddle2016-08-191-2/+3
| | | | various functions
* 37397: Optimised update to dnf completionAdrien Vergé2015-12-131-248/+168
|
* 37028: new scl completionOliver Kiddle2015-10-311-0/+38
|
* Adrien Vergé: 35352: completion for new Redhat package managerOliver Kiddle2015-06-021-0/+278
|
* 35292: yum install complets local filesEric Cook2015-05-261-4/+18
|
* 34654: Improved rpm -q --whatprovides completionPeter Stephenson2015-03-051-1/+10
|
* 34335: fix bugs in _yum_all_pkgsJun-ichi Takimoto2015-01-231-5/+5
|
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-9/+9
|
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-232-4/+0
|
* 29328: Another missing backslash in _git, remove some not needed backslashes ↵Mikael Magnusson2011-05-221-1/+1
| | | | in array definitions.
* users/15945: various _yum corrections and updatesPeter Stephenson2011-04-111-10/+16
|
* unposted: fix incorrectly capitalized completion descriptionsDoug Kearns2010-06-061-36/+36
|
* "Akinori MUSHA: 27892: update service & init completion for FreeBSDPeter Stephenson2010-04-202-23/+0
|
* 25988: declare temporary cache array as local, thanks to problem noticed by ↵Clint Adams2008-11-022-11/+13
| | | | Kazuhiro NISHIYAMA.
* unposted: fix typo in _rpmDoug Kearns2008-06-051-1/+1
|
* unposted: updated _yum from Scott MurrayPeter Stephenson2005-12-191-13/+38
|
* Scott Murray: users/9648: new _yum completionPeter Stephenson2005-11-062-0/+270
|
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-211-6/+6
|
* tidy up of many completions (updates, fixes, improvements and plain aesthetics)Oliver Kiddle2003-07-311-135/+180
|
* unposted: use zstyle again now when it worksAndrey Borzenkov2002-05-231-4/+3
|
* unposted: fix context name; do not set style by default until it worksAndrey Borzenkov2002-05-121-3/+4
|
* 17075, 17076: _urpmi and chkconfig/servicesAndrey Borzenkov2002-05-082-0/+23
|
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-2/+2
|
* Added package-specification options to --verify.Wayne Davison2001-08-271-2/+2
|
* 15630: update caching policy for newer versions of rpm.Adam Spiers2001-08-151-1/+4
|
* Add --nobuild and --nogpg to rpm completion.Chmouel Boudjnah2001-06-051-2/+2
|
* spelling correctionsOliver Kiddle2001-05-291-1/+1
|
* new or changed after moveSven Wischnowsky2001-04-022-0/+7
|
* moved from Completion/Linux/_rpmSven Wischnowsky2001-04-021-0/+278