aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-11-07bump-formula-pr: use HOMEBREW_BROWSER.Mike McQuaid
2017-11-07Clear/mask passwords as well as tokens.Mike McQuaid
2017-11-07bump-formula-pr: use GitHub vars under env filter.Mike McQuaid
2017-11-07os/mac/diagnostic: fix XQuartz message.Mike McQuaid
2017-11-06Merge pull request #3409 from DomT4/xcodeilovezfs
2017-11-07brew list --pinned: pass explicit sort to handle APFScommitay
2017-11-06Rework uninstallation stepL. E. Segovia
2017-11-06Fix style issuesL. E. Segovia
2017-11-06Refactor `DependsOn` with `DelegateClass`.Markus Reiter
2017-11-06brew list --versions: pass explicit sort to handle APFScommitay
2017-11-05xcode: check Xcode installed before using version.Mike McQuaid
2017-11-05Merge pull request #3422 from MikeMcQuaid/null-versionsMike McQuaid
2017-11-05Merge pull request #3423 from MikeMcQuaid/commands-refactoring-fixMike McQuaid
2017-11-05MACOS_*VERSION: move to compat.Mike McQuaid
2017-11-05ENV/super: simplify version checks.Mike McQuaid
2017-11-05diagnostic: simplify version checks.Mike McQuaid
2017-11-05system_config: handle new non-string Xcode versionMike McQuaid
2017-11-05version: support to_i.Mike McQuaid
2017-11-05mac/xquartz: compare with existing Version class.Mike McQuaid
2017-11-05mac/xcode: compare with existing Version class.Mike McQuaid
2017-11-05Refactor command handling codeMike McQuaid
2017-11-05Merge pull request #3420 from MikeMcQuaid/config-env-outputMike McQuaid
2017-11-05system_config: output most HOMEBREW_* variables.Mike McQuaid
2017-11-05system_config: output curl path and version.Mike McQuaid
2017-11-05utils: correctly handle empty user gem env.Mike McQuaid
2017-11-05brew.sh: cleanup some environment pollution.Mike McQuaid
2017-11-05curl: unset SSL_CERT_FILE.Mike McQuaid
2017-11-05spec_helper: fix etc leak.Mike McQuaid
2017-11-03Merge pull request #3407 from DomT4/x11Mike McQuaid
2017-11-03Merge pull request #3395 from GauthamGoli/parameters-audit-regex-fixMike McQuaid
2017-11-03Merge pull request #3385 from MikeMcQuaid/path-fixes-cleanupMike McQuaid
2017-11-03brew.rb: cleanup PATH setup.Mike McQuaid
2017-11-03requirement: convert Cellar path to opt path.Mike McQuaid
2017-11-03requirement: don't add /usr/local/{bin,sbin}.Mike McQuaid
2017-11-03requirement: prepend rather than append PATH.Mike McQuaid
2017-11-03bump-formula-pr: --message: add newlines before and after hrZhiming Wang
2017-11-03Merge pull request #3389 from amyspark/hacktoberfest-single-zapMarkus Reiter
2017-11-03Cask doctor: add macOS & Java versionscommitay
2017-11-02formula: fix safe navigation bugilovezfs
2017-11-02Fix last remaining style issuesL. E. Segovia
2017-11-01Turn ifs into multiple linesL. E. Segovia
2017-11-01formula_desc_cop: Fix the 'full stop at end of description' autocorrectIsabell Long
2017-11-01formula_desc_cop: If desc ends with 'etc.', it's not a violationIsabell Long
2017-11-01xcode: expect Xcode 9.1 on Sierra & High SierraDominyk Tiller
2017-11-01mac: update for Xcode 9.1Dominyk Tiller
2017-10-31xquartz: mark 2.7.11 as latest releaseDominyk Tiller
2017-10-31xquartz: add 2.7.10 & 2.7.11 releasesDominyk Tiller
2017-10-31Separate do end into multiple linesL. E. Segovia
2017-10-30Finalize metadata handling and uninstall logicL. E. Segovia
2017-10-31text_cop_spec: update go get testsDominyk Tiller