- cmd/upgrade: comment-out broken_dependents functionality. (@MikeMcQuaid)
- bin/brew: unset functions that override builtins (@maxim-belkin)
- Linux Maintainer Guide: Reflect recent changes to tap commands (@issyl0)
- Ruby 2.6 frozen string literals (@jonchang)
- audit: improve check for forked Bitbucket repository (@jonchang)
- rubocops: add go@1.12 to BINARY_FORMULA_URLS_WHITELIST (@dawidd6)
- Add
/Library/Java
subdirectories toSYSTEM_DIRS
. (@reitermarkus) - Ensure
@downloaded_path
is not nil. (@reitermarkus) - Add helper method for cask installer to get dependencies. (@reitermarkus)
- utils/gems: fix finding bundler. (@MikeMcQuaid)
- Refactor cask dependency resolution. (@reitermarkus)
- build: bump nokogiri from 1.10.4 to 1.10.5 in /Library/Homebrew (@Homebrew)
- build: bump nokogiri from 1.10.4 to 1.10.5 in /docs (@Homebrew)
- Prevent overriding default MANPATH while MANPATH is empty. (@tanchihpin0517)
- Replace American spelling with British spelling (@rprimus)
- create: cargo install --locked (@dawidd6)
- Fix two typos (@rprimus)
- Use bundler from Ruby 2.6 (@MikeMcQuaid)
- build: bump jaro_winkler from 1.5.3 to 1.5.4 in /Library/Homebrew (@Homebrew)
- build: bump minitest from 5.12.2 to 5.13.0 in /Library/Homebrew (@Homebrew)
- build: bump minitest from 5.12.2 to 5.13.0 in /docs (@Homebrew)
- Use temp file for calculating hash. (@reitermarkus)
- More issue template tweaks (@MikeMcQuaid)
- Issue template tweaks (@MikeMcQuaid)
- Use Xcode_10.2.1 (@el7cosmos)
- build: bump rubocop from 0.75.1 to 0.76.0 in /Library/Homebrew (@Homebrew)
- completions/zsh: add
brew bump-revision
(@tommyang) - Don't add leading whitespace to
_JAVA_OPTIONS
. (@reitermarkus) - ISSUE_TEMPLATE: add config. (@MikeMcQuaid)
- Install
pkg
beforeapp
. (@reitermarkus) - Add Manpage artifact (@Timsly)
- Fix a typo (@RikudouSage)
- build: bump github-pages from 201 to 202 in /docs (@Homebrew)
- Fix
trash.swift
without arguments. (@reitermarkus) - vendor-install: Change double hyphen to single (@sjackman)
- os/mac/keg: Frameworks -> MUST_BE_WRITABLE_DIRS (@scpeters)
- cask: fix xattr error detection (@amyspark)
- Remove
User::automation_access?
. (@reitermarkus) - os/mac/keg: Frameworks -> MUST_EXIST_DIRECTORIES (@scpeters)
- Fix stupid mistake in 6ff61909a91edf3f31adc608dcafd3f5f8e642d0 (@DavidGriffith)
- vendor-install: Update aarch64 and add armv6 (@sjackman)
- zip: overwrite existing files (@amyspark)
- Fix RuboCop namespace. (@reitermarkus)
- Add
GitHub::create_check_run
function. (@reitermarkus) - bottle: don't keep old cellar (@dawidd6)
- completions/zsh: add --greedy argument for
brew cask outdated
(@fauxpark) - Deal with GMake Makefile conditional assignment operators. (@DavidGriffith)
- [Interesting Taps and Forks] Update unmaintained ffmpeg tap to Current (@Amar1729)
- brew test: more fixes for ARM (@xu-cheng)
- brew tests: fix for ARM (@xu-cheng)
- Fix
shellenv
when using-u
. (@reitermarkus) - doctor: list any uncommitted modified files in CI (@EricFromCanada)