- formula_installer: pass display_options to BuildError. (@MikeMcQuaid)
- os/linux/glibc.rb: up minimum glibc version to 2.13 (@maxim-belkin)
- utils/analytics: fix options reporting. (@MikeMcQuaid)
- os/mac: move legacy functions to compat (@Bo98)
- language/haskell: move to compat (@Bo98)
- build(deps): bump minitest from 5.14.0 to 5.14.1 in /docs (@Homebrew)
- build(deps): bump minitest from 5.14.0 to 5.14.1 in /Library/Homebrew (@Homebrew)
- Fix exception when calling "brew cask" with --help and no subcommand (@zachauten)
- livecheck: add component order rubocop (@nandahkrishna)
- Skip needed_libraries check when patchelf is the bottle being installed. (@rmNULL)
- resource: fix patching when patch already fetched (@jonchang)
- build(deps): bump tins from 1.24.1 to 1.25.0 in /Library/Homebrew (@Homebrew)
- Fixes uninstall if formula is unavailable (@sl4m)
- shell: Use .profile unless .bash_profile exists (@sjackman)
- Split out prepare_patches and fetch_patches methods. (@MikeMcQuaid)
- docs/New-Maintainer-Checklist: clarify ops can get owner. (@MikeMcQuaid)
- build(deps): bump mime-types-data from 3.2020.0425 to 3.2020.0512 in /Library/Homebrew (@Homebrew)
- formula JSON: include URLs for non-bottled formulae (@EricFromCanada)
- Fix formatting issue in Formula Cookbook (@dfabulich)
- workflows/tests: fix for pre-installed Linuxbrew (@Bo98)
- Fetch (all) resources when building from source (@MikeMcQuaid)
- formula_installer: ignore dependencies when fetching. (@MikeMcQuaid)
- utils/fork: check for inner exception command. (@MikeMcQuaid)
- build(deps): bump rubocop from 0.82.0 to 0.83.0 in /Library/Homebrew (@Homebrew)
- Document how to use test fixtures (@dfabulich)
- resource: restore fetch in stage (@Bo98)
- brew.sh: check versions of proper cURL and Git (@maxim-belkin)
- Fetch formula resources before unlinking during upgrade. (@MichelleNguy)
- workflows: fix docker hub pushing (@Homebrew)
- docs/How-to-Create-and-Maintain-a-Tap: official vendor taps. (@MikeMcQuaid)
- Replace ARGV#flags_only with Homebrew.args.flags_only (@MikeMcQuaid)
- Replace ARGV#bottle_arch with Homebrew.args.bottle_arch (@MikeMcQuaid)
- Cleanup ARGV.include? usage (@MikeMcQuaid)
- Livecheck Formula DSL (@nandahkrishna)
- build(deps): bump rspec-expectations from 3.9.1 to 3.9.2 in /Library/Homebrew (@Homebrew)
- tests.yml: Deploy the Docker image to Docker Hub (@sjackman)