index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
formula.rb
Age
Commit message (
Expand
)
Author
2018-03-03
Adjust docs and more internal code for Python 3.
Mike McQuaid
2018-02-22
Use more docs.brew.sh short links
Mike McQuaid
2018-01-19
formula: reject dot dirs as racks
ilovezfs
2018-01-18
Merge pull request #3661 from MikeMcQuaid/deprecate-default-formula
Mike McQuaid
2018-01-18
Deprecate requirements harder
Mike McQuaid
2018-01-14
Deprecate default_formula Requirement DSL
Mike McQuaid
2018-01-11
formula: tweak more depends_on examples.
Mike McQuaid
2018-01-11
docs: Fix depends_on examples in Formula page
Michihito Shigemura
2017-12-30
gpg: move to compat.
Mike McQuaid
2017-12-29
formula: require gpg and make it a module.
Mike McQuaid
2017-12-15
post_install: use HOMEBREW_PATH.
Mike McQuaid
2017-12-14
postinstall: add HOMEBREW_PREFIX/{,s}bin to PATH.
Mike McQuaid
2017-12-02
Simplify `PATH` usage in `Formula`.
Markus Reiter
2017-11-02
formula: fix safe navigation bug
ilovezfs
2017-10-29
Tweak use of with_env
Mike McQuaid
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-09-24
Rubocop: manual rule fixes.
Mike McQuaid
2017-09-24
Rubocop: automatic rule fixes.
Mike McQuaid
2017-08-31
formula: manipulate Java's home usage by default
Dominyk Tiller
2017-08-05
formula: Remove reference to homebrew/x11
Bob W. Hogg
2017-08-05
Merge pull request #2965 from reitermarkus/cask-tap
Markus Reiter
2017-07-31
formula: Remove reference to Homebrew/Homebrew
Bob W. Hogg
2017-07-30
Merge pull request #2899 from MikeMcQuaid/enable-deprecations
Mike McQuaid
2017-07-30
Merge pull request #2923 from MikeMcQuaid/alias-fixes
Mike McQuaid
2017-07-30
Detect `Tap` in `CaskLoader`.
Markus Reiter
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-07-21
formula: ensure aliases don’t include full names.
Mike McQuaid
2017-07-21
Enable more deprecations.
Mike McQuaid
2017-07-15
formula: use env helper
Misty De Meo
2017-07-07
formula: tweak keg_only? formatting.
Mike McQuaid
2017-07-05
Formula#keg_only should be a boolean
Misty De Meo
2017-06-28
Refactor using `Forwardable` and `DelegateClass`.
Markus Reiter
2017-06-20
🔨 Fix sorting on APFS.
Markus Reiter
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-29
Merge pull request #2663 from reitermarkus/lockfile
Markus Reiter
2017-05-27
Improve some `brew install` messaging.
Mike McQuaid
2017-05-25
Rename `FormulaLock` to `LockFile`.
Markus Reiter
2017-05-21
Merge pull request #2660 from MikeMcQuaid/env-filtering-test
Mike McQuaid
2017-05-21
formula: ensure HOMEBREW_PREFIX/bin in test PATH.
Mike McQuaid
2017-05-21
formula: build dependencies are never missing.
Mike McQuaid
2017-05-19
Merge pull request #2638 from reitermarkus/matchers
Markus Reiter
2017-05-16
Merge pull request #2470 from johnhawkinson/conflicts-info
Mike McQuaid
2017-05-15
Use scoped RSpec matchers.
Markus Reiter
2017-05-09
Allow --interactive to access HOME
Mike McQuaid
[next]