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
2018-02-09
Format identifiers in oh1
Chayoung You
2018-02-05
Make pinning more robust
Mike McQuaid
2018-01-21
upgrade --all: use odeprecated.
Mike McQuaid
2018-01-10
reinstall/upgrade: stop unlinked kegs being sticky
Mike McQuaid
2018-01-09
upgrade: fix UnsatisfiedRequirements exit code.
Mike McQuaid
2018-01-08
upgrade: skip formula if upgrade fails.
Mike McQuaid
2017-12-30
reinstall/upgrade: document use of options.
Mike McQuaid
2017-12-02
Rename whole build_options block (copypaste from reinstall)
L. E. Segovia
2017-12-02
Delete `--ignore-dependencies` additions
L. E. Segovia
2017-12-02
Let the upgrade command add new build flags
L. E. Segovia
2017-12-02
Remember `--ignore-dependencies` when installing and upgrading
L. E. Segovia
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-07-30
Tweak preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-30
Preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-28
formula_installer: simplify callers.
Mike McQuaid
2017-03-31
upgrade: perform rename migrations when needed.
Mike McQuaid
2017-03-17
upgrade: keg_only before non-keg_only formulae
ilovezfs
2017-03-11
Add `Formatter::pluralize`.
Markus Reiter
2017-01-18
formula_installer: use attr_accessor for installed_*
Mike McQuaid
2017-01-18
upgrade: temporarily comment out for fix.
Mike McQuaid
2017-01-18
upgrade: tab installed_{as_dependency,on_request}
Mike McQuaid
2016-12-10
reinstall/upgrade/install: always output options.
Mike McQuaid
2016-11-12
Filter formula build options based on those that exist.
Mike McQuaid
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
upgrade: tell people that --all is a no-op.
Mike McQuaid
2016-09-19
Fix `brew style` from #971.
Mike McQuaid
2016-09-18
upgrade, outdated: follow alias changes
Alyssa Ross
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-11
cmd/upgrade: fix Rubocop warnings.
Mike McQuaid
2016-08-11
Update --fetch-HEAD documentation
Vlad Shablinsky
2016-08-06
Update upgrade/outdated documentation (#650)
Uladzislau Shablinski
2016-08-06
Update upgrade/outdated methods for head versions
Vlad Shablinsky
2016-08-05
various: eliminate the usage of `any?` (#638)
Xu Cheng
2016-07-29
Add missing development_tools requires.
Mike McQuaid
2016-07-18
remove unnecessary `Tab.for_formula`
Xu Cheng
2016-07-06
development_tools: add installed? method. (#455)
Mike McQuaid
2016-05-06
brew install: make -s apply only to given formula, not deps (#205)
Andrew Janke
2016-04-10
Add all the top level comments
Max Nordlund
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
[next]