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 06, 2017
-
-
Gautham Goli authored
-
Gautham Goli authored
-
Markus Reiter authored
Fix `Pkg#uninstall` not calling `MacOS.undeletable?` for all files.
-
Markus Reiter authored
-
Mike McQuaid authored
formula: Remove reference to homebrew/x11
-
Markus Reiter authored
Fix parsing extension from URL.
-
Markus Reiter authored
-
Bob W. Hogg authored
That tap is now defunct. Signed-off-by:
Bob W. Hogg <rwhogg@linux.com>
-
Markus Reiter authored
Delete `:focus`.
-
Mike McQuaid authored
travis.yml: only build the master branch.
-
Mike McQuaid authored
-
Mike McQuaid authored
audit: Port patches audit code to a rubocop and add tests
-
Gautham Goli authored
-
Gautham Goli authored
-
Mike McQuaid authored
This avoid two weird things: - scary messages when building tags fails - two builds being run instead of one when people create a PR and a branch on the Homebrew/brew repo (rather than their fork).
-
Markus Reiter authored
-
- Aug 05, 2017
-
-
Markus Reiter authored
Detect `Tap` in `CaskLoader`.
-
Mike McQuaid authored
audit: add additional php header ignore patterns
-
- Aug 04, 2017
-
-
Markus Reiter authored
Tap.each: return an enumerable when no block given
-
Markus Reiter authored
Remove `brew cask _checkurl`.
-
Markus Reiter authored
-
Misty De Meo authored
-
- Aug 03, 2017
-
-
ilovezfs authored
formula_cellar_checks: check_non_libraries only for new formulae
-
ilovezfs authored
This check is overly opinionated and leads to audit failures no one cares to fix, so let's only run it for new formulae.
-
Jan Viljanen authored
-
- Aug 02, 2017
-
-
JCount authored
formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDS
-
- Aug 01, 2017
-
-
JCount authored
-
Mike McQuaid authored
Put the five executables in a list
-
Mike McQuaid authored
audit: Port audit_urls strict rules to rubocop, add tests, autocorrect
-
Mike McQuaid authored
audit: fix bug where `brew audit foo` runs every style check.
-
Mike McQuaid authored
audit: Port dependency rules from line_problems to rubocop and add tests
-
Mike McQuaid authored
docs/brew-tap.md: Reference dunn's Emacs tap
-
Mike McQuaid authored
formula: Remove reference to Homebrew/Homebrew
-
Bob W. Hogg authored
edavis' repo currently points to homebrew/emacs, which has since been moved to dunn/emacs. Signed-off-by:
Bob W. Hogg <rwhogg@linux.com>
-
Bob W. Hogg authored
That repo is now defunct. Reference homebrew-core instead. Signed-off-by:
Bob W. Hogg <rwhogg@linux.com>
-
- Jul 31, 2017
-
-
Markus Reiter authored
Simplify `assert_only_one_stanza_allowed`.
-
Mike McQuaid authored
This also helpfully avoids always building all dependencies from source when passing `--build-bottle` or forcing all bottles when passing `--force-bottle`.
-
Mike McQuaid authored
Tweak preserve link status on reinstall/upgrade.
-
Mike McQuaid authored
Treat a `brew install` command as normal i.e. link by default unless keg-only and only specify whether a keg should be linked when upgrading or reinstalling. Also, adjust the naming accordingly so it's more obvious that this is the case.
-
Mike McQuaid authored
-