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
/
upgrade.rb
Age
Commit message (
Expand
)
Author
2016-01-04
cleanup: move code away from cmd/
Baptiste Fontaine
2015-11-29
upgrade: use installed_kegs
Xu Cheng
2015-11-27
formula: refactor outdated handling, add to hash.
Mike McQuaid
2015-10-07
brew upgrade: provides an option `--cleanup`
Rakesh
2015-08-21
Merge bottle install without Xcode branch
Misty De Meo
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-09
put caveats in finish after post_install Homebrew/homebrew#42565
Rafael Kitover
2015-08-03
Core files style updates.
BrewTestBot
2015-06-05
Revert "upgrade: announce usage of --all."
Mike McQuaid
2015-05-29
upgrade: use Formula#full_name
Xu Cheng
2015-05-27
upgrade: use ARGV.resolved_formulae
Xu Cheng
2015-04-26
upgrade: announce usage of --all.
Mike McQuaid
2015-03-24
reinstall, upgrade: tweak use of tab build_bottle.
Mike McQuaid
2015-01-04
Checkout outdatedness in `brew upgrade <formula>`
Jack Nagel
2015-01-04
Explicitly pass formulae to outdated_brews
Jack Nagel
2014-11-03
Make quieter an installer mode
Jack Nagel
2014-10-15
Hide install receipt key names
Jack Nagel
2014-09-14
Consistently call name on formula instead of relying on to_s
Jack Nagel
2014-08-17
Upgrade honors build_bottle? and built_as_bottle options
Larry Shaffer
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-26
pluralize formulae in tap/untap
Adam Vandenberg
2014-04-05
Avoid realpath where it is not necessary
Jack Nagel
2014-03-24
Check existence of target keg instead of hiding exceptions
Jack Nagel
2014-03-13
Make FormulaInstaller setup more readable
Jack Nagel
2014-03-13
Make debug an installer mode
Jack Nagel
2014-03-13
Make verbose an installer mode
Jack Nagel
2014-03-13
Don't set installer options to their default
Jack Nagel
2014-03-10
Make build_from_source an explicit installer mode
Jack Nagel
2014-03-05
Teach commands to work with revisions
Jack Nagel
2014-03-04
Let commands decide what mode the installer should use
Jack Nagel
2014-03-04
Extract installer setup to prelude method
Jack Nagel
2014-03-02
Stop mutating build options in upgrade
Jack Nagel
2014-03-02
Revert "Let commands decide what mode the installer should use"
Jack Nagel
2014-03-02
Fix typo
Jack Nagel
2014-03-02
Let commands decide what mode the installer should use
Jack Nagel
2014-03-02
Reduce the number of ways options can be passed to the installer
Jack Nagel
2014-02-18
Add DownloadError to catch a broader range of resource download errors.
Drew Rodman
2014-01-26
upgrade: fix output when no packages to upgrade.
Frizlab
2013-09-26
upgrade.rb: Fix plural_s when number = 0
Nikolaus Wittenstein
2013-07-18
upgrade: put exit statements in both conditional branches
Adam Coffman
2013-07-15
upgrade: don't rely on return value of 'onoe'
Jack Nagel
2013-07-15
upgrade: make condition clearer
Jack Nagel
2013-07-15
upgrade: move require out of method body
Jack Nagel
2013-07-15
upgrade: remove redundant conditional
Jack Nagel
2013-06-08
Consolidate sudo checks.
Adam Vandenberg
2013-05-24
upgrade: fix expansion of options for top-level formula objects
Jack Nagel
2013-05-18
upgrade: fix typo
Jack Nagel
2013-05-18
upgrade: use a method rather than a boolean flag
Jack Nagel
[next]