aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-14Implement PR feedbackBen Muschol
2017-08-14add tests for hardcoded compilers in ENVGautham Goli
2017-08-14add tests for hard coded compilers in system callsGautham Goli
2017-08-14add tests for man+'man[1-8]'Gautham Goli
2017-08-14add test for using ARGV to check optionsGautham Goli
2017-08-14Merge pull request #3052 from rhwood/patch-2Mike McQuaid
2017-08-14add test for build.include? having dashed argsGautham Goli
2017-08-14add test for build.include?Gautham Goli
2017-08-13Fix url encoded in expected valuesBen Muschol
2017-08-14add test for build.with? "--with-foo"Gautham Goli
2017-08-14add test for build.without --without-fooGautham Goli
2017-08-14Add negated? method to formula cop and add tests for negated build.without?Gautham Goli
2017-08-14Add test for negated build.with?Gautham Goli
2017-08-13fix typoBen Muschol
2017-08-14Add tests for unless build.with?Gautham Goli
2017-08-14Add tests for unless build.without?Gautham Goli
2017-08-13Fix syntax errorBen Muschol
2017-08-14Add test for top level method defGautham Goli
2017-08-14Add tests for fileUtils call in systemGautham Goli
2017-08-13Rename path_to -> url_to since it returns a urlBen Muschol
2017-08-13Remove duplicate url generation logic in Github moduleBen Muschol
2017-08-14add tests for non glob dirs auditGautham Goli
2017-08-13Make comment easier to read.Randall Wood
2017-08-13Remove "*instal" aliases from bash completionRandall Wood
2017-08-13Add tests for macOS checkGautham Goli
2017-08-12Add tests for assert match and depends_on instance audit rulesGautham Goli
2017-08-12audit: Port rules from line_problems to rubocop part 4(WIP-3)Gautham Goli
2017-08-12Merge pull request #3050 from Homebrew/revert-3046-double_formula_load_errorMike McQuaid
2017-08-12Revert "Raise an exception when double loading a formula"Mike McQuaid
2017-08-12Merge pull request #3046 from alyssais/double_formula_load_errorMike McQuaid
2017-08-12Remove some hedge words.Mike McQuaid
2017-08-12Merge pull request #3044 from BenMusch/search-tap-fixMike McQuaid
2017-08-12Merge pull request #3043 from MikeMcQuaid/pin-upgradeMike McQuaid
2017-08-12Merge pull request #3034 from sjackman/superenv-cxxheaderMike McQuaid
2017-08-11Update Python docsTim D. Smith
2017-08-11Raise an exception when double loading a formulaAlyssa Ross
2017-08-11brew deps: add --include-requirementsAndrew Janke
2017-08-11Fix styleBen Muschol
2017-08-11Fix test typoBen Muschol
2017-08-11Add a testBen Muschol
2017-08-11Replace search_tap with search_tapsBen Muschol
2017-08-11Note cases when pinned formulae get upgraded.Mike McQuaid
2017-08-11Merge pull request #3039 from reitermarkus/curl-argsMarkus Reiter
2017-08-11Don’t pass `--fail` for `curl_output`.Markus Reiter
2017-08-10`curl_download`: Retry once on error `33`.Markus Reiter
2017-08-10audit: Port rules from line_problems to rubocop part 4(WIP-2)Gautham Goli
2017-08-09Merge pull request #3028 from DomT4/high_sierra_beta_5Mike McQuaid
2017-08-09Merge pull request #3032 from DomT4/gpg_tweaksMike McQuaid
2017-08-09Merge pull request #3031 from JCount/audit-fix-tap-versioned-aliasesMike McQuaid
2017-08-09shims/super/cc: Fix c++ -xc++-headerShaun Jackman