- dev-cmd/mirror: use Bintray wrapper (@bayandin)
- Cask loader: add missing canonicalisation (@claui)
- os/mac/pkgconfig: add expat.pc (@Bo98)
- workflows/tests: cache RubyGems. (@MikeMcQuaid)
- os/mac/pkgconfig: add ncurses.pc & ncursesw.pc (@Bo98)
- os/mac/pkgconfig: add libedit.pc (@Bo98)
- os/mac/pkgconfig: add libffi.pc (@Bo98)
- Fix cask loading after adding an artifact type (@claui)
- bump-revision: re-apply proper fix for handling stable block (@bayandin)
- cmd/list: fix Hombrew typo (@Bo98)
- build(deps): bump mime-types-data from 3.2019.1009 to 3.2020.0425 in /Library/Homebrew (@Homebrew)
- This reverts commit a7fdc7046f5cda8743591040117e409cd24dae76, reversing (@bayandin)
- ARGV: Deprecate ARGV.build_bottle? and replace with Homebrew.args.build_bottle (@GauthamGoli)
- completions/bash: add flags for create (@atetubou)
- bintray: fix package creation for verbose output (@bayandin)
- Lint the homebrew/brew Dockerfile with
hadolint
(@issyl0) - bump-revision: fix handling formula with stable block (@bayandin)
- workflows/tests: ensure taps are up-to-date (@Bo98)
- ENV/std: port superenv SDK changes (@Bo98)
- shims/super/cc: relax restrictions with -Xclang (@Bo98)
- ENV/super: always set HOMEBREW_SDKROOT for Xcode builds (@Bo98)
- sh: fix custom shell prompt for zsh (@EricFromCanada)
- ruby.sh: allow running on older Ruby versions (@EricFromCanada)
- bintray: fix style (@bayandin)
- workflows/tests: link old gettext. (@MikeMcQuaid)
- dev-cmd/audit: fix false openssl@1.1 versioned formula audit (@Bo98)
- bintray: fix package creation (@bayandin)
- formula_installer: fix build_from_source? call. (@MikeMcQuaid)
- build(deps-dev): bump html-proofer from 3.15.2 to 3.15.3 in /docs (@Homebrew)
- workflows/tests: allow missing system Linuxbrew. (@MikeMcQuaid)
- pr-upload: Fix a bug introduced by PR #7406 (@sjackman)
- uses_from_macos: Add gzip rsync to the white list (@sjackman)
- pr-upload: Add argument root-url (@sjackman)
- pull: fix head_revision definition. (@MikeMcQuaid)
- ARGV: Deprecate ARGV.force_bottle? (@GauthamGoli)
- diagnostic: whitelist /bin and /sbin for *-config files (@dawidd6)
- Add pr-upload command (@dawidd6)
- rubocops/uses_from_macos: update list. (@MikeMcQuaid)
- cleanup: all configuring max age days. (@MikeMcQuaid)
- Remove ARGV_WITHOUT_MONKEY_PATCHING (@MikeMcQuaid)
- pull: cleanup more code. (@MikeMcQuaid)
- cmd/dev-cmd: various output fixes (@EricFromCanada)
- Remove last Jenkins references (@MikeMcQuaid)
- cli/args: Make build_from_source public instance method (@GauthamGoli)
- pr-automerge: allow multiple comma separated without labels (@dawidd6)
- cpu: update for new processor family (@jonchang)
- workflows: don't use actions/checkout (@jonchang)
- dev-cmd/audit: add TODOs for RuboCop migrations. (@MikeMcQuaid)
- os/mac/xcode: support Xcode 11.4.1 (@Bo98)
- rubocop.yml: remove formula exclusions. (@MikeMcQuaid)
- test/cask/cmd/upgrade_spec: remove flaky test. (@MikeMcQuaid)
- audit: add libiconv to uses_from_macos whitelist (@jonchang)
- workflows: fix docker tag (@dawidd6)
- workflows/tests: handle system Linuxbrew. (@MikeMcQuaid)
- build(deps): bump rubocop from 0.81.0 to 0.82.0 in /Library/Homebrew (@Homebrew)
- formula_cellar_checks: check for shim dir references (@Bo98)
- github: add sponsors GraphQL API (@jonchang)
- dev-cmd/audit: add --skip-style option. (@MikeMcQuaid)
- test: ensure pkill is run even without exception. (@MikeMcQuaid)
- cli/args: fix formulae_paths. (@MikeMcQuaid)
- docs: point to homebrew/install repository. (@MikeMcQuaid)
- shims/super/cc: allow -Werror=implicit-function-declaration (@Bo98)
- formula: add standard meson args (@iMichka)
- audit: add draft release detection (@bayandin)
- build(deps): bump parser from 2.7.1.0 to 2.7.1.1 in /Library/Homebrew (@Homebrew)
- cmd/upgrade: handle nil runtime_dependencies. (@MikeMcQuaid)
- cli/args: add formulae_paths helper. (@MikeMcQuaid)
- dev-cmd/extract: instruct users to run git fetch unshallow (@vidusheeamoli)
- More RuboCops fixes (@MikeMcQuaid)
- pr-pull: eliminate another curl call (@jonchang)
- Delete trailing
;
in Content-Disposition header. (@reitermarkus) - utils/github: form encode workflow branch (@Bo98)
- docs/Releases: various updates. (@MikeMcQuaid)
brew style
fixes (@MikeMcQuaid)- This reverts commit 64fd839c955b3c32855067d26fed7daf65183877, reversing (@Homebrew)