Commit Graph
4415 Commits
Author SHA1 Message Date
Mike McQuaidandGitHub a3e652e8d8 Merge pull request #12087 from Rylan12/api-head-install-fixes
install: fix `HEAD` installations with `HOMEBREW_INSTALL_FROM_API`
2021-09-21 09:43:33 +01:00
Bo Anderson 59dc0ed652 formula_installer: fix error if a compatible bottle was not found 2021-09-20 20:57:39 +01:00
Rylan Polster 50fac1737a install: fix HEAD installations with HOMEBREW_INSTALL_FROM_API 2021-09-17 23:46:28 -04:00
Bo Anderson 4c48ace9d1 cmd/info: print backtrace to developers for unreadable formulae/casks 2021-09-17 00:17:22 +01:00
XuehaiPan 43377a3e5e style: fix inconsistent code style for shell scripts by runing brew style --fix 2021-09-16 01:08:02 +08:00
XuehaiPan bd8db0737d style: fix inconsistent code style for shell scripts 2021-09-16 01:06:19 +08:00
XuehaiPan 8a363b2fb5 style: trim trailing whitespaces 2021-09-15 15:00:23 +08:00
XuehaiPan 3f96d963f7 style: fix inconsistent code style for shell scripts 2021-09-15 14:59:01 +08:00
Mike McQuaidandGitHub 1fd1455302 Merge pull request #12042 from XuehaiPan/vendor-from-bottle-domain
cmd/vendor-install.sh: allow download vendors from `HOMEBREW_ARTIFACT_DOMAIN` and `HOMEBREW_BOTTLE_DOMAIN`
2021-09-12 19:27:55 +01:00
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 PolsterandGitHub 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 CabreraandGitHub 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 McQuaidandGitHub 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
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 PolsterandGitHub 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 ⌃ ⌥andGitHub 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 McQuaidandGitHub 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 McQuaidandGitHub 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 McQuaidandGitHub 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 McQuaidandGitHub 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 PolsterandGitHub 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