| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-28 | Remove unused backup and metadata logic | L. E. Segovia | |
| 2017-11-29 | Fix external Cask commands. | Markus Reiter | |
| 2017-11-28 | whitelisting additional SentinelOne dylib pattern | Louis Bergelson | |
| it seems like SentinelOne is now using dylibs that include a number, possibly randomized in some way this causes brew doctor to give a warning, but it should probably be ignored like the previous versions of the sentinel dylib updating diagnostic.rb to include a new pattern to ignore dylibs of the form sentinel-*.dylib | |||
| 2017-11-28 | Fully separate purge_versioned_files | L. E. Segovia | |
| 2017-11-28 | Only show `kext` caveat on High Sierra or above. | Markus Reiter | |
| 2017-11-28 | Rename purge_backed_versioned_files to purge_backed_up_versioned_files | L. E. Segovia | |
| 2017-11-28 | Try #2 at handling backed up Casks | L. E. Segovia | |
| Avoid using variables altogether; fork out the purge into two specialized + one common function | |||
| 2017-11-28 | Always backup the old Cask prior to upgrade | L. E. Segovia | |
| (and if doing so, correctly set the staged_path when purging it) | |||
| 2017-11-28 | Use the proper path when purging metadata | L. E. Segovia | |
| 2017-11-28 | Solve styling and metadata issues | L. E. Segovia | |
| 2017-11-28 | Stage to a different directory if upgrading Casks w/version :latest | L. E. Segovia | |
| 2017-11-28 | Test upgrade for Casks with version :latest | L. E. Segovia | |
| 2017-11-28 | Fix `_stanza` test. | Markus Reiter | |
| 2017-11-28 | Refactor caveats and add `kext` caveat. | Markus Reiter | |
| 2017-11-27 | Merge pull request #3396 from amyspark/hacktoberfest-upgrade | Markus Reiter | |
| Implement `brew cask upgrade` | |||
| 2017-11-27 | vendor-install: Add ARM bottle for portable-ruby | Shaun Jackman | |
| 2017-11-27 | Merge pull request #3487 from MikeMcQuaid/dev-env-filtering | Mike McQuaid | |
| Enable environment filtering for developers. | |||
| 2017-11-27 | More environment filtering fixes | Mike McQuaid | |
| - Make `brew pull` pass through Git environment variables - Whitelist all `TRAVIS_` variables. | |||
| 2017-11-27 | Enable environment filtering for developers. | Mike McQuaid | |
| If folks have set `HOMEBREW_DEVELOPER` or run a `dev-cmd` then enable environment filtering by default for them. | |||
| 2017-11-27 | Remove redundant --greedy | L. E. Segovia | |
| 2017-11-27 | Merge pull request #3482 from MikeMcQuaid/homebrew-curl | Mike McQuaid | |
| Allow optionally using Homebrew's curl | |||
| 2017-11-27 | Implement more of @reitermarkus's comments | L. E. Segovia | |
| - Include tests in context - replace 'route' with 'path' - more assorted fixes | |||
| 2017-11-26 | Allow optionally using Homebrew's curl | Mike McQuaid | |
| If `HOMEBREW_FORCE_BREWED_CURL` is set then allow it to be used instead of the system `curl`. | |||
| 2017-11-26 | Add test fixtures for ELF executables | Bob W. Hogg | |
| Add test/support/fixtures/elf/ and test/support/fixtures/tarballs/testball-0.1-linux.tbz | |||
| 2017-11-26 | Cleaner: ELF files are executable on Linux | Shaun Jackman | |
| 2017-11-26 | Merge pull request #3465 from sjackman/vcs-requirement | Mike McQuaid | |
| Add CVSRequirement and SubversionRequirement | |||
| 2017-11-26 | Merge pull request #3479 from MikeMcQuaid/prune-build-default-formulae | Mike McQuaid | |
| formula_installer: force fewer default formulae | |||
| 2017-11-25 | Add CVSRequirement and SubversionRequirement | Shaun Jackman | |
| Use these two requirements in DependencyCollector. Remove the unused function MacOS::Xcode.provides_cvs? | |||
| 2017-11-25 | formula_installer: force fewer default formulae | Mike McQuaid | |
| Don't force a default formulae install if a requirement is satisfied if we're building a bottle and it's a build-time dependency. | |||
| 2017-11-24 | Merge pull request #3470 from sjackman/analytics | Mike McQuaid | |
| setup-analytics: Handle missing /proc/.../uuid | |||
| 2017-11-24 | Merge pull request #3478 from GauthamGoli/dir_audit_bug_fix | Mike McQuaid | |
| lines_cop: Add condition to prevent false positives | |||
| 2017-11-24 | lines_cop: Add condition to prevent false positives | Gautham Goli | |
| 2017-11-24 | Load Casks only once (and fix style issues) | L. E. Segovia | |
| 2017-11-24 | Implement more of @reitermarkus's comments | L. E. Segovia | |
| - Simplify outdated Casks checks - Make use of RSpec's let(:) and .and syntax | |||
| 2017-11-23 | setup-analytics: Handle missing /proc/.../uuid | Shaun Jackman | |
| 2017-11-23 | Merge pull request #3471 from reitermarkus/system-command | Markus Reiter | |
| Fix SystemCommand escaping. | |||
| 2017-11-22 | Change the generic bottle tag to processor-system | Shaun Jackman | |
| 2017-11-23 | Fix SystemCommand escaping. | Markus Reiter | |
| 2017-11-22 | Installing casks is supported only on macOS | Shaun Jackman | |
| 2017-11-22 | Upgrade an outdated Cask just by name, no need for --greedy | L. E. Segovia | |
| 2017-11-22 | Merge pull request #3371 from commitay/cask-doctor | Markus Reiter | |
| Cask doctor: add macOS & Java versions | |||
| 2017-11-22 | Output message if no Casks are outdated | L. E. Segovia | |
| 2017-11-21 | bump-formula-pr: fix for when hub isn't configured | ilovezfs | |
| 2017-11-20 | Merge pull request #3258 from Git-Jiro/improve_internal_stanza_command1.3.8 | Markus Reiter | |
| improve 'brew cask _stanza' by checking for known stanzas | |||
| 2017-11-20 | Merge pull request #3464 from ilovezfs/ENV-no-MACOSX_DEPLOYMENT_TARGET | ilovezfs | |
| ENV: don't set MACOSX_DEPLOYMENT_TARGET | |||
| 2017-11-19 | patch: Use patch found in the PATH | Shaun Jackman | |
| 2017-11-19 | Merge pull request #3411 from issyl0/whitelist_etc_and_fix_autocorrect | Mike McQuaid | |
| formula_desc_cop: Whitelist "etc." and fix the full stop autocorrect | |||
| 2017-11-18 | Custom commands can show help | Dan Wendorf | |
| We attempted to find the help message for commands before loading custom commands in the path. | |||
| 2017-11-18 | ENV: don't set MACOSX_DEPLOYMENT_TARGET | ilovezfs | |
| CMake tries to use Xcode if MACOSX_DEPLOYMENT_TARGET is set but that can lead to build failures when SDKROOT isn't set. The CMake behavior at minimum manifests as -isysroot spontaneously being set to the Xcode SDK, which brew sometimes can't successfully fully unwind with its ENV hacks. | |||
| 2017-11-18 | bottle: use HOMEBREW_GIT_* vars. | Mike McQuaid | |
| This allows them to be passed through from `brew test-bot`. | |||
