aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-10-22gpg2_requirement: use direct 'available?' logicDominyk Tiller
2017-10-22gpg: make executable a function, not a constantDominyk Tiller
2017-10-21Actually check that the command name was set before adding it to argsL. E. Segovia
2017-10-21Merge pull request #3347 from DomT4/apfs_diagnosticMike McQuaid
2017-10-21Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1Gautham Goli
2017-10-21lines_cop: Refactor to multiple cops and fix style violationsGautham Goli
2017-10-20Fix brew style errorsL. E. Segovia
2017-10-20diagnostic: handle APFS returning hash orderDominyk Tiller
2017-10-21Merge branch 'master' into audit_line_rubocop_part_4_rebase_attempt_1Gautham Goli
2017-10-20Let Cask handle the -h flagL. E. Segovia
2017-10-20leaves: account for requirementsMaxim Belkin
2017-10-20Update `rubocop-cask` version.Markus Reiter
2017-10-20Merge pull request #3335 from JCount/xcode-9.0.1Mike McQuaid
2017-10-20Merge pull request #3304 from richiethomas/refactor_usesMike McQuaid
2017-10-20Fix ternary condition styleL. E. Segovia
2017-10-20Remove memoization from uses.rb, as it doesn't result in the expected time co...richiethomas
2017-10-20Print only the offending command instead of the whole Cask commandL. E. Segovia
2017-10-20Merge pull request #3319 from reitermarkus/squiggly-heredocsMike McQuaid
2017-10-20Add tests for `FormulaAuditor#audit_deps`Claudia
2017-10-20Merge pull request #3334 from DomT4/ds_store_is_not_a_commandMike McQuaid
2017-10-20commands: tweak find_internal_commands.Mike McQuaid
2017-10-20Merge pull request #3302 from maxim-belkin/readall-multiple-tapsMike McQuaid
2017-10-19build_environment: Linux env varsMaxim Belkin
2017-10-19xcode: update to Xcode 9.0.1 on 10.12 and 10.13JCount
2017-10-18Fix brew style warningsrichiethomas
2017-10-18PR feedback- replace '#{HOMEBREW_LIBRARY}/Homebrew/**/*.rb' with '#{HOMEBREW_...richiethomas
2017-10-18Remove /cask/ from readall file filterrichiethomas
2017-10-18Merge pull request #3279 from sjackman/pullMike McQuaid
2017-10-18readall: update documentationMaxim Belkin
2017-10-18Merge pull request #3332 from sjackman/setup-ruby-pathMike McQuaid
2017-10-18Move `String#undent` to `compat`.Markus Reiter
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-18Shorten HOMEBREW_HELP set/unsetL. E. Segovia
2017-10-18Correct setting and deleting HOMEBREW_HELPL. E. Segovia
2017-10-18Only unset HOMEBREW_HELP before issuing the tapL. E. Segovia
2017-10-18commands: filter out dotfiles from outputDominyk Tiller
2017-10-18Merge pull request #3326 from sjackman/portable-ruby1.3.6Mike McQuaid
2017-10-18Merge pull request #3229 from BenMusch/check-for-master-no-refactorMike McQuaid
2017-10-18Merge pull request #3316 from DomT4/handle_apfs_love_of_hash_orderMike McQuaid
2017-10-18Merge pull request #3330 from MikeMcQuaid/vendor-install-shasumMike McQuaid
2017-10-18Merge pull request #3315 from maxim-belkin/linux-caveats-plistMike McQuaid
2017-10-18Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binaryMike McQuaid
2017-10-18rubocop.yml: ignore length of manpage comments.Mike McQuaid
2017-10-18Merge pull request #3333 from DomT4/java_versioningMike McQuaid
2017-10-18Merge pull request #3270 from sjackman/os-requirementMike McQuaid
2017-10-18Merge pull request #3329 from ashfurrow/messagingMarkus Reiter
2017-10-18java_requirement: fix detection of new Java versioning schemeDominyk Tiller
2017-10-17Memoize recursive dependency checks; reduces calls to 'f.recursive_dependenci...richiethomas
2017-10-17pull: Move test_bot_user to a new module GitHubShaun Jackman
2017-10-17pull: Add --test-bot-userShaun Jackman