aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/upgrade.rb
AgeCommit message (Expand)Author
2018-02-09Format identifiers in oh1Chayoung You
2018-02-05Make pinning more robustMike McQuaid
2018-01-21upgrade --all: use odeprecated.Mike McQuaid
2018-01-10reinstall/upgrade: stop unlinked kegs being stickyMike McQuaid
2018-01-09upgrade: fix UnsatisfiedRequirements exit code.Mike McQuaid
2018-01-08upgrade: skip formula if upgrade fails.Mike McQuaid
2017-12-30reinstall/upgrade: document use of options.Mike McQuaid
2017-12-02Rename whole build_options block (copypaste from reinstall)L. E. Segovia
2017-12-02Delete `--ignore-dependencies` additionsL. E. Segovia
2017-12-02Let the upgrade command add new build flagsL. E. Segovia
2017-12-02Remember `--ignore-dependencies` when installing and upgradingL. E. Segovia
2017-10-18Use “squiggly” heredocs.Markus Reiter
2017-10-08Clean up code style and remove `.rubocop_todo.yml`.Markus Reiter
2017-07-30Tweak preserve link status on reinstall/upgrade.Mike McQuaid
2017-07-30Preserve link status on reinstall/upgrade.Mike McQuaid
2017-07-28formula_installer: simplify callers.Mike McQuaid
2017-03-31upgrade: perform rename migrations when needed.Mike McQuaid
2017-03-17upgrade: keg_only before non-keg_only formulaeilovezfs
2017-03-11Add `Formatter::pluralize`.Markus Reiter
2017-01-18formula_installer: use attr_accessor for installed_*Mike McQuaid
2017-01-18upgrade: temporarily comment out for fix.Mike McQuaid
2017-01-18upgrade: tab installed_{as_dependency,on_request}Mike McQuaid
2016-12-10reinstall/upgrade/install: always output options.Mike McQuaid
2016-11-12Filter formula build options based on those that exist.Mike McQuaid
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01upgrade: tell people that --all is a no-op.Mike McQuaid
2016-09-19Fix `brew style` from #971.Mike McQuaid
2016-09-18upgrade, outdated: follow alias changesAlyssa Ross
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-11cmd/upgrade: fix Rubocop warnings.Mike McQuaid
2016-08-11Update --fetch-HEAD documentationVlad Shablinsky
2016-08-06Update upgrade/outdated documentation (#650)Uladzislau Shablinski
2016-08-06Update upgrade/outdated methods for head versionsVlad Shablinsky
2016-08-05various: eliminate the usage of `any?` (#638)Xu Cheng
2016-07-29Add missing development_tools requires.Mike McQuaid
2016-07-18remove unnecessary `Tab.for_formula`Xu Cheng
2016-07-06development_tools: add installed? method. (#455)Mike McQuaid
2016-05-06brew install: make -s apply only to given formula, not deps (#205)Andrew Janke
2016-04-10Add all the top level commentsMax Nordlund
2016-01-04cleanup: move code away from cmd/Baptiste Fontaine
2015-11-29upgrade: use installed_kegsXu Cheng
2015-11-27formula: refactor outdated handling, add to hash.Mike McQuaid
2015-10-07brew upgrade: provides an option `--cleanup`Rakesh
2015-08-21Merge bottle install without Xcode branchMisty De Meo
2015-08-21Add guards to calls that would trigger Xcode install requestsWilliam Woodruff
2015-08-21FormulaInstaller: add prevent_build_flags to eliminate code repetitionWilliam Woodruff
2015-08-21Install: add BuildToolsError and BuildFlagsErrorWilliam Woodruff
2015-08-09put caveats in finish after post_install Homebrew/homebrew#42565Rafael Kitover
2015-08-03Core files style updates.BrewTestBot
2015-06-05Revert "upgrade: announce usage of --all."Mike McQuaid