Bo Anderson
b42256d286
Deprecate, disable & delete code for Homebrew 4.2.0
2023-12-07 23:42:13 +00:00
BrewTestBot
f8ad848e9e
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-12-06 20:28:11 +00:00
BrewTestBot
b8f9c93881
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-11-17 11:42:12 +00:00
BrewTestBot
f08db0f0e6
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-10-27 12:01:23 +00:00
apainintheneck
20f00a6427
dev-cmd/unbottled: add --lost option
...
This option tries to find bottles where the bottle was removed
from the formula in the past week and not added back in.
It checks the output of `git log` to see if there are any
bottles that fit this criteria.
2023-10-15 16:05:17 -07:00
Eric Knibbe
8e01227add
cmd/deps: show deps for head spec with --HEAD
...
Plus a few man page fixes
2023-10-13 00:29:09 -04:00
Bo Anderson
9cf0d34ee0
Move gem group setting to separate, cacheable file
2023-09-13 14:04:13 +01:00
BrewTestBot
498d0ee8ea
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-09-11 13:28:18 +00:00
Eric Knibbe
c493b5e680
cmd+dev-cmd: fixes for output formatting
2023-09-11 02:29:57 -04:00
Mike McQuaid
d357607b2c
dev-cmd/contributions: usability/performance improvements.
...
- more sensible/performant defaults: default to primary repositories
only for the last year rather than all repositories forever
- allow specifying more than one user at a time
- output the breakdown of contributions without needing `--csv`
- add a space before the `--csv` output
- consolidate some code
- avoid counting authored commits twice, to improve performance
- retry failed GitHub API calls (this happens often when querying all
maintainers)
- stop counting after we find 1000 commits for a given user to avoid
excessive API queries/pagination
2023-08-30 15:08:50 +01:00
apainintheneck
b2b8f0ea86
cmd/uses & cmd/deps: update help/man pages
...
- add clarification about precedence of command options
- reword some options for readability
- clarify the defaults in `brew deps`
2023-08-28 22:14:26 -07:00
Mike McQuaid
597f0840a3
dev-cmd/tests: add --fail-fast
.
...
This is useful when testing very slow test files with many tests.
2023-08-10 16:27:37 +01:00
apainintheneck
0979f7c35f
cmd/bump: add --installed flag
...
This allows users to only try to bump formulae and casks they
currently have installed. It copies this behavior from the
livecheck command.
2023-08-05 10:01:11 -07:00
Eric Knibbe
b3ecd91f97
dev-cmd/edit: suggest tapping core repositories
2023-08-01 13:39:28 -04:00
Mike McQuaid
7801878c74
post_install: improvements and fixes.
...
- warn if running `brew postinstall` explicitly and there's no
`post_install` defined in the formula
- add a `post_install` alias for `brew postinstall` to make life
easier for those jumping between `postinstall` and `post_install` in
e.g. Homebrew development
- refactor `post_install` formula path logic into a new method for
improved readability
- handle the JSON API `post_install` formula path case
2023-07-28 11:26:09 +01:00
Razvan Azamfirei
c64c834d05
bump-cask-pr
: add arch-specific version support
2023-07-21 11:45:34 -04:00
Mike McQuaid
a1c9a21548
cmd/tap: remove --list-pinned option.
...
Not deprecating as it's broken and has been for several major versions.
2023-07-18 10:23:52 +01:00
BrewTestBot
9ba1e5e26a
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-07-10 17:53:39 +00:00
Mike McQuaid
7da934f7e2
Deprecate/disable/delete code.
...
The next release after this is merged will be 4.1.0.
Co-authored-by: Markus Reiter <me@reitermark.us>
2023-07-06 16:56:20 +01:00
Bo Anderson
8d1aabba81
tap: warn if tapping core taps under API mode
2023-07-05 21:57:00 +01:00
BrewTestBot
b9dfaae1fd
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-06-29 20:40:32 +00:00
BrewTestBot
81f9d26623
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-06-20 15:21:55 +00:00
Razvan Azamfirei
5192866abe
homebrew-cask-drivers: deprecate official tap
2023-06-08 08:12:59 -04:00
BrewTestBot
ab47851b33
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-05-24 21:07:51 +00:00
BrewTestBot
a5a921c512
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-05-19 13:04:26 +00:00
BrewTestBot
61698a8baa
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-05-18 14:09:30 +00:00
BrewTestBot
b27548dd97
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-05-16 16:33:15 +00:00
BrewTestBot
18336080df
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-05-14 18:47:44 +00:00
Mike McQuaid
96066f4507
Merge pull request #15272 from dawidd6/fish-linux-cask
...
completions/fish: fix cask references for Linux
2023-04-24 16:37:54 +01:00
BrewTestBot
51991e470b
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-04-21 07:43:18 +00:00
Dawid Dziurla
a6704b815c
completions/fish: fix cask references for Linux
2023-04-19 13:03:56 +02:00
Mike McQuaid
81b6c79d42
Merge pull request #15209 from Bo98/search-no-remote
...
search: remove remote searching
2023-04-12 13:29:11 +01:00
Bo Anderson
3697825784
search: remove remote searching
2023-04-12 13:16:19 +01:00
Razvan Azamfirei
5080010da2
change some fish completions to brew --repo
2023-04-12 05:15:19 -04:00
BrewTestBot
2cfa21757d
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-04-11 08:24:24 +00:00
Carlo Cabrera
959e2432a9
Update completions.
...
Generated with `brew generate-man-completions`
2023-04-07 22:27:08 +08:00
Carlo Cabrera
fc0c375cff
Update completions.
...
Generated with `brew generate-man-completions`
2023-04-05 23:58:19 +08:00
Carlo Cabrera
409ec34236
Update completions.
...
Generated with `brew generate-man-completions`
2023-04-05 01:11:14 +08:00
Carlo Cabrera
fdbb7f37c2
Update completions.
...
Generated with `brew generate-man-completions`
2023-04-04 16:21:05 +08:00
Carlo Cabrera
15061cec70
Update completions.
...
Generated with `brew generate-man-completions`
2023-04-04 14:54:49 +08:00
BrewTestBot
2c920fa614
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-04-03 12:43:09 +00:00
BrewTestBot
c8756ddeb6
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-31 04:15:25 -04:00
BrewTestBot
5cf1e23b20
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-30 07:36:37 +00:00
BrewTestBot
ad6d05ba40
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-28 16:19:00 +00:00
BrewTestBot
b4142ddd41
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-28 15:08:03 +00:00
BrewTestBot
9d6874e745
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-28 14:29:30 +00:00
BrewTestBot
477dd40c78
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-27 13:56:29 +00:00
Mike McQuaid
95a8c3f638
Add brew install --skip-post-install
...
Will be needed by `brew test-bot`.
2023-03-23 15:22:27 +00:00
BrewTestBot
88085ce55b
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-20 15:56:11 +00:00
BrewTestBot
df21c36c16
Update manpage and completions.
...
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml ) workflow.
2023-03-19 21:33:22 +00:00