Commit Graph
1320 Commits
Author SHA1 Message Date
Mike McQuaidandGitHub 880eb2d350 Merge pull request #10081 from Homebrew/dependabot/bundler/docs/rake-13.0.3
build(deps-dev): bump rake from 13.0.1 to 13.0.3 in /docs
2020-12-21 08:23:08 +00:00
dependabot[bot]andGitHub 1ed276b786 build(deps-dev): bump rake from 13.0.1 to 13.0.3 in /docs
Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v13.0.1...v13.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 05:52:03 +00:00
dependabot[bot]andGitHub 24db424aa0 build(deps-dev): bump html-proofer from 3.18.0 to 3.18.2 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.0 to 3.18.2.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.18.0...v3.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 05:51:48 +00:00
Rylan Polster bade687f11 upgrade: fix style in help text 2020-12-20 13:45:33 -05:00
EricFromCanada 69255d268d pr-pull: disable --workflow flag
Replaced by --workflows.
2020-12-18 10:09:23 -05:00
Mike McQuaid 74fb058c7e More deprecations
More deprecations, disabling and removal for Homebrew 2.7.0.
2020-12-18 14:17:37 +00:00
Markus ReiterandGitHub 632c9be369 Merge pull request #9533 from hyuraku/style-add-two-options
style: add two options
2020-12-17 11:31:16 +01:00
Mike McQuaid bf4c5f6d33 manpage: test-bot: add --build-from-source.
Needed due to https://github.com/Homebrew/homebrew-test-bot/pull/538
2020-12-15 12:20:20 +00:00
Sean MolenaarandGitHub 2ddbaa6723 Merge pull request #9515 from SMillerDev/docs/plist_cookbook
docs: add documentation for plists
2020-12-15 11:47:50 +01:00
Mike McQuaidandGitHub 1a52862e6d Merge pull request #9424 from EricFromCanada/flag-replacement
pr-pull: prepare replacement for --workflow flag
2020-12-14 12:44:26 +00:00
dependabot[bot]andGitHub 20f11b0ed8 build(deps-dev): bump html-proofer from 3.17.4 to 3.18.0 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.4 to 3.18.0.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.4...v3.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 06:01:08 +00:00
hyuraku 4f0b7255ac style: add two options 2020-12-13 23:05:08 +09:00
Markus Reiter 0e9b664d85 Update type checking documentation. 2020-12-13 03:39:15 +01:00
Sam Ford b041f76ee9 Update manpage 2020-12-12 17:43:26 -05:00
Markus ReiterandSam Ford b8e10a47dd Update man page. 2020-12-12 17:43:25 -05:00
Rylan PolsterandGitHub 967636aca0 Merge pull request #9511 from hyuraku/home-add-two-options
add two options (--formula and --cask) to cmd/home
2020-12-12 13:28:09 -05:00
EricFromCanada 9dec442e71 pr-pull: prepare replacement for --workflow flag 2020-12-11 16:50:03 -05:00
Sean Molenaar 402600a94f docs: add documentation for plists 2020-12-11 21:33:19 +01:00
hyuraku 16d13fe086 add two options to cmd/home 2020-12-11 23:09:14 +09:00
Mike McQuaidandGitHub aa7d7a10db Merge pull request #9475 from EricFromCanada/bump-edge-cases
bump-formula-pr: handle additional edge cases
2020-12-10 13:13:18 +00:00
Mike McQuaidandGitHub 4f438f6e45 Merge pull request #9477 from MikeMcQuaid/cleanup_periodic_full_days
Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
2020-12-10 12:57:08 +00:00
EricFromCanada 59cfef6db0 bump-formula-pr: handle additional edge cases 2020-12-09 10:21:36 -05:00
Mike McQuaidandGitHub 23fccdb380 Merge pull request #9483 from Homebrew/revert-9422-untap-force
Revert "untap: add --force switch"
2020-12-09 13:58:52 +00:00
Rylan PolsterandGitHub fbcf943d8c Merge pull request #9437 from Rylan12/uses-flags
uses: add --formula and --casks flags
2020-12-09 08:58:42 -05:00
Mike McQuaidandGitHub 026381d359 Revert "untap: add --force switch" 2020-12-09 13:01:35 +00:00
Dawid DziurlaandGitHub 37fe150284 Merge pull request #9422 from dawidd6/untap-force
untap: add --force switch
2020-12-09 12:28:00 +01:00
Mike McQuaid 5757777a6e Add HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS environment variable
This allows customisation of how often the periodic cleanups are done.
2020-12-09 10:36:02 +00:00
Markus Reiter 1c2a31e224 Allow passing individual casks to bump-unversioned-casks for debugging. 2020-12-08 01:03:39 +01:00
Markus Reiter c6876ba65c Add UnversionedCaskChecker helper class. 2020-12-07 23:03:47 +01:00
Markus Reiter 0a54169fa6 Change limit to minutes. 2020-12-07 23:03:47 +01:00
Markus Reiter b57a448f2a Add bump-unversioned-casks command. 2020-12-07 23:03:47 +01:00
dependabot[bot]andGitHub dcbdb9563a build(deps-dev): bump html-proofer from 3.17.3 to 3.17.4 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.3 to 3.17.4.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.3...v3.17.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 14:34:00 +00:00
Rylan Polster e3427fa64f uses: add --formula and --casks flags 2020-12-06 11:45:30 -05:00
Dawid DziurlaandEric Knibbe 5f9140f8a8 untap: add --force switch
Co-authored-by: Eric Knibbe <enk3@outlook.com>
2020-12-06 17:16:02 +01:00
hyuraku e2ce4ab1b6 add flags to deps --installed 2020-12-04 10:11:17 +09:00
Mike McQuaidandGitHub c23db73e36 Revert "add two flag to deps --installed" 2020-12-03 19:39:32 +00:00
hyurakuandMike McQuaid 33fccb46ca add two flag to deps --installed 2020-12-03 16:54:17 +00:00
Rylan PolsterandGitHub 77b4275f81 Merge pull request #9326 from Rylan12/migrate-style-exceptions
Migrate style exceptions to homebrew/core
2020-12-01 12:19:45 -05:00
EricFromCanadaandMike McQuaid c65d4617bd list: deprecate --unbrewed in favour of brew --prefix --unbrewed 2020-12-01 12:02:45 +00:00
Rylan Polster c181c9995e style: add --reset-cache option 2020-11-30 18:18:50 -05:00
Mike McQuaidandGitHub ce8559a1bd Merge pull request #9318 from mistydemeo/add_with_env_to_docs
Formula cookbook: document with_env
2020-11-30 13:06:30 +00:00
dependabot[bot]andGitHub 03201482e1 build(deps-dev): bump html-proofer from 3.17.1 to 3.17.3 in /docs
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.1 to 3.17.3.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.1...v3.17.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:55:46 +00:00
Shaun JackmanandGitHub ef755182bb Merge pull request #9279 from sjackman/sj/fq-linux
FAQ: Default installation prefix on Linux
2020-11-27 11:30:20 -08:00
Shaun Jackman ab1b313378 Revise docs/FAQ.md 2020-11-27 10:32:05 -08:00
ac7cb8ca6c Revise docs/FAQ.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-27 10:29:27 -08:00
Misty De Meo 7f5a94bbcb Formula cookbook: document with_env
The other syntax for setting `ENV` was added in #9013,
but this form remained undocumented.

Fixes #8648.
2020-11-27 09:08:10 -08:00
Markus ReiterandGitHub 79d6c059fc Merge pull request #9297 from reitermarkus/brew-typecheck
Refactor `brew typecheck` and upgrade `typed` sigils.
2020-11-27 00:01:47 +01:00
Shaun Jackman 74d4001a25 docs/Homebrew-on-Linux.md: Suggest linuxbrew user 2020-11-26 10:28:41 -08:00
Shaun Jackman c3c8c7c668 Revise docs/FAQ.md 2020-11-26 10:28:02 -08:00
8846779d83 Revise docs/FAQ.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-11-26 10:17:14 -08:00