| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-19 | Merge pull request #3696 from alyssais/prepend1.5.0 | Mike McQuaid | |
| `prepend` instead of alias hacks for deprecations | |||
| 2018-01-18 | Improve deprecation message for dependency tags | Alyssa Ross | |
| It took me a while to figure out what this deprecation actually did, because the message wasn't accurate. | |||
| 2018-01-18 | Load formula_support deprecations | Alyssa Ross | |
| We should probably write tests for these going forward. ;) | |||
| 2018-01-18 | `prepend` instead of alias hacks for deprecations | Alyssa Ross | |
| 2018-01-18 | Merge pull request #3676 from apjanke/make-apjanke-former-maintainer | Mike McQuaid | |
| README: update list of maintainers | |||
| 2018-01-18 | Update other Homebrew maintainers. | Mike McQuaid | |
| 2018-01-18 | Merge pull request #3661 from MikeMcQuaid/deprecate-default-formula | Mike McQuaid | |
| Deprecate default_formula Requirement DSL | |||
| 2018-01-18 | Merge pull request #3687 from ↵ | Mike McQuaid | |
| apjanke/brew-cask-upgrade-completion-list-outdated-only cask bash completion: have upgrade only complete outdated packages | |||
| 2018-01-18 | Merge pull request #3689 from sjackman/pull-json | Mike McQuaid | |
| publish_bottle_file_on_bintray: Use f.full_name | |||
| 2018-01-18 | Merge pull request #3694 from MikeMcQuaid/more-odisabled | Mike McQuaid | |
| Disable and add more deprecations. | |||
| 2018-01-18 | Merge pull request #3693 from ilovezfs/info-always-show-spec-options | Mike McQuaid | |
| info: show spec options for optionless formulae | |||
| 2018-01-18 | Merge pull request #3659 from MikeMcQuaid/deprecated-requirements-harder | Mike McQuaid | |
| Deprecate requirements harder | |||
| 2018-01-18 | Merge pull request #3636 from Homebrew/rubocop-bump | Mike McQuaid | |
| rubocop 0.52.1 | |||
| 2018-01-18 | Merge pull request #3695 from MikeMcQuaid/cookbook-updates | Mike McQuaid | |
| Formula-Cookbook: various updates. | |||
| 2018-01-18 | Disable and add more deprecations. | Mike McQuaid | |
| These have all been deprecated/compat for a while. | |||
| 2018-01-18 | Formula-Cookbook: various updates. | Mike McQuaid | |
| Update some stuff that was deprecated or tweak wording. | |||
| 2018-01-18 | Deprecate requirements harder | Mike McQuaid | |
| Remove more Requirement logic to enable future removal of default formula logic. Also, output deprecations, convert symbol requirement usage to deps and simplify the compatibility code for the direct Requirement usage. | |||
| 2018-01-18 | Merge pull request #3652 from MikeMcQuaid/add-more-deprecations-disables | Mike McQuaid | |
| Add more deprecations, disable some existing ones. | |||
| 2018-01-18 | Merge pull request #3691 from MikeMcQuaid/odeprecated-developer-message | Mike McQuaid | |
| utils: tell developers to submit odeprecated PRs. | |||
| 2018-01-18 | info: show spec options for optionless formulae | ilovezfs | |
| Previsiouly, info would not display --HEAD or --devel for formulae that had no options other than those spec options. | |||
| 2018-01-17 | utils: tell developers to submit odeprecated PRs. | Mike McQuaid | |
| Rather than just telling them to submit an issue as it's likely that as these folks will be able to submit a PR. | |||
| 2018-01-17 | rubocop: fix brew style warnings. | Mike McQuaid | |
| 2018-01-16 | publish_bottle_file_on_bintray: Use f.full_name | Shaun Jackman | |
| 2018-01-15 | cask bash completion: have upgrade only complete outdated packages | Andrew Janke | |
| 2018-01-15 | rubocop 0.52.1 | Mike McQuaid | |
| 2018-01-15 | Merge pull request #3685 from MikeMcQuaid/update-docs-gems | Mike McQuaid | |
| docs: update gems. | |||
| 2018-01-15 | Merge pull request #3680 from commitay/moved-permissions | Markus Reiter | |
| cask moved: check target writable for move_back | |||
| 2018-01-15 | docs: update gems. | Mike McQuaid | |
| - check in the Gemfile.lock - use a modern Ruby version - remove gem upper limits | |||
| 2018-01-14 | Merge pull request #3684 from Homebrew/revert-3670-gitconfig | ilovezfs | |
| Revert "Use Homebrew's gitconfig for various commands" | |||
| 2018-01-15 | Revert "Use Homebrew's gitconfig for various commands" | ilovezfs | |
| 2018-01-14 | Merge pull request #3670 from MikeMcQuaid/gitconfig | Mike McQuaid | |
| Use Homebrew's gitconfig for various commands | |||
| 2018-01-14 | Merge pull request #3683 from MikeMcQuaid/vendor-install-mirror | Mike McQuaid | |
| vendor-install: various portable ruby tweaks. | |||
| 2018-01-14 | vendor-install: various portable ruby tweaks. | Mike McQuaid | |
| - Rename repository to homebrew-portable-ruby - Add a new Bintray repository using new name - Add GitHub releases mirror and try to use it - Tell people not to file issues if they can't connect to Bintray or GitHub: we're not here to provide ISP/proxy support. | |||
| 2018-01-14 | Deprecate default_formula Requirement DSL | Mike McQuaid | |
| This has been a nightmare in terms of the complexity to our dependency system and the whack-a-mole required on bugs. If a Requirement resolves to a Formula it should just use `depends_on "formula"` instead. This matches the effective behaviour all users of bottles (the vast majority of users and installs) and what we're doing in Homebrew/homebrew-core. | |||
| 2018-01-14 | Merge pull request #3667 from commitay/cask-doctor-sip | Vítor Galvão | |
| cask doctor: sip status | |||
| 2018-01-13 | Merge pull request #3679 from alyssais/zsh_cask_completion | Alyssa Ross | |
| Don't auto-tap caskroom/cask in ZSH completion | |||
| 2018-01-13 | cask moved: check target writable for move_back | commitay | |
| 2018-01-13 | Merge pull request #3678 from rakkesh/zcompsys | Mike McQuaid | |
| brew unlink: fix short option | |||
| 2018-01-13 | Merge pull request #3675 from apjanke/update-bash-cask-completions | Alyssa Ross | |
| update brew cask bash completions | |||
| 2018-01-13 | Don't auto-tap caskroom/cask in ZSH completion | Alyssa Ross | |
| The Bash completion just uses the directory tree rather than invoking `brew cask`, so doesn't exhibit the same behaviour. | |||
| 2018-01-13 | brew unlink: fix short option | Rakesh | |
| 2018-01-12 | Merge pull request #3674 from jacknagel/patch-1 | ilovezfs | |
| Suppress alias expansion in bash completion script | |||
| 2018-01-12 | README: Move apjanke to Former Maintainers | Andrew Janke | |
| 2018-01-13 | cask doctor: sip status | commitay | |
| 2018-01-12 | update brew cask bash completions | Andrew Janke | |
| 2018-01-12 | Suppress alias expansion in bash completion script | Jack Nagel | |
| 2018-01-12 | Merge pull request #3671 from EricFromCanada/docs-python | Mike McQuaid | |
| docs: remove :python requirement | |||
| 2018-01-12 | Python-for-Formula-Authors: python from PATH isn't used. | Mike McQuaid | |
| 2018-01-12 | Homebrew-and-Python: can't build from source to avoid Homebrew python. | Mike McQuaid | |
| 2018-01-11 | docs: remove :python requirement | EricFromCanada | |
