aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/update.sh
AgeCommit message (Expand)Author
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
2016-04-10Implement the `brew help` commandMax Nordlund
2016-04-07always prefer HOMEBREW_CURL over plain 'curl'Martin Afanasjew
2016-04-04Make Homebrew user agent consistent, use a slash.Mike McQuaid
2016-04-03Core/formula separation Part 2(b)0.9.9Xu Cheng
2016-04-02git: check homebrew/core existence before installing brewed gitXu Cheng
2016-03-21update: use git from ENV/scm/gitXu Cheng
2016-03-11Fix `brew update` user agent.Mike McQuaid
2016-03-09update: shallow fetch for git_init_if_necessaryXu Cheng
2016-03-09Revert "update: checkout branch unconditionally"Xu Cheng