Commit Graph

17 Commits (01acd73e3091df2e37399d19616a672353dbdd41)

Author SHA1 Message Date
Daniel Jaouen 002099cdbc Fix Homebrew._current_package_is_installed 12 years ago
Daniel Jaouen 9e8e510667 Update homebrew documentation. 12 years ago
Daniel Jaouen 1b2d63e33c Add back homebrew `install_options` parameter. 12 years ago
Daniel Jaouen d49602a9f8 Update homebrew documentation. 12 years ago
Daniel Jaouen 9c2530545f Fix homebrew linked/unlinked output. 12 years ago
Daniel Jaouen 4d1a94eb18 Fix linked/unlinked states. 12 years ago
Daniel Jaouen bea496b47c Update homebrew module. 12 years ago
Dag Høidahl bec49768d1 Use "brew list <name>" instead of grepping the output of "brew list".
Some brew packages are not listed with their package name, e.g. libjpeg.
12 years ago
James Tanner 4f9aadcc07 Addresses #5023 Fix import comments 12 years ago
James Tanner 38edad70ac Fixes #5023 Convert all modules to use new snippet import pattern 12 years ago
Stoned Elipot 11524646b4 Fix homebrew module's install_options handling
...each given option must be a single element in the
arguments list passed as first argument to module.run_command()
12 years ago
Michael DeHaan ce8b0944a9 Misc pep8 fixes 12 years ago
Renan Ivo ecb9b2ea0f update version_added of homebrew module 12 years ago
Renan Ivo 086da3dafc set default options value to None in homebrew module 12 years ago
Renan Ivo d038ea2956 create install_options parameter to homebrew module 12 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 13 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 13 years ago