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
/
update.rb
Age
Commit message (
Expand
)
Author
2011-03-12
Refactor the brew command into one file per command
Max Howell
2010-10-16
update - consistent quoting; use INIT_COMMAND
Adam Vandenberg
2010-08-30
Fix typo in update.rb
Ryan Pavlik
2010-08-07
Show changed examples on update [telemachus]
Adam Vandenberg
2010-07-29
Just use Pathname.cd
Adam Vandenberg
2010-07-03
Move data into updater class
Adam Vandenberg
2010-07-01
Use http URL for "brew update".
Adam Vandenberg
2010-06-15
Modify brew update to show if any formulae were removed.
Trevor Stevens
2010-05-12
Fix the update tests
David Porter
2010-03-01
Move license block to separate LICENSE file.
Adam Vandenberg
2010-02-13
Fixes Homebrew/homebrew#571; brew update doesn't report "Already up-to-date"
Max Howell
2009-12-07
Brew update will git init if required
Max Howell
2009-09-29
Add HOMEBREW_REPOSITORY prefix for `brew up`
Andre Arko
2009-09-28
Properly distinguish between added and updated formulae.
Eloy Duran
2009-09-18
Update references to masterbrew
Max Howell
2009-09-17
Add license header to update.rb
Max Howell
2009-09-17
Rename refresh_brew.rb to update.rb
Max Howell