.. |
__init__.py
|
Reorganization.
|
2014-11-04 17:31:59 -05:00 |
apk.py
|
apk: Fix mutual exclusivity (#2768)
|
2016-08-24 08:54:44 +02:00 |
dnf.py
|
Mark conf_file as a path, for various user expansion
|
2016-04-14 21:15:07 +02:00 |
homebrew.py
|
Add path type in homebrew 'path' option (#2692)
|
2016-08-10 08:50:53 +02:00 |
homebrew_cask.py
|
Update homebrew_cask with additional cask features and doc updates (#2682)
|
2016-08-10 13:32:36 +02:00 |
homebrew_tap.py
|
Update homebrew_tap to support custom tap URL via optional 'url' option (#2672)
|
2016-08-10 13:28:18 +02:00 |
layman.py
|
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369)
|
2016-06-04 23:21:04 +02:00 |
macports.py
|
Adding author's github id
|
2015-05-14 00:15:38 -04:00 |
openbsd_pkg.py
|
Improve debug log some more.
|
2016-07-01 18:38:19 +02:00 |
opkg.py
|
added version added
|
2015-09-09 09:58:24 -04:00 |
pacman.py
|
List pacman options aliases in documentation (#2670)
|
2016-08-05 17:48:08 +02:00 |
pkg5.py
|
Replace choices=BOOLEANS by type='bool', fix #1326
|
2015-12-21 23:39:20 +01:00 |
pkg5_publisher.py
|
Handle empty IPS publishers (#2047)
|
2016-07-11 00:22:03 +02:00 |
pkgin.py
|
pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify
|
2016-04-14 12:51:29 +02:00 |
pkgng.py
|
Improve documentation for pkgng module (#2338)
|
2016-05-31 12:58:55 -04:00 |
pkgutil.py
|
Fix pkgutil "upgrade_catalog must be one of" err (#2149)
|
2016-05-24 11:55:14 -04:00 |
portage.py
|
Use boolean instead of "yes" + choice for most option
|
2016-03-28 09:14:57 +02:00 |
portinstall.py
|
Update for modules which import json.
|
2016-01-11 13:06:22 -08:00 |
slackpkg.py
|
minor doc fix
|
2015-08-05 17:35:55 -04:00 |
svr4pkg.py
|
Do not return failure when the package is installed and nothing is done (#1852)
|
2016-08-09 08:47:00 -04:00 |
swdepot.py
|
fixed a typo in swdepot module
|
2015-09-22 17:44:08 +03:00 |
urpmi.py
|
Update for modules which import json.
|
2016-01-11 13:06:22 -08:00 |
yum_repository.py
|
Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369)
|
2016-06-04 23:21:04 +02:00 |
zypper.py
|
Ensure the return value for changed is bool (#2830)
|
2016-09-02 07:08:08 +02:00 |
zypper_repository.py
|
Start zypper in non-interactive mode (#2854)
|
2016-09-10 08:36:59 +02:00 |