aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/update.rb
AgeCommit message (Expand)Author
2014-06-19Only "extend self" once on the Homebrew moduleJack Nagel
2014-05-31Prefer Dir.glob when iterating over the resultJack Nagel
2014-05-14Taps: cleanup regexps around TapsTsukasa OMOTO
2014-05-03The \w character class already includes underscoreJack Nagel
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-25Build relative paths using resolved_path and relative_path_fromJack Nagel
2014-04-25Less code in begin clauseJack Nagel
2014-04-25Extract some boilerplate into an each_tap methodJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-01-03install, update: AlreadyTappedError never raised.Mike McQuaid
2013-12-14update: rewrite origin to point to Homebrew org.Mike McQuaid
2013-12-12Remove unused variablesJack Nagel
2013-12-02Fix tap migrationsJack Nagel
2013-11-14update: add remaining status indicators to diff-tree regexpJack Nagel
2013-11-14update: guard against nil in tap migrationsJack Nagel
2013-11-14Add file type change to git diff-tree regexpJack Nagel
2013-11-01update: check if Cellar exists instead of factory.Mike McQuaid
2013-10-30update: automatically tap migrated formulae.Mike McQuaid
2013-09-24update: handle realpath exception.Mike McQuaid
2013-09-24update: untap/retap formulae before/after pull.Mike McQuaid
2013-09-10update: restore previous state when interruptedJack Nagel
2013-07-09Properly define tapped formulae in updatephinze
2013-06-09Remove adamv-alt references.Adam Vandenberg
2013-03-16Fix `brew update` so that it doesn't show doublesPeter Aronoff
2013-02-18Remove unused variablesJack Nagel
2013-02-18brew-update: show upgrade command on formula parameters.Mike McQuaid
2013-02-03update: abort if formula names are givenAdam Vandenberg
2013-01-06brew update: warn about adamv/homebrew-altAdam Vandenberg
2012-10-28brew-update: Guard non-directory files in TapsCharlie Sharpsteen
2012-10-05pluralize the word 'Formula' in reportsChristian Schlensker
2012-08-01Error handling for individual tapsMax Howell
2012-05-07Unify 'which' and which_s' utility methodsJack Nagel
2012-03-23Parse raw diff output in `brew update`Jack Nagel
2012-03-22Detect and display renames in `brew update`Jack Nagel
2012-03-22Use --verify when querying HEADJack Nagel
2012-03-18Set MACOS_VERSION as 0 on non-OSX platforms.Mike McQuaid
2012-03-18Handle when formula are deleted from tapsMax Howell
2012-03-16Link new tapped formula during brew updateMax Howell
2012-03-16`brew update` will update tapsMax Howell
2012-03-02update: disable git line ending conversionJack Nagel
2011-09-20Allow `brew update --rebase`Max Howell
2011-09-10Use HTTPS during `brew update`Jack Nagel
2011-08-31fix brew update treating command changes as deletionsMisty De Meo
2011-08-31update: make `git pull` update origin/masterJack Nagel
2011-08-26Feature new/removed internal commandsMax Howell
2011-08-26Fix `brew update` after new install for real this time?Max Howell
2011-08-25`brew update` uses origin rather than full URLMax Howell
2011-08-24Constants that are used once are dumbMax Howell
2011-08-06Reset --hard after the first git initMax Howell
2011-08-02Fix `brew update` local changes bugJack Nagel