XuehaiPan
b5bc6368b7
cmd/vendor-install.sh: update artifact URL
2021-09-12 23:38:33 +08:00
XuehaiPan
7da8a9ebc1
cmd/vendor-install.sh: allow download vendors from HOMEBREW_ARTIFACT_DOMAIN and HOMEBREW_BOTTLE_DOMAIN
2021-09-12 21:54:37 +08:00
Rylan Polster
8db3289f15
Merge pull request #12003 from hyuraku/brew-list-shows-cask-without-option
...
brew list shows cask without option
2021-09-11 19:42:59 -04:00
hyuraku
d1c9b9db3f
rename variables
2021-09-11 16:05:01 +09:00
hyuraku
e44ac800c2
repair cask install quiet mode
2021-09-10 23:12:52 +09:00
hyuraku
e8c26e2da9
use keyword argument
2021-09-10 21:06:37 +09:00
hyuraku
2347bfdb92
use default_kegs
2021-09-09 22:16:45 +09:00
hyuraku
a9b275d757
brew list shows cask without option
2021-09-08 22:53:27 +09:00
Carlo Cabrera
5c602003f2
Merge pull request #11930 from XuehaiPan/master
...
Show all export statements on `brew shellenv` if users modified `PATH` explicitly
2021-09-08 10:22:50 +08: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
cf2800afec
install: fetch all formulae before install
2021-09-01 22:42:20 -07:00
Mike McQuaid
7c37a34cca
Merge pull request #11927 from FnControlOption/fetch
...
fetch: fix `--bottle-tag` when unbottled on host system
2021-09-01 16:08:05 +01:00
EricFromCanada
c234d1ea03
upgrade: list upgradeable dependencies/migrations/cleanups on dry run
2021-08-31 12:27:14 -04:00
XuehaiPan
05c1c5895e
Apply suggestions from code review
2021-08-30 22:37:07 +08:00
Xuehai Pan
27fb6506a0
Apply suggestions from code review
...
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2021-08-27 18:22:01 +08:00
XuehaiPan
728efbdf2f
Show warnings on brew shellenv
if users modified env vars explicitly
2021-08-27 15:55:31 +08:00
Rylan Polster
5d536d66fc
Rename HOMEBREW_JSON_CORE
to HOMEBREW_INSTALL_FROM_API
2021-08-27 00:24:15 -04:00
Rylan Polster
8690d661fd
Merge pull request #11859 from Rylan12/cask-json
...
Allow casks to be installed using the `cask-source` API
2021-08-26 23:58:51 -04:00
FnControlOption
794510f4e0
cmd/cache: add --bottle-tag flag
2021-08-26 14:46:30 -07:00
fn ⌃ ⌥
7beed25227
cmd/cache: add --HEAD switch
2021-08-23 20:37:02 -07:00
Rylan Polster
99635bf3ae
Remove need for homebrew/cask to be tapped
2021-08-14 16:17:26 -04:00
Mike McQuaid
3b13cf9797
Merge branch 'master' into dependabot/bundler/Library/Homebrew/sorbet-0.5.6519
2021-08-11 09:30:51 +01:00
Bo Anderson
cee86846ce
Fix Sorbet violations.
2021-08-06 14:03:00 +01: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
f22d140869
Merge pull request #11789 from XuehaiPan/master
...
cmd/shellenv.sh: make `brew shellenv` idempotent
2021-08-03 19:24:25 +01:00
XuehaiPan
1e737dbe2c
cmd/shellenv.sh: apply suggestions from code review
2021-08-03 18:40:59 +08:00
Mike McQuaid
a1067f9721
Merge pull request #11803 from gromgit/gist-logs/dirs
...
gist-logs: grab files in subdirectories too
2021-08-03 10:52:11 +01:00
XuehaiPan
6cd2192c6f
cmd/shellenv.sh: make sure the current Homebrew is initialized correctly
2021-08-03 16:19:45 +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
XuehaiPan
7cc37fb7f8
cmd/shellenv.sh: support multi-instance installation
2021-08-02 16:57:59 +08:00
Adrian Ho
34c1a6f850
gist-logs: grab files in subdirectories too
2021-08-02 13:54:33 +08:00
XuehaiPan
9e11fcf31e
cmd/shellenv.sh: make brew shellenv
idempotent
2021-07-30 21:00:38 +08:00
hyuraku
3ccb1f6328
search by desc with formula-cask option
2021-07-25 20:10:35 +09:00
Rylan Polster
b18bbacced
Merge pull request #11714 from Rylan12/developer
...
Add `brew developer` command
2021-07-21 09:53:04 -04:00
Carlo Cabrera
219fffb700
cmd/search: tweak help text
...
See https://github.com/Homebrew/brew/pull/11736#discussion_r672233442 .
2021-07-20 09:32:37 +08:00
Carlo Cabrera
822170a766
cmd/search: add repology
...
I often find myself checking Repology to quickly reference how other
package managers handle certain things, so it seems useful to be able to
do so with `brew search`.
While we're here, let's fix the query URL for MacPorts.
2021-07-18 09:22:34 +08:00
Rylan Polster
aaaf92b905
update-report: still report homebrew/core changes if they are updated
2021-07-17 12:48:02 -04:00
Rylan Polster
a1ecb02736
update-report: don't try to report Homebrew/core if not needed
2021-07-16 11:35:51 -04:00
Rylan Polster
4ed44aa682
Fix style
2021-07-16 01:50:24 -04:00
Rylan Polster
2524e80196
Revert outdated changes to brew info
2021-07-14 18:20:23 -04:00
Rylan Polster
fb04053833
info: show accurate bottle information
2021-07-14 18:16:23 -04:00
Rylan Polster
bcbb47e717
Add HOMEBREW_UPDATE_TO_TAG
to messaging
2021-07-14 11:16:50 -04:00
Rylan Polster
042ae4ccfc
Improve messaging
2021-07-14 11:07:33 -04:00
Rylan Polster
3e01e02a02
Improvements based on code review
2021-07-14 10:19:29 -04:00
Rylan Polster
a0f7711ab6
update: don't update homebrew/core for preinstall if using JSON
2021-07-14 02:13:23 -04:00
Rylan Polster
41b0bf7bbb
Add developer
command
2021-07-14 01:55:00 -04:00
Rylan Polster
91fffeeff6
info: show latest version
2021-07-14 00:26:09 -04:00
Dawid Dziurla
2a9f962747
Merge pull request #11691 from dawidd6/fetch-bottle-tag
...
fetch: add --bottle-tag flag
2021-07-13 18:51:42 +02:00
Dawid Dziurla
793371a348
fetch: add --bottle-tag flag
2021-07-13 18:03:04 +02:00