| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-03 | Merge pull request #3863 from MikeMcQuaid/python3-changesHEADmaster | Mike McQuaid | |
| Adjust docs and more internal code for Python 3. | |||
| 2018-03-03 | Merge pull request #3868 from MikeMcQuaid/update-gems | Mike McQuaid | |
| Gemfile.lock: update testing gems. | |||
| 2018-03-03 | Gemfile.lock: update testing gems. | Mike McQuaid | |
| 2018-03-03 | Merge pull request #3861 from scpeters/patch-3 | Mike McQuaid | |
| language/python: version 3.6 in site_packages | |||
| 2018-03-03 | Adjust docs and more internal code for Python 3. | Mike McQuaid | |
| Now we have `python` for Python 3 and `python@2` for Python 2 some more adjustments need to be made. | |||
| 2018-03-02 | Merge pull request #3864 from MikeMcQuaid/migrator-upgrade1.5.8 | ilovezfs | |
| migrator: recommend upgrade. | |||
| 2018-03-02 | migrator: recommend `brew upgrade`. | Mike McQuaid | |
| You’re in a weird middle state if you run `brew update` but haven’t upgraded a migrated formula. | |||
| 2018-03-02 | Merge pull request #3860 from MikeMcQuaid/remove-acceptable-bindings1.5.7 | Mike McQuaid | |
| docs/Acceptable-Formulae: remove bindings mention. | |||
| 2018-03-02 | Merge pull request #3862 from MikeMcQuaid/migrator-overwrite | ilovezfs | |
| migrator: overwrite by default. | |||
| 2018-03-02 | migrator: overwrite by default. | Mike McQuaid | |
| This avoids getting into an invalid state which will and does break for users. | |||
| 2018-03-02 | language/python: version 3.6 in site_packages | Steven Peters | |
| 2018-03-02 | docs/Acceptable-Formulae: remove bindings mention. | Mike McQuaid | |
| We do accept these e.g. `boost-python`. | |||
| 2018-03-02 | Merge pull request #3854 from alyssais/test_clear_sensitive_environment | Alyssa Ross | |
| Add tests for ENV#clear_sensitive_environment! | |||
| 2018-03-01 | Add tests for ENV#clear_sensitive_environment! | Alyssa Ross | |
| 2018-03-01 | Merge pull request #3852 from sjackman/linkage_checker1.5.6 | Alyssa Ross | |
| Move linkage_checker from os/mac to generic | |||
| 2018-02-28 | Move linkage_checker from os/mac to generic | Shaun Jackman | |
| 2018-02-28 | Merge pull request #3853 from scpeters/fix_brew_ruby | Mike McQuaid | |
| dev-cmd/ruby: fix path to dev-cmd/irb and add test | |||
| 2018-02-28 | dev-cmd/ruby: fix path to dev-cmd/irb and add test | Steven Peters | |
| 2018-02-28 | Merge pull request #3851 from MikeMcQuaid/pry | Mike McQuaid | |
| irb: add pry support. | |||
| 2018-02-28 | Merge pull request #3848 from ilovezfs/python-teach-each-python-to-speak-@ | ilovezfs | |
| language/python: handle python@* in each_python | |||
| 2018-02-28 | irb: add pry support. | Mike McQuaid | |
| Make `brew irb` optionally support `pry`. While doing so, also make it a `dev-cmd`. | |||
| 2018-02-28 | language/python: handle python@* in each_python | ilovezfs | |
| 2018-02-27 | Merge pull request #3847 from MikeMcQuaid/travis-caching | Mike McQuaid | |
| travis.yml: fix bundler caching. | |||
| 2018-02-27 | Merge pull request #3846 from MikeMcQuaid/travis-homebrew-core-clone | Mike McQuaid | |
| travis.yml: don't fetch/clone homebrew/core. | |||
| 2018-02-27 | travis.yml: fix bundler caching. | Mike McQuaid | |
| 2018-02-27 | Merge pull request #3844 from MikeMcQuaid/warnings | Mike McQuaid | |
| brew.sh: HOMEBREW_DEVELOPERs can enable Ruby warnings. | |||
| 2018-02-27 | Merge pull request #3845 from MikeMcQuaid/master | Mike McQuaid | |
| Add prof and ruby commands. | |||
| 2018-02-27 | travis.yml: don't fetch/clone homebrew/core. | Mike McQuaid | |
| This is now done by `brew test-bot`. | |||
| 2018-02-27 | Add prof and ruby commands. | Mike McQuaid | |
| These are imported from Homebrew/homebrew-dev-tools and are both used by maintainers so may be useful for contributors too. | |||
| 2018-02-27 | brew.sh: HOMEBREW_DEVELOPERs can enable Ruby warnings. | Mike McQuaid | |
| It provides some useful helpers for when we're doing stupid things but it's not something we want around by default. | |||
| 2018-02-27 | Merge pull request #3843 from MikeMcQuaid/git-too-old-check | Mike McQuaid | |
| update: tweak git too old check. | |||
| 2018-02-27 | update: tweak git too old check. | Mike McQuaid | |
| Avoid trying to install and warning if system Git is too old but Git is already installed. | |||
| 2018-02-27 | Merge pull request #3837 from MikeMcQuaid/system-git-too-old1.5.5 | Mike McQuaid | |
| Handle a too old system Git on OS X 10.8 and below | |||
| 2018-02-26 | Handle a too old system Git on OS X 10.8 and below | Mike McQuaid | |
| Needed for GitHub since: https://github.com/blog/2507-weak-cryptographic-standards-removed | |||
| 2018-02-23 | _config.yml: use extensionless permalinks. | Mike McQuaid | |
| 2018-02-23 | Revert "docs: use short links." | Mike McQuaid | |
| This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a. Closes #3832. | |||
| 2018-02-23 | README: use docs.brew.sh link. | Mike McQuaid | |
| 2018-02-23 | Merge pull request #3827 from maxim-belkin/brew-unix-3 | Mike McQuaid | |
| Cross-platform java detection | |||
| 2018-02-22 | Merge pull request #3828 from MikeMcQuaid/docs-short-links | Mike McQuaid | |
| Use more docs.brew.sh short links | |||
| 2018-02-22 | Use more docs.brew.sh short links | Mike McQuaid | |
| These are nicer on the eyes. | |||
| 2018-02-22 | docs: add/update more layouts. | Mike McQuaid | |
| 2018-02-22 | Use \d instead of 0-9 in regex | Maxim Belkin | |
| 2018-02-22 | docs: use short links. | Mike McQuaid | |
| 2018-02-22 | docs/config.yml: generate README.md again. | Mike McQuaid | |
| This is the index. | |||
| 2018-02-22 | Merge pull request #3826 from MikeMcQuaid/docs-updates | Mike McQuaid | |
| docs.brew.sh updates | |||
| 2018-02-22 | docs.brew.sh updates | Mike McQuaid | |
| - Remove no longer needed `acme-challenge` file - Set title, description, social image, logo, etc. for SEO - Use extensionless permalinks (old links still work) - Cleanup `_config.yml` - Import latest `_layouts/base` from https://brew.sh | |||
| 2018-02-22 | Cross-platform java detection | Maxim Belkin | |
| 2018-02-21 | Merge pull request #3819 from MikeMcQuaid/versioned-formulae-tweaks | Mike McQuaid | |
| Versions: additional formulae requirements. | |||
| 2018-02-21 | Versions: additional formulae requirements. | Mike McQuaid | |
| These should help keep these formulae more maintainable. | |||
| 2018-02-21 | Merge pull request #3813 from maxim-belkin/brew-unix-2 | Mike McQuaid | |
| bzip2 and zip dependencies_if_needed | |||
