| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-26 | formula_cellar_checks: check for prefix/etc. | Mike McQuaid | |
| This directory indicates that configuration files have been installed into the wrong location. | |||
| 2017-01-25 | Merge pull request #1911 from reitermarkus/cleanup-cask-tests | Markus Reiter | |
| Cleanup Cask test directory. | |||
| 2017-01-25 | Remove `:console` task from Cask’s Rakefile. | Markus Reiter | |
| 2017-01-25 | Remove Cask’s `.gitattributes`. | Markus Reiter | |
| 2017-01-25 | Remove Cask’s `test` ReadMe. | Markus Reiter | |
| 2017-01-25 | Merge pull request #1910 from reitermarkus/refactor-tests-cask-loader | Markus Reiter | |
| Move Cask fixtures to `test/support/fixtures`. | |||
| 2017-01-25 | Move Cask fixtures to `test/support/fixtures`. | Markus Reiter | |
| 2017-01-25 | Merge pull request #1909 from MikeMcQuaid/language_module_requirement_fix | Mike McQuaid | |
| language_module_requirement: use arrays. | |||
| 2017-01-25 | official_taps: remove x11. | Mike McQuaid | |
| 2017-01-25 | language_module_requirement: use arrays. | Mike McQuaid | |
| This is cleaner, easier to understand how the arguments are split and fixes #1799. | |||
| 2017-01-25 | Merge pull request #1901 from alyssais/patch-1 | Mike McQuaid | |
| man: remove an unnecessary `else` | |||
| 2017-01-25 | Merge pull request #1902 from MikeMcQuaid/caveats-keg-only | Mike McQuaid | |
| caveats: tweak keg-only messaging. | |||
| 2017-01-25 | official_taps: remove completions, python. | Mike McQuaid | |
| 2017-01-25 | caveats: tweak keg-only messaging. | Mike McQuaid | |
| Slim down the existing text and make it more obvious what's happening. Note specifically how to add it to your PATH to convince people to try that instead of `brew link --force`. | |||
| 2017-01-24 | Merge pull request #1885 from alyssais/remove_1.8.7 | Alyssa Ross | |
| Remove some remnants of Ruby 1.8.7 support | |||
| 2017-01-24 | tests: give `e` helper in UtilTests a better name | Alyssa Ross | |
| 2017-01-24 | tests: add some emoji tests đź’Ż | Alyssa Ross | |
| 2017-01-23 | xcode: reduce minimum CLT version. | Mike McQuaid | |
| This should be 1.0.0 to be nicer to 10.7 users. Fixes #1893. | |||
| 2017-01-23 | Merge pull request #1877 from ilovezfs/audit-wine-deps-exemption | Mike McQuaid | |
| audit: exempt wine's deps from the universal deprecation | |||
| 2017-01-23 | man: remove an unnecessary `else` | Alyssa Ross | |
| `odie` causes the process to exit immediately, so there's no need for the `regenerate_man_pages` call to be conditional. | |||
| 2017-01-23 | fileutils: update Ruby documentation URL | Alyssa Ross | |
| 2017-01-23 | emoji: remove hack required for Ruby 1.8.7 | Alyssa Ross | |
| Since this hack is no longer required, and `Emoji.tick` and `.cross` are only called in one place, I think it's better to just inline them there rather than having methods on `Emoji` that just return a one-character String. | |||
| 2017-01-23 | Merge pull request #1890 from alyssais/global_teardown_env | Alyssa Ross | |
| tests: automatically restore ENV in teardown | |||
| 2017-01-23 | Merge pull request #1899 from reitermarkus/fix-installer | Markus Reiter | |
| Fix installer deleting artifacts if they already exist. | |||
| 2017-01-23 | Merge pull request #1894 from reitermarkus/appcast-checkpoint1.1.8 | Markus Reiter | |
| Add internal command to calculate appcast checkpoint. | |||
| 2017-01-23 | Merge pull request #1896 from vitorgalvao/cleanups-internal-stanzas | Markus Reiter | |
| Cask: cleanups internal stanzas | |||
| 2017-01-23 | Add manpage entry for _appcast_checkpoint. | Markus Reiter | |
| 2017-01-23 | official_taps: remove homebrew/gui. | Mike McQuaid | |
| This was deprecated and had all formulae removed in: https://github.com/Homebrew/homebrew-gui/pull/52 | |||
| 2017-01-23 | Add support for calculating appcast checkpoint from URLs. | Markus Reiter | |
| 2017-01-23 | Add --calculate (print current checkpoint without it) | VĂtor GalvĂŁo | |
| 2017-01-23 | cask - internal_stanza: use cask_tokens_from(args) | VĂtor GalvĂŁo | |
| 2017-01-23 | cask - internal stanzas: lowercase help | VĂtor GalvĂŁo | |
| 2017-01-23 | tests: remove env helper | Alyssa Ross | |
| 2017-01-23 | Fix installer deleting artifacts if they already exist. | Markus Reiter | |
| 2017-01-23 | Remove legacy cask cache instead of migrating. | Markus Reiter | |
| 2017-01-23 | Delete with_environment from cask tests. | Markus Reiter | |
| 2017-01-23 | tests: slightly stricter match in tab test | Markus Reiter | |
| Suggested by @reitermarkus in https://github.com/Homebrew/brew/pull/1890#discussion_r97234536, and then I added the \A and \Z. | |||
| 2017-01-23 | Change regex to catch multi-line `pubDate` tags. | Markus Reiter | |
| 2017-01-23 | Add internal command to calculate appcast checkpoint. | Markus Reiter | |
| 2017-01-23 | Merge pull request #1895 from xu-cheng/bottle | Mike McQuaid | |
| bottle: fix regex | |||
| 2017-01-23 | cask - internal_stanza: arguments to args | VĂtor GalvĂŁo | |
| 2017-01-22 | tests: remove with_git_env method | Alyssa Ross | |
| A common git environment is now used in all tests, so this is no longer required. | |||
| 2017-01-22 | tests: use more recent git committer date | Alyssa Ross | |
| This will allow the `brew bundle` test to use the default git environment. | |||
| 2017-01-22 | tests: remove unnecessary comment | Alyssa Ross | |
| See https://github.com/Homebrew/brew/pull/1890#discussion_r97229473. | |||
| 2017-01-22 | tests: re-use with_environment in using_git_env | Markus Reiter | |
| Proposed by @reitermarkus in https://github.com/Homebrew/brew/pull/1890#discussion_r97210285. I made one slight adjustment of preserving the previous date string in case anything was relying on it. | |||
| 2017-01-22 | tests: remove remainder of ARGV stubs | Alyssa Ross | |
| I was waiting for confirmation that there wasn't a good reason for these to be stubbed before I removed them. | |||
| 2017-01-22 | tests: set verbose in ENV instead of stubbing ARGV | Alyssa Ross | |
| 2017-01-22 | tests: set developer in ENV rather than stubbing | Alyssa Ross | |
| 2017-01-22 | tests: automatically restore ENV in teardown | Alyssa Ross | |
| 2017-01-22 | tests: extract a common using_git_env method | Alyssa Ross | |
