summaryrefslogtreecommitdiff
path: root/packaging/os/zypper.py
Commit message (Expand)AuthorAgeFilesLines
* zypper: fix for checking result is None (#3143)Alex2016-10-171-9/+10
* List python-xml in requirements for zypper* (#2937)Robin Roth2016-09-211-0/+1
* Ensure the return value for changed is bool (#2830)Robin Roth2016-09-021-1/+1
* allow to specify versions with zypper (#2328)Robin Roth2016-08-101-16/+81
* zypper cleanup checks for failure/diff (#2569)Robin Roth2016-07-161-47/+21
* Add zypper refresh support in zypper module (#2411)Andrii Radyk2016-07-131-6/+41
* zypper: (Bugfix) Change command option --verbose to --details which is suppor...Alex2016-05-191-1/+1
* refactor zypper moduleRobin Roth2016-05-041-188/+237
* Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-1/+0
* zypper: Add returncode to resultGuido Günther2015-11-181-3/+4
* better cope with rpm not returning package nameRobin Roth2015-11-111-8/+3
* Merge pull request #371 from M0ses/develBrian Coca2015-10-231-0/+5
|\
| * fix errorhandling in zypper.py moduleM0ses2015-04-021-0/+5
* | zypper: Add local/remote rpm installationAlexander Gubin2015-07-271-2/+24
* | Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* | more string correctionsBrian Coca2015-05-141-1/+1
* | Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* | doc update for zypperBrian Coca2015-04-161-0/+1
* | Add type property to zypperGregory Haynes2015-04-021-11/+19
|/
* Merge pull request #128 from robinro/patch_multiple_versions_rpm_zypperBrian Coca2015-03-311-20/+28
|\
| * fixed tab/space mixRobin Roth2015-01-291-1/+1
| * fix local changeRobin Roth2014-12-041-2/+2
| * Allow multiple versions in rpm stateRobin Roth2014-12-041-20/+28
* | zypper: Fix gpg check option for state=latest. --no-gpg-checks is used in new...Alexander Gubin2014-12-161-6/+9
|/
* Fixing SuSE to SUSE as latter is the right one since some timeArtem Chernikov2014-11-101-2/+2
* Reorganization.Michael DeHaan2014-11-041-0/+282