| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-28 | Merge pull request #3741 from kant/patch-1 | Markus Reiter | |
| Minor proposal | |||
| 2018-01-27 | Minor proposal | Darío Hereñú | |
| 2018-01-27 | Merge pull request #3524 from reitermarkus/config | Markus Reiter | |
| Add `Hbc::Config` class. | |||
| 2018-01-27 | Allow passing down configuration into Cask. | Markus Reiter | |
| 2018-01-27 | Create `Hbc::Config` class. | Markus Reiter | |
| 2018-01-27 | Merge pull request #3739 from MikeMcQuaid/no-travis-gem-ruby | Mike McQuaid | |
| travis.yml: HOME Ruby path caching not needed. | |||
| 2018-01-26 | travis.yml: HOME Ruby path caching not needed. | Mike McQuaid | |
| This ins stored in vendor/bundle now instead. | |||
| 2018-01-26 | Merge pull request #3736 from MikeMcQuaid/travis-config-tweaks | Mike McQuaid | |
| .travis.yml: make configuration tweaks. | |||
| 2018-01-26 | Always install Gems into bundler location. | Mike McQuaid | |
| 2018-01-26 | tap-new: update based on Homebrew/brew travis.yml. | Mike McQuaid | |
| 2018-01-26 | travis.yml: general cleanup. | Mike McQuaid | |
| - Update Xcode version - Split out platform-specific code so we can see where time is spent - Manually trigger vendor Ruby installation - Use `brew update` to update things - Use `travis_retry` where relevant. | |||
| 2018-01-26 | ruby.sh: fix version check. | Mike McQuaid | |
| - Rather than checking for the absence of a failure check for an actual success in the check - Fix the check to work on Ruby 1.9 (where `RUBY_VERSION.to_s.dup` is required to avoid modifying a frozen string). | |||
| 2018-01-26 | Merge pull request #3735 from reitermarkus/travis | Mike McQuaid | |
| Fix Travis deprecation error. | |||
| 2018-01-26 | Update .travis.yml | Mike McQuaid | |
| 2018-01-26 | Update .travis.yml | Mike McQuaid | |
| 2018-01-26 | Update .travis.yml | Mike McQuaid | |
| 2018-01-26 | Fix Travis deprecation error. | Markus Reiter | |
| 2018-01-24 | Merge pull request #3728 from ilovezfs/bump-formula-pr-only-validate-tar-files | Mike McQuaid | |
| bump-formula-pr: only validate tar files. | |||
| 2018-01-24 | bump-formula-pr: only validate tar files. | ilovezfs | |
| 2018-01-24 | bump-formula-pr: use "resource" not "rsrc" | ilovezfs | |
| 2018-01-24 | Merge pull request #3725 from MikeMcQuaid/fix-odeprecated-again1.5.2 | Mike McQuaid | |
| utils: reduce odeprecated warnings. | |||
| 2018-01-24 | utils: reduce odeprecated warnings. | Mike McQuaid | |
| Fix the code so we don't actually output `odeprecated` warnings for `HOMEBREW_CACHE`d or `.brew`d formulae. | |||
| 2018-01-23 | Merge pull request #3724 from ilovezfs/call-satisfied-at-least-once | Mike McQuaid | |
| build: call satisified? before modifying env. | |||
| 2018-01-23 | build: remove req satisfied calls. | Mike McQuaid | |
| 2018-01-23 | requirement: odeprecated for default_formula usage. | Mike McQuaid | |
| 2018-01-23 | requirement: make deprecated stuff unsupported. | Mike McQuaid | |
| 2018-01-23 | requirement: call satisfied? from modify_build_environment. | Mike McQuaid | |
| 2018-01-23 | Merge pull request #3722 from sesam/add-doc-and-style-to-pr-template | Mike McQuaid | |
| Add doctor and style to checklist. | |||
| 2018-01-22 | build: call satisified? before modifying env. | ilovezfs | |
| Requirement#modify_build_environment may depend on the side effects of Requirement#satisfied?, so make sure the latter is called at least once for each requirement during formula installation. Prior to b70b5429d09, Requirement#satisfied? would usually be called during Build#expand_reqs, but that is longer the case. | |||
| 2018-01-23 | don't add brew doctor | Simon B | |
| 2018-01-23 | Add doctor and style to checklist. | Simon B | |
| Ensures that contributors know about `brew doctor` and `brew style` before submitting a PR, since CI fails on `brew style` breaches. | |||
| 2018-01-22 | Merge pull request #3714 from ilovezfs/resource-patches1.5.1 | Mike McQuaid | |
| resource: allow patches to be applied | |||
| 2018-01-22 | fetch: also fetch resources' patches | ilovezfs | |
| 2018-01-22 | resource: allow patches to be applied | ilovezfs | |
| 2018-01-21 | Merge pull request #3710 from ilovezfs/rubocop-no-display-cop-names-default | ilovezfs | |
| rubocop: don't always display cop names. | |||
| 2018-01-21 | rubocop: don't always display cop names. | ilovezfs | |
| 2018-01-21 | Merge pull request #3712 from sesam/language-fix | Mike McQuaid | |
| fix broken sentence | |||
| 2018-01-21 | Merge pull request #3703 from ilovezfs/dot-dirs-are-not-racks | Mike McQuaid | |
| formula: reject dot dirs as racks | |||
| 2018-01-21 | Merge pull request #3702 from ilovezfs/fix-rmdir_if_possible-with-mount-points | Mike McQuaid | |
| pathname: fix rmdir_if_possible with mount points | |||
| 2018-01-21 | Merge pull request #3706 from MikeMcQuaid/deprecation-fixes | Mike McQuaid | |
| Deprecation fixes and cleanup | |||
| 2018-01-21 | Merge pull request #3707 from MikeMcQuaid/no-deprecations-cache-brew | Mike McQuaid | |
| utils: no deprecations for cached formulae. | |||
| 2018-01-21 | compat/requirements: fix dependency names. | Mike McQuaid | |
| 2018-01-21 | formula_support: remove duplicated odeprecated. | Mike McQuaid | |
| These are already present in compat. | |||
| 2018-01-21 | upgrade --all: use odeprecated. | Mike McQuaid | |
| 2018-01-21 | (un)linkapps: hide from manpage, use odeprecated. | Mike McQuaid | |
| 2018-01-21 | utils: no deprecations for cached formulae. | Mike McQuaid | |
| `HOMEBREW_CACHE`d and `.brew`ed formulae cannot be updated so don't complain about their deprecation. | |||
| 2018-01-21 | fix broken sentence | Simon B | |
| 2018-01-19 | formula: reject dot dirs as racks | ilovezfs | |
| Dot directories are not racks because formulae names do not start with "." so avoid attempting to descend into dot directories, which may not always be possible (e.g. .Trashes). | |||
| 2018-01-19 | pathname: fix rmdir_if_possible with mount points | ilovezfs | |
| Attempting to rmdir a directory that is a mount point results in EBUSY, not EACCES or ENOENT, so also rescue EBUSY in rmdir_if_possible. | |||
| 2018-01-19 | Merge pull request #3699 from MikeMcQuaid/versions-should-build | Mike McQuaid | |
| docs/Versions: versions should build. | |||
