aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-09-18Merge pull request #3103 from maxim-belkin/extraneous_depsMike McQuaid
linkage_checker: add a check for extraneous dependencies
2017-09-18Merge pull request #3099 from sjackman/popen_read_stderrMike McQuaid
popen: Do not suppress stderr
2017-09-18audit: Add more tests for FormulaAudit/Miscellaneous copGautham Goli
2017-09-17Merge pull request #2878 from wendorf/brew_cask_list_full-nameMarkus Reiter
List cask full-names
2017-09-17Merge pull request #3160 from reitermarkus/missing-methodMarkus Reiter
Add missing `summarize` method.
2017-09-16List cask full-namesDan Wendorf
`brew cask list` supports the `--full-name` flag which will include the tap name for casks not part of the core caskroom/cask tap. For example, if cask "foo-beta" is installed from the caskroom/versions cask, `brew cask list --full-name` will report the name as "caskroom/versions/foo-beta".
2017-09-16Merge pull request #3162 from ilovezfs/keg-relocate-laiilovezfs
keg_relocate: treat .lai files as libtool files.
2017-09-16keg_relocate: treat .lai files as libtool files.ilovezfs
Previously .lai files only had their locations replaced with placeholders if /usr/bin/file recognized them as ASCII files, which is only the case on macOS Sierra and above.
2017-09-16Merge pull request #3158 from MikeMcQuaid/old-osx-tweaksMike McQuaid
Tweaks for older Mac OS X versions.
2017-09-16Tweaks for older Mac OS X versions.Mike McQuaid
- `brew update` should try to install `curl` before `git` on older versions of Mac OS X where it is needed for accessing modern SSL certificates. - We don't need an HTTP mirror for `git` because `curl` will already be installed before it is downloaded. - Don't recommend GCC on Mac OS X versions where it can't be built with the default system compiler. - Start using the Homebrew `curl` on Mac OS X versions where it is needed as soon as it is installed.
2017-09-16Add missing `summarize` method.Markus Reiter
2017-09-15Merge pull request #3156 from MikeMcQuaid/allow-developer-custom-rubyMike McQuaid
os/mac/diagnostic: allow custom Ruby for devs.
2017-09-15audit: fix check_http_content args.Mike McQuaid
2017-09-15Merge pull request #3151 from MikeMcQuaid/audit-more-httpMike McQuaid
Require more HTTP mirrors for old OS X versions.
2017-09-15os/mac/diagnostic: allow custom Ruby for devs.Mike McQuaid
This avoids `brew doctor` warnings on High Sierra but in general this is a good idea for future versions and to allow Homebrew developers to test things out with different versions of Ruby.
2017-09-14Require more HTTP mirrors for old OS X versions.Mike McQuaid
This allows the bootstrap of `curl` and `git` on versions of Mac OS X that cannot reliably download from HTTPS servers any longer. Once these are both installed users are able to update Homebrew and download files securely. Also, as we're doing this, don't point 10.5 users to Tigerbrew as they are already given caveats for using Homebrew itself.
2017-09-14Merge pull request #3147 from reitermarkus/cask-irbMarkus Reiter
Always load Cask in `brew irb`.
2017-09-12Merge pull request #3152 from DomT4/Xcode_9_GMilovezfs
mac/xcode: update expected Clang on 10.13
2017-09-13mac/xcode: update expected Clang on 10.13Dominyk Tiller
2017-09-12Merge pull request #3126 from DomT4/curl_auditMike McQuaid
audit: stop demanding a HTTP HEAD mirror for curl
2017-09-12Merge pull request #3149 from reitermarkus/method-nameMarkus Reiter
Fix method name.
2017-09-12Fix method name.Markus Reiter
2017-09-12Merge pull request #3148 from reitermarkus/uninstall-signalMarkus Reiter
Fix uninstall with `:signal`.
2017-09-12Fix uninstall with `:signal`.Markus Reiter
2017-09-11Merge pull request #3146 from reitermarkus/cask-fail-earlyMarkus Reiter
Make Cask commands fail early if a Cask is not found.
2017-09-11linkage_checker: unnecessary dependenciesMaxim Belkin
- rename 'extraneous' to 'unnecessary' - add the report under `linkage --test`
2017-09-11linkage_checker: avoid some false positivesMaxim Belkin
2017-09-11linkage_checker: fix styleMaxim Belkin
2017-09-11linkage_checker: check for extraneous dependenciesMaxim Belkin
2017-09-11Always load Cask in `brew irb`.Markus Reiter
2017-09-11Make Cask commands fail early if a Cask is not found.Markus Reiter
2017-09-11Merge pull request #3141 from reitermarkus/single-artifactsMarkus Reiter
Make artifacts singular.
2017-09-10Fix `_stanza`.Markus Reiter
2017-09-10Treat every `Artifact` instance as a single artifact.Markus Reiter
2017-09-10Merge pull request #3143 from jsoref/spellingMarkus Reiter
Spelling
2017-09-10Merge pull request #3145 from reitermarkus/cask-searchMarkus Reiter
Make `brew cask search` spec deterministic.
2017-09-10Make `brew cask search` spec deterministic.Markus Reiter
2017-09-10Merge pull request #3142 from reitermarkus/curl-full-downloadMarkus Reiter
Let `curl_download` handle HTTP 416 error.
2017-09-10spelling: shouldJosh Soref
2017-09-10spelling: separatedJosh Soref
2017-09-10spelling: preservesJosh Soref
2017-09-10spelling: performJosh Soref
2017-09-10spelling: parametersJosh Soref
2017-09-10spelling: packagesJosh Soref
2017-09-10spelling: omittedJosh Soref
2017-09-10spelling: intermediateJosh Soref
2017-09-10spelling: incompleteJosh Soref
2017-09-10spelling: doesJosh Soref
2017-09-10spelling: directoriesJosh Soref
2017-09-10spelling: definitionsJosh Soref