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-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
2015-01-15
install: handle devel-only correctly
Dominyk Tiller
2015-01-05
install: fail on devel where devel doesn't exist
Dominyk Tiller
2014-12-26
Fix warning
Jack Nagel
2014-11-30
Allow searching/installing Homebrew Casks.
Mike McQuaid
2014-11-03
Make quieter an installer mode
Jack Nagel
2014-11-03
Make git an installer mode
Jack Nagel
2014-11-03
Add ARGV.git?
Jack Nagel
2014-10-31
Check for MacPorts/Fink installation only after build failures
Jack Nagel
2014-10-31
Revert "run macports check after failed build instead of before every build"
Jack Nagel
2014-10-31
Remove FormulaAlreadyInstalledError
Jack Nagel
2014-10-28
cmd/install: fallback to searching formula names.
Jim Witschey
2014-10-21
Point to a tap when installing or fetching.
Mike McQuaid
2014-10-20
Drop pointless use of CannotInstallFormulaError
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-08-30
Install dependencies before an interactive install
Jack Nagel
2014-08-25
install: search when formula isn't found.
Mike McQuaid
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
[next]