Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-21 | 53238 (+53239 Mikael): support dnf5 | Jun-ichi Takimoto | 1 | -55/+94 | |
some options etc for dnf4 are also updated | |||||
2024-01-26 | github #110: Fix incorrect completion for `dnf --showduplicates` | OpenSauce | 1 | -1/+1 | |
2021-11-12 | github #82: Fix typos | Dimitris Apostolou | 1 | -1/+1 | |
2020-05-03 | 45614: update _dnf | Jun-ichi Takimoto | 1 | -101/+454 | |
2017-11-13 | Specify system python in dnf completion | Malcolm Ramsay | 1 | -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. | |||||
2015-12-13 | 37397: Optimised update to dnf completion | Adrien Vergé | 1 | -248/+168 | |
2015-06-02 | Adrien Vergé: 35352: completion for new Redhat package manager | Oliver Kiddle | 1 | -0/+278 | |