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
/
cmd
/
install.rb
Age
Commit message (
Expand
)
Author
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-04
Merge pull request #2599 from peternewman/patch-1
1.2.2
Mike McQuaid
2017-06-04
Change manpage internal links in correct location.
Mike McQuaid
2017-06-02
install: fix cask install with env filtering.
Mike McQuaid
2017-05-27
Improve some `brew install` messaging.
Mike McQuaid
2017-04-18
install: don't search when formula is unreadable.
Mike McQuaid
2017-04-17
install: use include instead of regex.
Mike McQuaid
2017-04-15
install: do not search taps when a qualified formula is missing
Zhiming Wang
2017-04-02
Handle missing receipt on `brew install`.
Mike McQuaid
2017-04-02
Document all short flags.
Mike McQuaid
2017-03-31
install: perform rename migrations when needed.
Mike McQuaid
2017-03-23
install: immediately print FormulaUnavailableError.
Mike McQuaid
2017-03-20
missing_formula: subsume historic logic.
Mike McQuaid
2017-03-20
blacklist: move to missing_formula class instead.
Mike McQuaid
2017-03-20
Hint at new location of migrated formulae
Zhiming Wang
2017-03-05
Add more flags and descriptions to man pages.
EricFromCanada
2017-01-18
install: set installed_{as_dependency,on_request}.
Mike McQuaid
2017-01-15
Fix documentation for HEAD upgrades.
Mike McQuaid
2017-01-02
bottles: --force-bottle feigns or_later.
Mike McQuaid
2016-12-03
cmd/install: allow to install any spec
Uladzislau Shablinski
2016-11-13
Merge pull request #1217 from MatzFan/invalid_build_option_warnings
Mike McQuaid
2016-11-12
fix other 10 failing tests - doh
Bruce Steedman
2016-11-05
install: only check fatal development tools checks.
Mike McQuaid
2016-11-05
Added a hint how to link a formula that is installed but not linked
ihatetoregister
2016-10-23
tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX
Josh Hagins
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Don’t use `puts_columns` if `empty?` or single item.
Markus Reiter
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-03
invalid build options - fixed conflicts; rename
Bruce Steedman
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
install: remove not updated warning.
Mike McQuaid
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-23
Fix Style/GuardClause.
Markus Reiter
2016-09-19
Merge pull request #971 from penman/follow_alias
Mike McQuaid
2016-09-18
install: don't install alias if already installed
Alyssa Ross
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-11
cmd/install: fix Rubocop warnings.
Mike McQuaid
2016-09-07
Refactor MacOS check_development_tools usage.
Mike McQuaid
2016-08-30
install: die if Xcode/CLT not up-to-date on prereleases
Dominyk Tiller
2016-08-10
Improve formula not found handling (#96)
Misty De Meo
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-08
cmd/install: port to generic OS. (#458)
Mike McQuaid
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-07-04
diagnostic: more porting to generic OS. (#449)
Mike McQuaid
2016-07-04
install: undocument --force-bottle. (#443)
Mike McQuaid
2016-06-29
cmd/install: use migration_needed?
Vlad Shablinsky
2016-05-19
install: fix documentation of --keep-tmp option (#258)
Zhiming Wang
2016-05-09
gist-logs: add proper documentation, improve error handling (#217)
Jam
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
[next]