1.3.2
- mac/xcode: update expected Clang on 10.13 (@DomT4)
- docs: Clarify availability of analytics (@woodruffw)
- audit: fix subversion remote check logic. (@MikeMcQuaid)
- audit: Add some heuristics to https upgrade checks (@vszakats)
- Java: deprecate ENV.java_cache in favour of setting it by default. (@DomT4)
- Added tests for utils/git (@mansimarkaur)
- gpg: tweaks (@DomT4)
- Offline cask search and listing all available casks (@laughedelic)
- search_remote_tap spec: fix test offline (@mistydemeo)
- pour_bottle?: Pour local bottles without sha256 (@sjackman)
- github: limit PR search to Homebrew (@DomT4)
- Don't fail to migrate repo because of empty dir (@alyssais)
- missing_formula: update for Pillow's brew demise. (@DomT4)
- Added tests for utils/svn (@mansimarkaur)
- Added tests for utils/analytics (@mansimarkaur)
- Added tests for disk_cleanup and unremovable kegs (@mansimarkaur)
- Revert "Add check for HEAD ref in diagnostics" (@Homebrew)
- audit: Add previously unported GH patch audit rule in Patches cop (@GauthamGoli)
- Add check for HEAD ref in diagnostics (@BenMusch)
- safe_fork: Improve the error message (@sjackman)
- ISSUE_TEMPLATE: firm up language (@Homebrew)
- audit: don't output when searching taps. (@MikeMcQuaid)
- Update FAQ entry re. .apps and /usr/local/bin (@akalin)
- audit: Port line_problems to rubocop and add tests part 2 (@GauthamGoli)
- Update Python docs (@tdsmith)
- blacklist - remove clojure (@puredanger)
- Fix
pull
. (@reitermarkus) - upgrade more urls to https (@vszakats)
- Fix curl --user flag being broken in dc5a2c17 (@CamJN)
- audit: In Cops and their tests convert all multiline strings to heredocs (@GauthamGoli)
- Implement
conflicts_with :cask
. (@reitermarkus) - Move fix from #3070 inside
GitHub
module. (@reitermarkus) - Skip search_remote on cask search when HOMEBREW_NO_GITHUB_API is set (@fsouza)
- Clean-up code in GitHub module to reduce duplication & coupling w/ Github API (@BenMusch)
- gpg: prevent pinentry from launching when creating test key (@JCount)
- search: explain why it takes the time it does. (@MikeMcQuaid)
- brew deps: add --include-requirements, plus some fixes (@apjanke)
- Remove "*instal" aliases from bash completion (@rhwood)
- Revert "Raise an exception when double loading a formula" (@Homebrew)
- Raise an exception when double loading a formula (@alyssais)
- Replace search_tap with search_taps (@BenMusch)
- Note cases when pinned formulae get upgraded. (@MikeMcQuaid)
- shims/super/cc: Fix c++ -xc++-header (@sjackman)
curl_download
: Retry once on error33
. (@reitermarkus)- mac/xcode: update expected Clang on 10.13 (@DomT4)
- gpg: minor search priority tweaks (@DomT4)
- audit: fix mismatch in versioned alias names in non-core taps (@JCount)
- dev-cmd/bump-formula-pr: search for tar (@rwhogg)
- Allow
curl
args to be overriden. (@reitermarkus) - Refactor download strategies. (@reitermarkus)
- cmd/search: use new Fedora package search (@rwhogg)
- Add node pattern methods to handle dependency audits in a better way (@GauthamGoli)
- Revert "Refactor SVN and cURL download strategies." (@Homebrew)
- Refactor SVN and cURL download strategies. (@reitermarkus)