aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/update.sh
AgeCommit message (Expand)Author
2016-09-09Merge pull request #896 from MikeMcQuaid/no-chown-usr-localMike McQuaid
2016-09-09Don't require/recommend ownership of /usr/local.Mike McQuaid
2016-09-08update.sh: don't cleanup on update for developers.Mike McQuaid
2016-09-05Adjust branch change messageAlyssa Ross
2016-09-05Warn when changing branch on updateAlyssa Ross
2016-09-01Merge pull request #801 from MikeMcQuaid/git-shim-realpathMike McQuaid
2016-08-25update.sh: reset pre-stash, die if stash fails.Mike McQuaid
2016-08-25Revert "update: make GIT_EXECUTABLE an absolute path."Mike McQuaid
2016-08-22update: make GIT_EXECUTABLE an absolute path.Mike McQuaid
2016-08-17Fix minor issues in command help text formattingMartin Afanasjew
2016-08-14Merge pull request #689 from MikeMcQuaid/update-forceMike McQuaid
2016-08-12update: add --force argument.Mike McQuaid
2016-08-11update.sh: prevent overwriting UPSTREAM_BRANCH.Mike McQuaid
2016-08-11update.sh: further tweak update fix.Mike McQuaid
2016-08-11update.sh: check upstream SHA prefetch not local.Mike McQuaid
2016-08-10update.sh: all configurable HOMEBREW_AUTO_UPDATE_SECS.Mike McQuaid
2016-08-10Tweak HOMEBREW_NO_AUTO_UPDATE handling.Mike McQuaid
2016-08-10update.sh: further speed up `brew update`.Mike McQuaid
2016-08-09update: suppress warning about missing FETCH_HEADMartin Afanasjew
2016-08-09update: don't recheck taps checked in the last 1m.Mike McQuaid
2016-08-08cmd/update.sh: fix style inconsistenciesMartin Afanasjew
2016-08-02update-report: allow Casks migration to formulae.AnastasiaSulyagina
2016-07-15update.sh: fix Git path.Mike McQuaid
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-14various: don't assume non-OS X == Linux.Xu Cheng
2016-07-14update: git init for core tap as well (#510)Xu Cheng
2016-07-12update.sh: improve verbose output and readability. (#486)Mike McQuaid
2016-07-10update: mimic doctor permissions adviceDominyk Tiller
2016-07-07Autoupdate tweaks (#442)Mike McQuaid
2016-06-29brew.sh: rename 'chdir' to 'safe_cd'Martin Afanasjew
2016-06-16update.sh: quieten checkout.Mike McQuaid
2016-06-12update.sh: developers always run update-report.Mike McQuaid
2016-06-05update: pop the stash more quietlyilovezfs
2016-06-03update: tweak stash/checkout behavior. (#312)Mike McQuaid
2016-05-13fix shellcheck complaintXu Cheng
2016-05-13move git shell function to brew.shXu Cheng
2016-05-13move brew shell function to brew.shXu Cheng
2016-05-12update: use lockXu Cheng
2016-05-09update: fix hyphen counting (legacy tap renaming)Martin Afanasjew
2016-05-09update: remove stray comma (legacy tap renaming)Martin Afanasjew
2016-05-03update.sh: abort rebase and merge.Mike McQuaid
2016-05-03update: improve some edge cases.Mike McQuaid
2016-05-03update.sh: remove GIT_ASKPASS=false.Mike McQuaid
2016-05-02update: escape ? in the help flag listXu Cheng
2016-05-02update: more help flag (#180)Xu Cheng
2016-04-22update: rebase (rather than merge) by default.Mike McQuaid
2016-04-12update: use official GitHub SHA API. (#75)Mike McQuaid
2016-04-11Auto-update when running `brew install`/`upgrade`.Mike McQuaid
2016-04-10Add all the top level commentsMax Nordlund