2447 Commits

Author SHA1 Message Date
EricFromCanada
23c62b8b83 deps: fix --1 and --annotate options 2019-03-07 16:39:42 -05:00
Mike McQuaid
e0db3a214a
docs/_config.yml: shorten search placeholder.
Current one is truncated on macOS.
2019-03-07 19:07:13 +00:00
Mike McQuaid
2ac9242562
docs/_config.yml: enable documentation search.
Set the search placeholder badge, the index and trigger a new GitHub
Pages build (by merging this).
2019-03-07 18:38:44 +00:00
Mike McQuaid
a18867834f
Merge pull request #5838 from JakeConnors376W/patch-1
Improve wording
2019-03-06 09:07:56 +00:00
JakeConnors376W
8f4301fa69
Update Installation.md 2019-03-05 11:44:10 -08:00
JakeConnors376W
ebe7deac95
Update Installation.md 2019-03-05 09:45:54 -08:00
dependabot[bot]
5b0d9a9c34
Bump unicode-display_width from 1.4.1 to 1.5.0 in /docs
Bumps [unicode-display_width](https://github.com/janlelis/unicode-display_width) from 1.4.1 to 1.5.0.
- [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.1...v1.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 10:11:55 +00:00
Mike McQuaid
d9b43928f0
Merge pull request #5837 from EricFromCanada/json-v1-default
outdated & tap-info: set default value for --json
2019-03-05 08:38:22 +00:00
JakeConnors376W
0f65c5bdc1
Improve wording 2019-03-04 11:05:31 -08:00
Mike McQuaid
6865aee729
Merge pull request #5831 from jonchang/doc-releases
docs: linkify some links
2019-03-04 19:04:03 +00:00
EricFromCanada
aead4a720d outdated & tap-info: set default value for --json
Matching what's already been done for `brew info`.
2019-03-04 11:59:49 -05:00
Jonathan Chang
b6cbe1afa2 docs: linkify some links 2019-03-03 15:38:28 +11:00
FX Coudert
875a73dba9 Clarify that options are not allowed in homebrew-core 2019-03-02 11:03:31 +01:00
Eric Knibbe
d6e7c9f132
Merge pull request #5819 from Homebrew/dependabot/bundler/docs/github-pages-197
Bump github-pages from 196 to 197 in /docs
2019-03-01 11:23:41 -05:00
dependabot[bot]
0c9022dc7f
Bump github-pages from 196 to 197 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 196 to 197.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v196...v197)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-28 17:08:11 +00:00
Caleb Xu
e295570f00
Add varenc/ffmpeg to list of interesting taps 2019-02-28 10:07:01 -05:00
Shaun Jackman
4dc412e2c0
Merge pull request #5802 from sjackman/docs-arm64
docs/Linuxbrew: Best-effort support for ARM64 (AArch64)
2019-02-26 10:08:25 -08:00
dependabot[bot]
9517667694
Bump parallel from 1.13.0 to 1.14.0 in /docs
Bumps [parallel](https://github.com/grosser/parallel) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/grosser/parallel/releases)
- [Commits](https://github.com/grosser/parallel/compare/v1.13.0...v1.14.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 20:26:16 +00:00
Izaak "Zaak" Beekman
fa3b5d84e4
docs/Linuxbrew: Revise wording
Co-Authored-By: sjackman <sjackman@gmail.com>
2019-02-25 10:03:48 -08:00
Shaun Jackman
b3bbe001eb docs/Linuxbrew: Best-effort support for ARM64 (AArch64) 2019-02-25 09:40:39 -08:00
Mike McQuaid
9b682da37b
Use Homebrew/linuxbrew-core
This would allow the Linuxbrew core tap to live in the Homebrew
organisation.
2019-02-25 14:21:13 +00:00
dependabot[bot]
1df06611d9
Bump safe_yaml from 1.0.4 to 1.0.5 in /docs
Bumps [safe_yaml](https://github.com/dtao/safe_yaml) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtao/safe_yaml/releases)
- [Changelog](https://github.com/dtao/safe_yaml/blob/master/CHANGES.md)
- [Commits](https://github.com/dtao/safe_yaml/compare/1.0.4...1.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 19:16:50 +00:00
Mike McQuaid
ba28853237
Merge pull request #5739 from MikeMcQuaid/governance
Add/link Homebrew Governance document.
2019-02-22 16:50:33 +00:00
Mike McQuaid
1325075820
Formula Cookbook: remove "see" 2019-02-22 08:49:55 +00:00
David Beitey
833aee53e0
Docs: fix formatting in Formula Cookbook 2019-02-22 00:45:27 +00:00
Mike McQuaid
ea379a84a6
Shell-Completion: fix redirection.
Fixes the issue noted in https://github.com/Homebrew/brew/pull/5625.
2019-02-21 16:25:47 +00:00
Shaun Jackman
10553e5729
Update docs/Homebrew-Governance.md
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2019-02-18 16:26:34 +00:00
Mike McQuaid
cadffcf2a0
Merge pull request #5737 from davidjb/patch-1
Add info on env variables for Formula Cookbook
2019-02-16 13:05:27 +00:00
Mike McQuaid
d415600e20
Formula Cookbook: fix typo. 2019-02-16 09:50:18 +00:00
Mike McQuaid
a3a3e3b878
Formula Cookbook: env var docs tweaks. 2019-02-16 09:46:57 +00:00
Mike McQuaid
e81f84b109
Merge pull request #5748 from MikeMcQuaid/bottle-arch
cmd/install: add --bottle-arch.
2019-02-16 09:44:43 +00:00
David Beitey
d5f6e4cd34 Add info on env variables for Formula Cookbook
This explains the levels of environment variable filtering present in Homebrew, explaining how and why variables without a `HOMEBREW_` prefix or those which contain `TOKEN` etc are made unavailable to a Formula.
2019-02-16 09:15:20 +10:00
dependabot[bot]
07940a8c7d
Bump github-pages from 195 to 196 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 195 to 196.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v195...v196)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-15 20:45:36 +00:00
Mike McQuaid
c25261a665
cmd/install: add --bottle-arch.
This argument was missing when the command-line parser code was added.

Fixes #5741.
2019-02-15 20:13:05 +00:00
Mike McQuaid
aafcbc1153
Add/link Homebrew Governance document. 2019-02-15 10:54:30 +00:00
Mike McQuaid
bf873783d2
Apply suggestions from code review
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2019-02-14 09:13:00 +00:00
Mike McQuaid
1b609ceeb3
Update maintainer documentation.
- Fix Markdown format
- Note Linux in the mission statement
- Update the maintainer guidelines based on current state
- Loosen the new maintainer expectations
- Clarify what things the PLC should be added to
- Add documentation for making a new Homebrew release
2019-02-13 15:02:18 +00:00
Mike McQuaid
d3a1554805
Merge pull request #5721 from MikeMcQuaid/prune-prefix
cleanup: add --prune-prefix option.
2019-02-13 10:13:48 +00:00
Mike McQuaid
20e9f10d5c
Merge pull request #5706 from mtmiller/display-env
Set DISPLAY environment variable for browser on Linux
2019-02-13 09:44:56 +00:00
Mike McQuaid
e7c5d91151
cleanup: add --prune-prefix option.
From https://discourse.brew.sh/t/error-calling-brew-prune-is-disabled/4142/4 and https://github.com/github/homebrew-bootstrap/pull/72 it seems this is worth having as a dedicated flag.
2019-02-13 09:39:21 +00:00
Mike Miller
cf4d5c80c0 man: mention HOMEBREW_DISPLAY in man page 2019-02-12 12:39:59 -08:00
dependabot[bot]
bbc7cf2250
Bump github-pages from 194 to 195 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 194 to 195.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v194...v195)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 17:45:15 +00:00
dependabot[bot]
9090e37455
Bump github-pages from 193 to 194 in /docs
Bumps [github-pages](https://github.com/github/pages-gem) from 193 to 194.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](https://github.com/github/pages-gem/compare/v193...v194)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 20:27:25 +00:00
Harry Mallon
f20319a516 cmd/repository: Fix man pages and help 2019-02-07 10:11:31 +00:00
Mike McQuaid
f754b5a92b
Merge pull request #5670 from MikeMcQuaid/eric
README: add @EricFromCanada.
2019-02-05 10:37:50 +01:00
Jan Viljanen
04473795b1
docs: Remove Linux from the unsupported tap list 2019-02-05 06:52:19 +01:00
Mike McQuaid
5755b5a828
README: add EricFromCanada.
Welcome to the team!
2019-02-04 18:12:18 +01:00
Colin Dean
516e2b41d5
Update docs/Maintainer-Guidelines.md
Co-Authored-By: MikeMcQuaid <mike@mikemcquaid.com>
2019-02-04 17:19:38 +01:00
Mike McQuaid
947b90961b
Note leadership changes
Today the Homebrew maintainers elected a new PLC, TSC and project lead.
Documentation is to follow detailing exactly the responsibilities for
each of these roles but adjust these to reflect the current state until
that point.
2019-02-04 17:09:31 +01:00
Mike McQuaid
267d721988
Note HOMEBREW_NO_INSTALL_CLEANUP in the help/manual 2019-02-03 09:34:00 +01:00