.. |
__init__.py
|
…
|
|
apk.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
dnf.py
|
Mark conf_file as a path, for various user expansion
|
2016-12-08 11:34:06 -05:00 |
homebrew.py
|
Add a 'requirements:' field to homebrew doc (#2630)
|
2016-12-08 11:34:35 -05:00 |
homebrew_cask.py
|
Add a 'requirements:' field to homebrew doc (#2630)
|
2016-12-08 11:34:35 -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
|
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369)
|
2016-12-08 11:34:20 -05:00 |
macports.py
|
…
|
|
openbsd_pkg.py
|
Improve debug log some more.
|
2016-12-08 11:34:28 -05:00 |
opkg.py
|
…
|
|
pacman.py
|
List pacman options aliases in documentation (#2670)
|
2016-12-08 11:34:38 -05:00 |
pkg5.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2016-12-08 11:33:40 -05:00 |
pkg5_publisher.py
|
Handle empty IPS publishers (#2047)
|
2016-12-08 11:34:31 -05:00 |
pkgin.py
|
pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify
|
2016-12-08 11:34:06 -05:00 |
pkgng.py
|
Improve documentation for pkgng module (#2338)
|
2016-12-08 11:34:19 -05:00 |
pkgutil.py
|
Fix pkgutil "upgrade_catalog must be one of" err (#2149)
|
2016-12-08 11:34:17 -05:00 |
portage.py
|
Use boolean instead of "yes" + choice for most option
|
2016-12-08 11:34:01 -05:00 |
portinstall.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
slackpkg.py
|
…
|
|
svr4pkg.py
|
…
|
|
swdepot.py
|
…
|
|
urpmi.py
|
Update for modules which import json.
|
2016-12-08 11:33:44 -05:00 |
yum_repository.py
|
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369)
|
2016-12-08 11:34:20 -05:00 |
zypper.py
|
zypper cleanup checks for failure/diff (#2569)
|
2016-12-08 11:34:32 -05:00 |
zypper_repository.py
|
Check for zypper version before using options (#2549)
|
2016-12-08 11:34:31 -05:00 |