index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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
2015-04-26
upgrade: announce usage of --all.
HEAD
master
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
2013-05-18
upgrade: tighten installed precondition
Jack Nagel
2013-03-30
brew-pin: prevent selected formulae from upgrade.
Simon Sigurdhsson
2013-01-26
upgrade: use standard Tab accessor
Jack Nagel
2013-01-26
upgrade: offload dependency expansion to FormulaInstaller
Jack Nagel
2013-01-26
FormulaInstaller: don't install bottle if options were passed
Jack Nagel
2013-01-26
FormulaInstaller: make tab an attr, but never a parameter
Jack Nagel
2013-01-21
brew upgrade: improve exit codes.
Matt Di Pasquale
2013-01-10
Don't attempt installation multiple times
Jack Nagel
2012-12-18
upgrade.rb: Generate Tab from Keg not Formula
Charlie Sharpsteen
2012-08-18
Don't lie about upgrading up-to-date formulae
Jack Nagel
2012-08-18
upgrade: filter ARGV when expanding deps
Jack Nagel
2012-08-18
Add ARGV.ignore_deps?
Jack Nagel
2012-08-18
outdated: use new version comparison machinery
Jack Nagel
[next]