| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-13 | brew doctor: warn about SSL_CERT_FILE (#1284) | Paolo G. Giarrusso | |
| Multiple issues have been filed about this environment variable, hence give a warning. #932 might make this unnecessary when merged, but hopefully this warning can be merged quickly. | |||
| 2016-10-12 | Merge pull request #1274 from RasPhilCo/patch-1 | Mike McQuaid | |
| Fix warning for HOMEBREW_REPOSITORY at /usr/local | |||
| 2016-10-12 | formula_installer: Remove obsolete hard dependency on cctools. | William Woodruff | |
| ruby-macho now performs all relocations in Homebrew. Additionally, delete the defunct CctoolsRequirement. | |||
| 2016-10-12 | Merge pull request #1273 from jawshooah/fix-relocate | Mike McQuaid | |
| keg_relocate: fix for multiline /usr/bin/file output | |||
| 2016-10-12 | Fix warning for HOMEBREW_REPOSITORY at /usr/local | RasPhilCo | |
| 2016-10-12 | Merge pull request #1271 from MikeMcQuaid/deprecate-apr-requirement | Mike McQuaid | |
| Deprecate apr requirement. | |||
| 2016-10-12 | keg_relocate: fix for multiline /usr/bin/file output | Josh Hagins | |
| 2016-10-12 | Deprecate apr requirement. | Mike McQuaid | |
| It's not used on enough configurations now that there's little point in keeping it around. See e.g. `:autoconf` for prior art. | |||
| 2016-10-12 | Merge pull request #1269 from MikeMcQuaid/keg-relocate-text-executable-files | Mike McQuaid | |
| keg_relocate: relocate text_executable? files. | |||
| 2016-10-12 | Merge pull request #1227 from DomT4/apr | Mike McQuaid | |
| apr_requirement: use Homebrew's Apr for Sierra | |||
| 2016-10-12 | keg_relocate: relocate text_executable? files. | Mike McQuaid | |
| This was omitted from #1258, incorrectly fixed in #1267, reverted in #1268 and re-applied in this commit. | |||
| 2016-10-12 | Revert "keg_relocate: left out text_executable? check in #1258" | Mike McQuaid | |
| 2016-10-12 | Tweak style. | Mike McQuaid | |
| 2016-10-12 | Merge pull request #1267 from jawshooah/perf/keg-text-executable | Josh Hagins | |
| keg_relocate: left out text_executable? check in #1258 | |||
| 2016-10-12 | keg_relocate: left out text_executable? check in #1258 | Josh Hagins | |
| 2016-10-12 | Merge pull request #1262 from MikeMcQuaid/warn-repo-cellar | Mike McQuaid | |
| brew.sh: warn on $HOMEBREW_REPOSITORY/Cellar | |||
| 2016-10-12 | Merge pull request #1258 from jawshooah/perf/keg-batch-text-files | Josh Hagins | |
| keg_relocate: run /usr/bin/file in batches | |||
| 2016-10-12 | Merge pull request #1261 from MikeMcQuaid/tweak-repo-sandbox | Mike McQuaid | |
| postinstall: allow write access to cellars in repository. | |||
| 2016-10-12 | Merge pull request #1264 from reitermarkus/single-language-audit | Markus Reiter | |
| Allow auditing of a single language of a cask. | |||
| 2016-10-11 | keg_relocate: use xargs to batch file arguments | Josh Hagins | |
| 2016-10-11 | Fix CaskCommandFailedError. | Markus Reiter | |
| 2016-10-11 | Allow auditing of a single language of a cask. | Markus Reiter | |
| 2016-10-11 | brew.sh: warn on $HOMEBREW_REPOSITORY/Cellar | Mike McQuaid | |
| If you’re using a /usr/local prefix but e.g. /usr/local/homebrew/Cellar then you’ll miss out on most binary packages for no good reason so warn people of that. | |||
| 2016-10-11 | postinstall: allow write access to cellars in repository. | Mike McQuaid | |
| If HOMEBREW_CELLAR (or HOMEBREW_PREFIX) are children of HOMEBREW_REPOSITORY it’s important to deny write to the repository and enable write to the Cellar/prefix afterwards. | |||
| 2016-10-11 | tab: don't interpret unknown deps as no deps | Alyssa Ross | |
| 2016-10-10 | Merge pull request #1245 from reitermarkus/fix-cask-path-for-query | Markus Reiter | |
| Fix getting cask path for queries. | |||
| 2016-10-10 | Create caskroom without sudo in writable parent. | Yoshimasa Niwa | |
| In case the parent directory of Caskroom is writable for the user, we don't need to use `sudo` to execute commands. Make a generic method to run commands that has an option to switch sudo so that we can run commands with and without sudo. | |||
| 2016-10-10 | Merge pull request #1255 from akirk/patch-1 | Mike McQuaid | |
| brew.sh: allow --prefix to be run as root without warning | |||
| 2016-10-10 | Update URL in qualified_token comment | Alyssa Ross | |
| The homebrew/homebrew wiki no longer exists. | |||
| 2016-10-10 | Don't display root warning for --prefix | Alex Kirk | |
| 2016-10-09 | FIX: cask changes /usr/local ownership recursively | Yoshimasa Niwa | |
| Relatively old code in Hbc::Caskroom recursively changes the ownership of the directory where the Caskroom directory exists, that changes entire files in /usr/local to user:staff if Homebrew setup with default configuration. This is really dangerous because it's easy to trigger (just simply type `brew cask something` by following some installation documentation.) This patch removes entire `chown` with -R option and make the logic simply creating Caskroom directory with default Homebrew directories ownership and permission. | |||
| 2016-10-09 | Merge pull request #1251 from MikeMcQuaid/diagnostic-no-write-tmp1.0.7 | Mike McQuaid | |
| diagnostic: handle HOMEBREW_TEMP mktmpdir failure. | |||
| 2016-10-09 | No need to check if `Encoding` is defined. | Markus Reiter | |
| 2016-10-09 | Fix getting cask path for queries. | Markus Reiter | |
| 2016-10-09 | diagnostic: handle HOMEBREW_TEMP mktmpdir failure. | Mike McQuaid | |
| Fixes #1223. | |||
| 2016-10-09 | Merge pull request #1241 from reitermarkus/deprecation-warning | Mike McQuaid | |
| Comment out `license` stanza deprecation warning. | |||
| 2016-10-08 | cleanup: remove GLIDE_HOME cache directories | ilovezfs | |
| This is needed since some formulae now set ENV["GLIDE_HOME"] = HOMEBREW_CACHE/"glide_home/#{name}" | |||
| 2016-10-08 | Merge pull request #1238 from MikeMcQuaid/user-agent-version | Mike McQuaid | |
| brew.sh: improve user agent with no git repo. | |||
| 2016-10-08 | Merge pull request #1243 from reitermarkus/rename-deprecation-exception | Markus Reiter | |
| Rename FormulaMethodDeprecatedError to MethodDeprecatedError. | |||
| 2016-10-08 | Rename FormulaMethodDeprecatedError to MethodDeprecatedError. | Markus Reiter | |
| 2016-10-08 | Remove Homebrew Cask documentation. | Markus Reiter | |
| 2016-10-08 | Comment out `license` stanza deprecation warning. | Markus Reiter | |
| 2016-10-07 | Make parsing locales more robust. | Markus Reiter | |
| 2016-10-07 | brew.sh: improve user agent with no git repo. | Mike McQuaid | |
| `Homebrew/>1.0.0 (no git repository) (Macintosh; Intel macOS 10.7.5)...) reads pretty weirdly in a user agent and I've had complaints that `>` may be an invalid character in some cases. | |||
| 2016-10-07 | Merge pull request #1228 from jonchang/audit | Mike McQuaid | |
| audit: forbid `deprecated_option` in new formulae | |||
| 2016-10-07 | Merge pull request #1235 from abookyun/deprecate-license | Markus Reiter | |
| Deprecate license | |||
| 2016-10-07 | Merge pull request #1220 from reitermarkus/tap-version-string | Markus Reiter | |
| Make `core_tap_version_string` reusable. | |||
| 2016-10-07 | Fix unused argument | David Yun | |
| 2016-10-07 | Fix HOMEBREW_PREFIX/Caskroom file leak | David Yun | |
| 2016-10-07 | Use odeprecated rather than remove it entirely | David Yun | |
| * Fix IntegrationCommandTestCask | |||
