.. |
__init__.py
|
…
|
|
apk.py
|
updated version_added
|
2016-12-08 11:33:06 -05:00 |
dnf.py
|
Move existing check for root before we make expensive network calls
|
2016-12-08 11:33:31 -05:00 |
homebrew.py
|
Homebrew: Allow colons, direct check for outdated formula
|
2016-12-08 11:33:26 -05:00 |
homebrew_cask.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
homebrew_tap.py
|
Remove `homebrew-` prefix when checking if repo has already been tapped
|
2016-12-08 11:33:26 -05:00 |
layman.py
|
added check_mode support
|
2016-12-08 11:33:19 -05:00 |
macports.py
|
…
|
|
openbsd_pkg.py
|
switched to use module loggigng
|
2016-12-08 11:33:24 -05:00 |
opkg.py
|
added version added
|
2016-12-08 11:33:17 -05:00 |
pacman.py
|
Additional upgrade mode fixes for pacman module with check_mode safety - ensure upgrade option honors and actually supports `check_mode` - enabling just `upgrade` and `update_cache` should perform upgrade - example added for the equivalent for `pacman -Syu`
|
2016-12-08 11:33:22 -05:00 |
pkg5.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
pkg5_publisher.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
pkgin.py
|
pkgin: Support multiple matching packages
|
2016-12-08 11:33:29 -05:00 |
pkgng.py
|
Make the pkg/name param into a list so that changes to make changes to _squash_items easier
|
2016-12-08 11:33:31 -05:00 |
pkgutil.py
|
More consistent use of run_command() wrapper function, which now adds the default binary location to the search path
|
2016-12-08 11:33:30 -05:00 |
portage.py
|
Fix comparison
|
2016-12-08 11:32:53 -05:00 |
portinstall.py
|
Changes to author formatting, remove emails
|
2016-12-08 11:32:51 -05:00 |
slackpkg.py
|
minor doc uptates
|
2016-12-08 11:33:07 -05:00 |
svr4pkg.py
|
svr4pkg: assume command worked only on known-to-be-good returncodes
|
2016-12-08 11:32:43 -05:00 |
swdepot.py
|
fixed a typo in swdepot module
|
2016-12-08 11:33:20 -05:00 |
urpmi.py
|
no-suggests is obsolete, switch to no-recommends
|
2016-12-08 11:33:33 -05:00 |
zypper.py
|
fix errorhandling in zypper.py module
|
2016-12-08 11:33:29 -05:00 |
zypper_repository.py
|
zypper_repository: Fix repo parsing for empty list
|
2016-12-08 11:33:06 -05:00 |