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
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
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-17
install: handle FormulaClassUnavailableError
Martin Afanasjew
2016-04-10
Add all the top level comments
Max Nordlund
2016-03-07
rename CoreFormulaRepository to CoreTap
Xu Cheng
2016-01-05
doctor: move code away from cmd/
Baptiste Fontaine
2015-12-19
move CoreFormulaRepository into separate file
Xu Cheng
2015-12-10
Do not `brew install brew-cask`
Josh Hagins
2015-12-09
Formulary: use same logic to handle core fully-qualified name
Xu Cheng
2015-12-03
centralize the logic of handling `homebrew-` in Tap.fetch
Xu Cheng
2015-11-09
cmd/install: check before tapping
Alex Dunn
2015-11-09
use Tap#install
Xu Cheng
2015-10-19
install: make search output more intuitive.
Eric Andrew Lewis
2015-10-09
use directory? to check rack existence
Xu Cheng
2015-08-27
install: fix if isn't migrated
Vlad Shablinsky
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
2015-08-21
Call check_xcode check for CLT, too
William Woodruff
2015-08-21
Add guards to calls that would trigger Xcode install requests
William Woodruff
2015-08-21
FormulaInstaller: add prevent_build_flags to eliminate code repetition
William Woodruff
2015-08-21
Install: add BuildToolsError and BuildFlagsError
William Woodruff
2015-08-21
MacOS: update locate_cctool
William Woodruff
2015-08-21
Requirements: add CctoolsRequirement
William Woodruff
2015-08-21
Install: remove check_for_bad_install_name_tool
William Woodruff
2015-08-15
install: f.oldname can be nil
Xu Cheng
2015-08-14
install: mention if installed formula isn't migrated.
Mike McQuaid
2015-08-09
put caveats in finish after post_install Homebrew/homebrew#42565
Rafael Kitover
2015-08-06
add fully qualified name for core formulae
CNA-Bld
2015-08-03
Core files style updates.
BrewTestBot
2015-07-17
use ohai headers at the top of search results
Alex Dunn
2015-07-11
cmd/install: fix install warning timeout.
Mike McQuaid
2015-07-11
install: cleanup outdated repository warning.
Mike McQuaid
2015-07-11
cmd/install: check time of last update if FormulaUnavailableError
Alex Dunn
2015-06-16
Move 10.11 warning to doctor, pre-install, and post-failure
Jack Nagel
2015-05-29
install: use Formula#full_name
Xu Cheng
2015-03-11
install: refactoring blacklist check
Xu Cheng
2015-03-05
cmd/install: add force/debug/verbose to cask.
Mike McQuaid
2015-01-16
install: fix --HEAD for formulae with head and devel but no stable
Jack Nagel
[next]