Andrew Braxton
|
23dd14d1c4
|
greedy outdated
|
2024-07-09 20:59:12 -07:00 |
|
Markus Reiter
|
480e264d9a
|
Lint Ruby docs.
|
2024-05-01 11:35:21 +02:00 |
|
Douglas Eichelberger
|
7725fc62d4
|
Port Homebrew::Cmd::Outdated
|
2024-04-01 09:42:31 -07:00 |
|
Mike McQuaid
|
ea2892f8ee
|
brew.rb: handle missing args.
|
2024-03-07 16:20:20 +00:00 |
|
Douglas Eichelberger
|
24cf6076e8
|
brew style --fix
|
2023-04-24 20:42:39 -07:00 |
|
hyuraku
|
a41a7c94d8
|
remove cask/cmd
|
2023-04-19 21:30:42 +09:00 |
|
Douglas Eichelberger
|
d56e2884aa
|
Enable typing in cmd/
|
2023-03-06 15:01:08 -08:00 |
|
Issy Long
|
44b0050b94
|
cmd/(outdated,upgrade): Document -g as a shorter --greedy for Casks
- Fixes https://github.com/Homebrew/brew/issues/ 14682.
|
2023-02-18 18:47:49 +00:00 |
|
Mike McQuaid
|
2d5eab2e1c
|
brew style --fix
|
2022-06-30 08:56:21 +01:00 |
|
Rylan Polster
|
5d3501f6b4
|
Merge pull request #13428 from hyuraku/repair-brew-outdated-greedy
repair `brew outdated --greedy` to show only casks
|
2022-06-20 13:33:28 -04:00 |
|
hyuraku
|
52279d588d
|
repair description
|
2022-06-20 23:42:44 +09:00 |
|
hyuraku
|
0de4855bd8
|
improve description
|
2022-06-20 21:33:17 +09:00 |
|
Rylan Polster
|
cff0122fc4
|
Remove unnecessary HOMEBREW_INSTALL_FROM_API checks
|
2022-06-15 16:35:50 -04:00 |
|
hyuraku
|
f0d29d6d49
|
repair brew outdated --greedy
|
2022-06-15 21:53:15 +09:00 |
|
fn ⌃ ⌥
|
b766799d95
|
Add missing --formulae/--casks aliases for --formula/--cask
|
2021-11-18 12:41:03 -08:00 |
|
Rylan Polster
|
0b8032d421
|
Document HOMEBREW_INSTALL_FROM_API
|
2021-10-22 12:37:57 -04:00 |
|
Rylan Polster
|
50fac1737a
|
install: fix HEAD installations with HOMEBREW_INSTALL_FROM_API
|
2021-09-17 23:46:28 -04:00 |
|
XuehaiPan
|
8a363b2fb5
|
style: trim trailing whitespaces
|
2021-09-15 15:00:23 +08:00 |
|
Rylan Polster
|
5d536d66fc
|
Rename HOMEBREW_JSON_CORE to HOMEBREW_INSTALL_FROM_API
|
2021-08-27 00:24:15 -04:00 |
|
Rylan Polster
|
737dd1654b
|
Refactor API methods
|
2021-08-06 04:31:27 -04:00 |
|
MoonFruit
|
3d635c22cd
|
Fix brew outdated --cask --json --greedy
|
2021-08-04 14:09:33 +08:00 |
|
Mike McQuaid
|
b3dd9fb42f
|
Merge pull request #11629 from bevanjkay/upgrade_outdated_skipunversioned
adds an option to skip unversioned casks in outdated and upgrade command
|
2021-08-03 08:53:53 +01:00 |
|
Rylan Polster
|
1e34b69cd4
|
Prioritize installing from JSON if env var is set
|
2021-07-12 03:23:42 -04:00 |
|
Rylan Polster
|
b68e17552c
|
Only use BottleAPI::latest_pkg_version with env var
|
2021-07-06 09:33:16 -04:00 |
|
Rylan Polster
|
e316c4f013
|
Rename Utils::BottleAPI to BottleAPI
|
2021-07-05 11:45:15 -04:00 |
|
Rylan Polster
|
ca5f6026ed
|
Fix tests
|
2021-07-05 11:29:27 -04:00 |
|
Rylan Polster
|
22f986b89a
|
Install formulae from JSON files
|
2021-07-04 12:38:59 -04:00 |
|
Bevan Kay
|
9cf0a7409b
|
fix style
|
2021-07-03 11:58:16 +10:00 |
|
Bevan Kay
|
507fba73c4
|
update command line outputs
|
2021-07-03 11:57:32 +10:00 |
|
Bevan Kay
|
85082066f2
|
fix style
|
2021-07-01 23:02:15 +10:00 |
|
Bevan Kay
|
b1c70160f3
|
Split into two flags --greedy-latest and --greedy-auto-updates
|
2021-07-01 23:01:22 +10:00 |
|
Bevan Kay
|
057b3a3502
|
adds an option to skip unversioned casks in outdated and upgrade command
|
2021-06-30 11:13:21 +10:00 |
|
Mike McQuaid
|
6f071a06f8
|
Use JSON.pretty_generate
It's dramatically more human readable for very little difference in
space.
|
2021-04-09 15:44:37 +01:00 |
|
Bo Anderson
|
8e98ce69f3
|
Stricter handling of CLI args
|
2021-03-18 16:41:57 +00:00 |
|
Mike McQuaid
|
d6957a3acb
|
Homebrew 3.0.0 deprecations/disables
|
2021-01-29 19:50:24 +00:00 |
|
EricFromCanada
|
2ed324ebc0
|
use backticks around suggested input, flags, and binaries
|
2021-01-26 16:19:47 -05:00 |
|
Rylan Polster
|
d1f3e39b7b
|
Update commands to generate usage banner
|
2021-01-18 21:20:11 -05:00 |
|
Dawid Dziurla
|
332372469f
|
cmd: indicate multiple named args in usage banner
|
2021-01-15 13:04:00 +01:00 |
|
Rylan Polster
|
da811373d3
|
Add named_args DSL for commands
|
2021-01-13 17:09:42 -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 |
|
Mike McQuaid
|
d496f5c121
|
Deprecations for Homebrew 2.6.0
Do the usual deprecate/disable dance for the Homebrew 2.6.0 release.
Not to be merged until the next release will definitely be 2.6.0.
|
2020-11-24 16:44:02 +00:00 |
|
EricFromCanada
|
f784b7107f
|
manpage: fixes for grammar
|
2020-11-16 07:56:50 -05:00 |
|
Markus Reiter
|
da9289eff0
|
Add more type signatures.
|
2020-11-13 12:26:36 +01:00 |
|
Mike McQuaid
|
0606c9fd82
|
outdated/upgrade: fix upgrade alias edge case.
If you're going to follow an alias to find the outdated formula then
ensure that the latest one isn't already installed.
Fixes https://github.com/Homebrew/homebrew-core/issues/63971
|
2020-11-05 20:33:51 +00:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
90f145114c
|
Pass Cask::Config to Caskroom.casks .
|
2020-10-01 01:03:13 +02:00 |
|
Markus Reiter
|
5f005f67cf
|
Refactor global Cask::Config .
|
2020-10-01 00:57:10 +02:00 |
|
Mike McQuaid
|
2e5272d04c
|
Deprecate/disable code for Homebrew 2.5.0.
Do the usual "disable deprecations" and "uncomment pending deprecations"
dance and delete/deprecate/disable relevant/related code.
|
2020-09-03 10:34:22 +01:00 |
|
William Ma
|
fa7bd3bff6
|
args: Migrate usage of args loading methods to args.named
|
2020-08-23 09:02:20 -04:00 |
|
Collin Styles
|
d45701cf9b
|
Switch greedy argument to a keyword
The `greedy` parameter was switched to a keyword parameter in
3a91c37e66661781a236422c4ab8fc597e09a7a1 but this call wasn't updated
accordingly.
|
2020-08-19 10:05:56 -07:00 |
|