2447 Commits

Author SHA1 Message Date
Mike McQuaid
7c1d3bef2b
Commit typo manpage updates. 2019-02-01 13:57:50 +00:00
Mike McQuaid
901d738ce1
docs/querying-brew: point to brew info --help. 2019-01-30 21:39:56 +00:00
Mike McQuaid
2446aea729
manpages: commit updates. 2019-01-30 21:39:55 +00:00
Mike McQuaid
51a260cf1c
deps: accept formula options.
Also, cleanup usage of `<formula>`.

As requested in comments of #5587.
2019-01-30 13:18:02 +00:00
Mike McQuaid
9eabcdad7d
Make install/reinstall/upgrade options more consistent. 2019-01-29 19:25:59 +00:00
Mike McQuaid
3bdc4c294d
Merge pull request #5201 from GauthamGoli/fetch-args
fetch: Use CLI::Parser to parse args
2019-01-29 14:11:36 +00:00
Mike McQuaid
618f75c071
Merge pull request #5619 from GauthamGoli/install-args
install: Use CLI::Parser to parse args
2019-01-29 14:11:22 +00:00
Mike McQuaid
fe8f3218d3
cmd/fetch: add missing --build-bottle argument. 2019-01-29 11:35:41 +00:00
Mike McQuaid
fd74ce2de6
cmd: remove misrendered markdown link. 2019-01-29 08:31:10 +00:00
Mike McQuaid
f8c574bbc0
docs/Shell-Completion: read both types of bash completions.
And guard against either of them being missing.

Fixes #5610
2019-01-28 16:36:07 +00:00
Steven Peters
4320b1478c
How-to-Create-and-Maintain-a-Tap.md add missing ) 2019-01-27 16:11:02 -08:00
Mike McQuaid
1aa8ad09e2
Deprecate macOS versions below Mavericks
And remove all dead/unneeded code.
2019-01-27 12:27:47 +00:00
Mike McQuaid
38cce518e0
Merge pull request #5623 from MikeMcQuaid/installation-linuxbrew
Update installation and Linuxbrew documentation
2019-01-27 12:13:43 +00:00
Mike McQuaid
9b5ab7fbb7
Merge pull request #5598 from MikeMcQuaid/odeprecated-odisabled
Update deprecations and cleanup
2019-01-27 12:13:26 +00:00
Mike McQuaid
67fadbfc1f
Update installation and Linuxbrew documentation
Update for the pending 2.0.0 release which will support Linux.
2019-01-26 19:28:56 +00:00
Mike McQuaid
de08f33cc3
docs/How-to-Create-and-Maintain-a-Tap: naming to avoid clashes.
As requested in:
https://github.com/Homebrew/brew/issues/5615#issuecomment-457816870
2019-01-26 19:08:25 +00:00
Mike McQuaid
eed1444d61
Update deprecations and cleanup
- Move `odeprecated` to `odisabled`
- Remove `odisabled`
- Enable automatic cleanup on install/reinstall/upgrade.
2019-01-23 21:57:40 +00:00
Mike McQuaid
5363e0d4ce
docs: update some legacy-homebrew commit URLs.
Use the nice homebrew-core ones instead.
2019-01-21 14:31:41 +00:00
dependabot[bot]
41898270b6
Bump html-proofer from 3.10.1 to 3.10.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.1...v3.10.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-19 20:05:22 +00:00
Mike McQuaid
c2edfaeccc
Merge pull request #5548 from Homebrew/dependabot/bundler/docs/parallel-1.13.0
Bump parallel from 1.12.1 to 1.13.0 in /docs
2019-01-17 09:44:57 +00:00
dependabot[bot]
410463b94c
Bump parallel from 1.12.1 to 1.13.0 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.12.1...v1.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 09:06:03 +00:00
Yvo Mulder
bb838f8ce2 Fix docs/FAQ.md typo 2019-01-17 06:01:31 +01:00
dependabot[bot]
ad799cbc4c
Bump html-proofer from 3.10.0 to 3.10.1 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.10.0...v3.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 00:26:16 +00:00
Maxim Belkin
e89cdf3681
Fiks HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK description
This change fixes a syntax error introduced in b278165da
2019-01-14 16:29:42 -06:00
dependabot[bot]
dc66fc3786
Bump nokogiri from 1.10.0 to 1.10.1 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.0...v1.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 02:51:20 +00:00
Mike McQuaid
b278165dab
Add HOMEBREW_NO_BOTTLE_SOURCE_FALLBACK variable
If set, Homebrew will fail if on the failure of installation from a
bottle rather than falling back to building from source.
2019-01-12 12:08:18 +00:00
dependabot[bot]
0c587fa03b
Bump ethon from 0.11.0 to 0.12.0 in /docs
Bumps [ethon](https://github.com/typhoeus/ethon) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/typhoeus/ethon/releases)
- [Changelog](https://github.com/typhoeus/ethon/blob/v0.12.0/CHANGELOG.md)
- [Commits](https://github.com/typhoeus/ethon/compare/v0.11.0...v0.12.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-11 06:51:20 +00:00
Ian Max Andolina
030ddc9762
Update Shell-Completion.md
Please see https://discourse.brew.sh/t/bash-completion-and-brew-instructions-for-setting-up-completions/3808 for details...
2019-01-09 09:08:32 +08:00
Mike McQuaid
170c5493a4
Update deprecations
- Add some `odeprecated`
- Make some `odeprecated` now `odisabled`
- Remove `odisabled` code.
- Remove old update migrations
- Remove GCC 4.0 compiler
- Remove Tiger-only code
- Remove 32-bit-only code
- Remove use of LD64
- Remove GCC 4.3 - 4.8 support.
2019-01-08 19:13:46 +00:00
Shaun Jackman
464b41eb52
Merge pull request #5483 from sjackman/docs-linuxbrew
Add docs/Linuxbrew.md
2019-01-07 09:45:27 -08:00
dependabot[bot]
1ff6d6360f
Bump html-pipeline from 2.9.2 to 2.10.0 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.9.2 to 2.10.0.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.9.2...v2.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 21:25:04 +00:00
Shaun Jackman
f25eff15a6 Add docs/Linuxbrew.md 2019-01-06 10:54:39 -08:00
dependabot[bot]
a8c8e997f8
Bump ffi from 1.9.25 to 1.10.0 in /docs
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.25 to 1.10.0.
- [Release notes](https://github.com/ffi/ffi/releases)
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ffi/ffi/compare/1.9.25...1.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-06 14:40:36 +00:00
dependabot[bot]
98daba786c
Bump html-pipeline from 2.9.1 to 2.9.2 in /docs
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/jch/html-pipeline/releases)
- [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jch/html-pipeline/compare/v2.9.1...v2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 20:32:43 +00:00
Mike McQuaid
bd1e12cc0f
Merge pull request #5485 from Homebrew/dependabot/bundler/docs/sass-3.7.3
Bump sass from 3.7.2 to 3.7.3 in /docs
2019-01-04 20:30:49 +00:00
dependabot[bot]
8fb3d8a819
Bump html-proofer from 3.9.3 to 3.10.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.9.3...v3.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 20:10:35 +00:00
dependabot[bot]
27ab0692c3
Bump sass from 3.7.2 to 3.7.3 in /docs
Bumps [sass](https://github.com/sass/ruby-sass) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/sass/ruby-sass/releases)
- [Commits](https://github.com/sass/ruby-sass/compare/3.7.2...3.7.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-04 19:57:41 +00:00
Mike McQuaid
e3a178add2
info: make --json a valid argument.
This is already accepted so let's handle this in the logic instead.
2019-01-04 13:26:16 +00:00
Mike McQuaid
9a91faca30
Merge pull request #5476 from garethrees/patch-1
Fix grammar
2019-01-03 17:27:16 +00:00
Mike McQuaid
8144667a71
Cleanup periodically if HOMEBREW_INSTALL_CLEANUP is set.
This will become the default in a later version of Homebrew but has an
opt-out through HOMEBREW_NO_INSTALL_CLEANUP.

Also, always cleanup files older than 120 days and set the general
default value for "old" logs, casks etc. to 30 days.
2019-01-03 16:23:44 +00:00
Gareth Rees
6591ca59a5
Fix grammar
Minor fix to improve readability.
2019-01-03 15:15:35 +00:00
Mike McQuaid
8cfcc7fcf0
cleanup: run and replace brew prune.
It's always seemed a bit pointless to me that we have both of these
commands. Given we're doing more and more to recommend (and eventually,
safely, automatically run (see #4760) `brew cleanup` let's roll their
functionality into a single command.
2019-01-02 13:21:34 +00:00
Mike McQuaid
a7832280c9
Merge pull request #5436 from MikeMcQuaid/igas
README: add igas, claui surname.
2018-12-23 12:05:12 +00:00
Kenyon Ralph
91f9fba32b
Formula-Cookbook.md: fix wording 2018-12-22 11:40:51 -08:00
Mike McQuaid
f15487380d
README: add igas, claui surname. 2018-12-22 13:20:58 +00:00
Mike McQuaid
c4c1830473
Merge pull request #5432 from MikeMcQuaid/brew-vendor-gems
Add `brew vendor-gems` command.
2018-12-22 11:13:22 +00:00
Mike McQuaid
390a7f5447
Add brew vendor-gems command.
This simplifies the process of vendoring gems given `Gemfile` or
`Gemfile.lock` changes.
2018-12-21 20:09:08 +00:00
dependabot[bot]
14af83952c
Bump unicode-display_width from 1.4.0 to 1.4.1 in /docs
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/janlelis/unicode-display_width/releases)
- [Changelog](https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janlelis/unicode-display_width/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-21 14:33:32 +00:00
Mike McQuaid
9666a01803
Merge pull request #5391 from MikeMcQuaid/guidelines-failing-tests
docs/Maintainer-Guidelines: don't merge failing tests.
2018-12-17 16:22:45 +00:00
Mike McQuaid
cf391ef160
Maintainer-Guidelines: add sjackman CI test note. 2018-12-17 15:55:06 +00:00