| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-07 | Show changed examples on update [telemachus] | Adam Vandenberg | |
| * Also move updater output into the class itself | |||
| 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 | |
| This allows users behind firewalls to pull down updates to Homebrew itself. Fixes Homebrew/homebrew#1086 | |||
| 2010-06-15 | Modify brew update to show if any formulae were removed. | Trevor Stevens | |
| 2010-05-12 | Fix the update tests | David Porter | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 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 | |
| This is necessary for those who installed Homebrew using the suggested tarball method. Too late for them though. | |||
| 2009-09-29 | Add HOMEBREW_REPOSITORY prefix for `brew up` | Andre Arko | |
| Signed-off-by: Max Howell <max@methylblue.com> I removed whitespace changes and changed readlink to realpath as readlink raises if it's not a link. | |||
| 2009-09-28 | Properly distinguish between added and updated formulae. | Eloy Duran | |
| 2009-09-18 | Update references to masterbrew | Max Howell | |
| I left update_from_masterbrew! as a historical reference. | |||
| 2009-09-17 | Add license header to update.rb | Max Howell | |
| 2009-09-17 | Rename refresh_brew.rb to update.rb | Max Howell | |
| I didn't change the class name, it's clear from the context where it is used what it does. However when just looking at files to figure out the nature of Homebrew I believe in clear naming. Otherwise funny names earn you points. | |||
