Commit Graph

15 Commits (7f386385752a9ba9154fd0ce3f40d6dcd7685687)

Author SHA1 Message Date
Brian Coca 264a7c88f6 added missing version_added 9 years ago
Brian Coca fe7ffc572a Merge pull request #1399 from dermute/pkgutil_v3
Added update_catalog and some error handling
9 years ago
Brian Coca a412ee7ed8 Merge pull request #1353 from mscherer/remove_unsafe_shell_pkgutil
Simplify the code and remove use_unsafe_shell=True
9 years ago
Alexander Winkler 389a1265de fixed inline for more compatibility 9 years ago
Matt Martz 4b9388ce99 Fix tabbed indentation in packaging/os/pkgutil.py 9 years ago
Alexander Winkler 2586541ba1 Added update_catalog and some error handling 9 years ago
Michael Scherer fed6090e73 Simplify the code and remove use_unsafe_shell=True
While there is no security issue with this shell snippet, it
is better to not rely on shell and avoid use_unsafe_shell.
9 years ago
james a110019a06 More consistent use of run_command() wrapper function, which
now adds the default binary location to the search path
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Toshio Kuratomi 88eff11c04 Many more doc fixes 9 years ago
Greg DeKoenigsberg c18f4e55fc Adding author's github id 9 years ago
Konstantin bea9d26039 pkgutil.py syntax fix 10 years ago
Dagobert Michelsen 57c723fcd9 Adjust setting to better make logic clearer 10 years ago
Dagobert Michelsen df5e1946aa Correctly report "changed: false" when trying to install a package not in the catalog. This fixes #230 10 years ago
Michael DeHaan 7e6fc7023d Reorganization. 10 years ago