Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-12 | feat(plugins): Plugin "debian": Switch order of "apt" and "aptitude" for ↵ | Felix Stupp | |
detection (#7533) * Switch order of "apt" and "aptitude" for detection "apt" is installed by default at Debian (maybe Ubuntu too), while "aptitude" does not seem to be installed by default. For that, it may be better for most of the users to prefer "aptitude" if installed. * plugins/debian/README: Change of order mirroded into documentation | |||
2019-06-11 | debian: fix alias completion, rename ag and clean up README (#7698) | Marc CornellĂ | |
* Use double quotes to cache value of $apt_pref and $apt_upgr * Clean up and fix syntax of command checks * Clean up README and document $apt_pref/$apt_upgr overriding mechanism * Rename `ag` alias (apt upgrade) to `au` * Clean up README and fix syntax Fixes #3686 Fixes #4660 Closes #5906 Co-authored-by: Noah Vesely <fowlslegs@riseup.net> | |||
2018-11-27 | debian: add README (#7438) | Sagar Patil | |