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
/
update.rb
Age
Commit message (
Expand
)
Author
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-05-31
Prefer Dir.glob when iterating over the result
Jack Nagel
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
2014-04-25
Build relative paths using resolved_path and relative_path_from
Jack Nagel
2014-04-25
Less code in begin clause
Jack Nagel
2014-04-25
Extract some boilerplate into an each_tap method
Jack Nagel
2014-04-24
Make the on-disk representation of taps unambiguous
Tsukasa OMOTO
2014-01-03
install, update: AlreadyTappedError never raised.
Mike McQuaid
2013-12-14
update: rewrite origin to point to Homebrew org.
Mike McQuaid
2013-12-12
Remove unused variables
Jack Nagel
2013-12-02
Fix tap migrations
Jack Nagel
2013-11-14
update: add remaining status indicators to diff-tree regexp
Jack Nagel
2013-11-14
update: guard against nil in tap migrations
Jack Nagel
2013-11-14
Add file type change to git diff-tree regexp
Jack Nagel
2013-11-01
update: check if Cellar exists instead of factory.
Mike McQuaid
2013-10-30
update: automatically tap migrated formulae.
Mike McQuaid
2013-09-24
update: handle realpath exception.
Mike McQuaid
2013-09-24
update: untap/retap formulae before/after pull.
Mike McQuaid
2013-09-10
update: restore previous state when interrupted
Jack Nagel
2013-07-09
Properly define tapped formulae in update
phinze
2013-06-09
Remove adamv-alt references.
Adam Vandenberg
2013-03-16
Fix `brew update` so that it doesn't show doubles
Peter Aronoff
2013-02-18
Remove unused variables
Jack Nagel
2013-02-18
brew-update: show upgrade command on formula parameters.
Mike McQuaid
2013-02-03
update: abort if formula names are given
Adam Vandenberg
2013-01-06
brew update: warn about adamv/homebrew-alt
Adam Vandenberg
2012-10-28
brew-update: Guard non-directory files in Taps
Charlie Sharpsteen
2012-10-05
pluralize the word 'Formula' in reports
Christian Schlensker
2012-08-01
Error handling for individual taps
Max Howell
2012-05-07
Unify 'which' and which_s' utility methods
Jack Nagel
2012-03-23
Parse raw diff output in `brew update`
Jack Nagel
2012-03-22
Detect and display renames in `brew update`
Jack Nagel
2012-03-22
Use --verify when querying HEAD
Jack Nagel
2012-03-18
Set MACOS_VERSION as 0 on non-OSX platforms.
Mike McQuaid
2012-03-18
Handle when formula are deleted from taps
Max Howell
2012-03-16
Link new tapped formula during brew update
Max Howell
2012-03-16
`brew update` will update taps
Max Howell
2012-03-02
update: disable git line ending conversion
Jack Nagel
2011-09-20
Allow `brew update --rebase`
Max Howell
2011-09-10
Use HTTPS during `brew update`
Jack Nagel
2011-08-31
fix brew update treating command changes as deletions
Misty De Meo
2011-08-31
update: make `git pull` update origin/master
Jack Nagel
2011-08-26
Feature new/removed internal commands
Max Howell
2011-08-26
Fix `brew update` after new install for real this time?
Max Howell
2011-08-25
`brew update` uses origin rather than full URL
Max Howell
2011-08-24
Constants that are used once are dumb
Max Howell
2011-08-06
Reset --hard after the first git init
Max Howell
2011-08-02
Fix `brew update` local changes bug
Jack Nagel
[next]