This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 17, 2020
-
-
Markus Reiter authored
Don't take name into account when calculating description length.
-
- Aug 16, 2020
-
-
Dustin Rodrigues authored
add ipython into `update-python-resources` blocklist
-
Rui Chen authored
-
- Aug 15, 2020
-
-
Markus Reiter authored
-
Maxim Belkin authored
utils/ruby.sh: reoganize code
-
Issy Long authored
build(deps): bump sorbet-runtime from 0.5.5866 to 0.5.5869 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [sorbet-runtime](https://github.com/sorbet/sorbet) from 0.5.5866 to 0.5.5869. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Issy Long authored
build(deps): bump sorbet from 0.5.5866 to 0.5.5869 in /Library/Homebrew
-
Dawid Dziurla authored
bump-formula-pr: fix regression when formula.tap is nil
-
jjergus authored
-
Markus Reiter authored
Fix parsing of negative options.
-
Markus Reiter authored
-
Mike McQuaid authored
home: Deprecate brew cask home
-
- Aug 14, 2020
-
-
William Ma authored
-
William Ma authored
-
Dawid Dziurla authored
pr-pull: pass --keep-old option to pr-upload
-
Maxim Belkin authored
Also change 'usable_ruby()' to 'unusable_ruby()' Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Dawid Dziurla authored
also fix typo in `--root-url` option
-
Dawid Dziurla authored
bump-formula-pr: add warnings for patches and resources
-
dependabot-preview[bot] authored
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.5866 to 0.5.5869. - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Markus Reiter authored
Remove references to `brew-cask` from `brew` man page.
-
Markus Reiter authored
-
Maxim Belkin authored
Moved OS-specific logic to functions: - `find_ruby`: returns (via echo) Ruby that can be used - `usable_ruby`: checks whether Ruby satisfies Homebrew Pre-create OS-specific error messages: - `upgrade_fail`: message that is printed when Homebrew fails to upgrade vendor Ruby - `install_fail`: message that is printed when Homebrew fails to install vendor Ruby Unconditionally set `TERMINFO_DIRS` when installing/upgrading vendor Ruby **but** export it on Linux only. Motivation: move OS-specific logic to functions so that it's easier to understand the main steps.
-
Seeker authored
-
Seeker authored
-
Markus Reiter authored
Show cask description in `brew cask info` command
-
Waldir Pimenta authored
-
Waldir Pimenta authored
-
Waldir Pimenta authored
Also add non-dummy URL in the test fixture, to match the name, version, etc.
-
Markus Reiter authored
Add missing `help` methods for external `cask` commands.
-
Markus Reiter authored
-
Markus Reiter authored
Use `CLI::Parser` for `cask` commands.
-
Markus Reiter authored
Allow iOS and iPhone at the beginning of descriptions.
-
Markus Reiter authored
-
- Aug 13, 2020
-
-
Mike McQuaid authored
GitHub Actions cleanup
-
Mike McQuaid authored
- Add consistent spacing - Remove `pull_request: []` warning - remove identical, implicit `name` usage - use `actions/cache@v1` for compatibility
-
Mike McQuaid authored
tests.yml: minor tweaks
-
Mike McQuaid authored
docs: update GitHub rate limit URL
-
Mike McQuaid authored
audit: check GitHub tags for prerelease status
-
Mike McQuaid authored
Add `cask-eid` to list of deprecated taps.
-