apainintheneck
|
64ef2f1899
|
cask/cmd/upgrade: fix missing versions variable
This reference to the versions variable is unnecessary.
|
2023-02-28 22:58:00 -08:00 |
|
Douglas Eichelberger
|
f9f73f3ef6
|
Tidy up
|
2023-02-27 21:42:47 -08:00 |
|
Douglas Eichelberger
|
1ab278f74c
|
Fix style/type violations
|
2023-02-27 20:34:07 -08:00 |
|
Douglas Eichelberger
|
0eccc0e987
|
git grep -l Utils::Inflection | xargs gsed -i 's|Utils::Inflection|Utils|g'
|
2023-02-27 20:18:27 -08:00 |
|
Douglas Eichelberger
|
2400c6daed
|
brew style --fix
|
2023-02-27 20:17:33 -08:00 |
|
Douglas Eichelberger
|
37015b6b08
|
Change to pluralize, port more call sites
|
2023-02-27 20:17:33 -08:00 |
|
Douglas Eichelberger
|
0438a3a538
|
Draft implementation to replace ActiveSupport inflections
|
2023-02-27 20:17:33 -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 |
|
Rylan Polster
|
dde44ed37c
|
Clarify cause of the bug in messaging
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2023-02-05 16:10:22 +01:00 |
|
Rylan Polster
|
0fd1be9a8e
|
Add error message with instructions for the missing cask file
|
2023-02-05 15:35:11 +01:00 |
|
Bo Anderson
|
eac32f0b20
|
Additional fixes for Ruby 3 compatibility
|
2022-10-18 01:54:59 +01:00 |
|
Bevan Kay
|
1f43bf32a4
|
cask: add statement when upgrade won't be installed
|
2022-05-26 10:06:58 +10:00 |
|
fn ⌃ ⌥
|
8dc060c88b
|
upgrade: use greedy_* method parameters
|
2021-09-21 11:45:49 -07:00 |
|
FnControlOption
|
eb16e10902
|
messages: record cask installations.
This is used to record installation times and also to determine
whether to display caveats.
|
2021-09-02 08:44:00 -07:00 |
|
FnControlOption
|
278c06f31d
|
upgrade: deduplicate cask caveats.
Cask::Installer.caveats invokes Homebrew.messages.record_caveats
so only invoke it once and store the return value.
|
2021-09-02 08:43:56 -07:00 |
|
EricFromCanada
|
c234d1ea03
|
upgrade: list upgradeable dependencies/migrations/cleanups on dry run
|
2021-08-31 12:27:14 -04:00 |
|
Bevan Kay
|
88edb1c64b
|
fix style
|
2021-07-04 17:25:03 +10: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
|
72e3704827
|
update style
|
2021-06-30 11:21:24 +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 |
|
hyuraku
|
45b7e438f1
|
repair manual_installer_casks block
|
2021-05-15 21:24:24 +09:00 |
|
hyuraku
|
5f62f417fd
|
add error message that cask was installed manually
|
2021-05-14 12:56:57 +09:00 |
|
hyuraku
|
bc476a31b4
|
remove manual installer casks from upgrage casks
|
2021-05-12 23:46:50 +09:00 |
|
Mike McQuaid
|
d6957a3acb
|
Homebrew 3.0.0 deprecations/disables
|
2021-01-29 19:50:24 +00:00 |
|
EricFromCanada
|
99ad3350ee
|
use single quotes around stanza and parameter names
|
2021-01-26 16:19:47 -05:00 |
|
Seeker
|
fbafaff4fe
|
rubocop: require braces for Sorbet sig
|
2021-01-18 16:52:45 -08:00 |
|
Seeker
|
f476bcafcb
|
upgrade: show formula caveats after casks have been updated
|
2021-01-11 11:43:11 -08:00 |
|
Seeker
|
b9854bd4cf
|
rubocops: add unless_multiple_conditions
|
2021-01-08 10:33:54 -08:00 |
|
Markus Reiter
|
3ee66d8c0d
|
Add type annotations related to upgrade.
|
2020-11-16 19:45:15 +01:00 |
|
Markus Reiter
|
7893d316ab
|
Mention --greedy when no casks were upgraded.
|
2020-11-16 04:35:55 +01:00 |
|
Markus Reiter
|
da9289eff0
|
Add more type signatures.
|
2020-11-13 12:26:36 +01:00 |
|
EricFromCanada
|
3768b7a6e9
|
apidoc: update comment wording, punctuation, formatting
|
2020-11-06 00:21:02 -05:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Markus Reiter
|
7f14e55f99
|
Add missing cask options to brew upgrade .
|
2020-10-08 11:07:35 +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 |
|
Markus Reiter
|
8fc4ac0ad7
|
Document Cask::Cmd .
|
2020-08-26 03:13:59 +02:00 |
|
Bo Anderson
|
e3372e2a14
|
Lazily require some heavy files
|
2020-08-20 02:05:17 +01:00 |
|
Mike McQuaid
|
3a91c37e66
|
Fix RuboCop checks.
|
2020-08-19 17:12:32 +01:00 |
|
Markus Reiter
|
b48bc316e0
|
Use CLI::Parser for cask commands.
|
2020-08-13 05:15:15 +02:00 |
|
miccal
|
3b2a7a0340
|
cask/cmd/upgrade: output cask upgrades on new line
|
2020-08-06 17:25:46 +08:00 |
|
miccal
|
a4f676c556
|
cask/cmd/update: output message consistency
|
2020-08-06 16:16:44 +08:00 |
|
William Ma
|
72b0859b8c
|
Remove invalid HOMEBREW_CASK_OPTS options
|
2020-08-05 12:22:12 -04:00 |
|
William Ma
|
907d4d7f74
|
Add shared methods for uninstalling, reinstalling casks
|
2020-08-05 11:04:40 -04:00 |
|
Markus Reiter
|
b1ca2f7e3c
|
Add shared method for upgrading casks.
|
2020-08-05 13:55:04 +02:00 |
|
Kien Dang
|
69189721db
|
Prepend cask name to cask upgrade error message
|
2020-07-31 21:51:47 +08:00 |
|
Markus Reiter
|
fbf4b0432d
|
Rescue more errors during cask upgrade .
|
2019-11-22 02:50:44 +01:00 |
|