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.sh
Age
Commit message (
Expand
)
Author
2017-07-10
Display "Use `brew upgrade foo` instead" when calling update with args
Tim Marinin
2017-04-25
Allow forcing Homebrew GitHub organisation.
Mike McQuaid
2017-04-02
Document all short flags.
Mike McQuaid
2017-03-12
update: stop autoupdate skipping no formula taps.
Mike McQuaid
2017-01-29
update: note migrations may be performed.
Mike McQuaid
2016-12-01
update.sh: Use full path to pkill
Baptiste Fontaine
2016-09-29
update.sh: use sort instead of git tag --sort.
Mike McQuaid
2016-09-27
update.sh: hide GITHUB_HEADERS missing output.
Mike McQuaid
2016-09-26
update.sh: don't restore branch to stable.
Mike McQuaid
2016-09-25
update.sh: use HOMEBREW_UPDATE_TO_TAG.
Mike McQuaid
2016-09-24
update.sh: use GitHub tags API.
Mike McQuaid
2016-09-24
Merge pull request #1121 from MikeMcQuaid/update-stable-branch
Mike McQuaid
2016-09-24
update.sh: always use stable branch for tags.
Mike McQuaid
2016-09-24
update.sh: do not restore stable (tag) branch
Zhiming Wang
2016-09-23
update.sh: only update to semver tags.
Mike McQuaid
2016-09-22
update.sh: don't print "checkout branch" message.
Mike McQuaid
2016-09-21
update.sh: tweak tag handling.
Mike McQuaid
2016-09-21
update.sh: allow forcing tag update.
Mike McQuaid
2016-09-21
update.sh: update to latest Homebrew/brew tag.
Mike McQuaid
2016-09-20
update.sh: force a full update if we have no tags.
Mike McQuaid
2016-09-20
update.sh: always fetch tags.
Mike McQuaid
2016-09-18
Use new "macOS" naming where appropriate.
Mike McQuaid
2016-09-18
update.sh: turn origin/branch into a variable.
Mike McQuaid
2016-09-17
Always run LinkedKegs migration (if needed).
Mike McQuaid
2016-09-09
Merge pull request #896 from MikeMcQuaid/no-chown-usr-local
Mike McQuaid
2016-09-09
Don't require/recommend ownership of /usr/local.
Mike McQuaid
2016-09-08
update.sh: don't cleanup on update for developers.
Mike McQuaid
2016-09-05
Adjust branch change message
Alyssa Ross
2016-09-05
Warn when changing branch on update
Alyssa Ross
2016-09-01
Merge pull request #801 from MikeMcQuaid/git-shim-realpath
Mike McQuaid
2016-08-25
update.sh: reset pre-stash, die if stash fails.
Mike McQuaid
2016-08-25
Revert "update: make GIT_EXECUTABLE an absolute path."
Mike McQuaid
2016-08-22
update: make GIT_EXECUTABLE an absolute path.
Mike McQuaid
2016-08-17
Fix minor issues in command help text formatting
Martin Afanasjew
2016-08-14
Merge pull request #689 from MikeMcQuaid/update-force
Mike McQuaid
2016-08-12
update: add --force argument.
Mike McQuaid
2016-08-11
update.sh: prevent overwriting UPSTREAM_BRANCH.
Mike McQuaid
2016-08-11
update.sh: further tweak update fix.
Mike McQuaid
2016-08-11
update.sh: check upstream SHA prefetch not local.
Mike McQuaid
2016-08-10
update.sh: all configurable HOMEBREW_AUTO_UPDATE_SECS.
Mike McQuaid
2016-08-10
Tweak HOMEBREW_NO_AUTO_UPDATE handling.
Mike McQuaid
2016-08-10
update.sh: further speed up `brew update`.
Mike McQuaid
2016-08-09
update: suppress warning about missing FETCH_HEAD
Martin Afanasjew
2016-08-09
update: don't recheck taps checked in the last 1m.
Mike McQuaid
2016-08-08
cmd/update.sh: fix style inconsistencies
Martin Afanasjew
2016-08-02
update-report: allow Casks migration to formulae.
AnastasiaSulyagina
2016-07-15
update.sh: fix Git path.
Mike McQuaid
2016-07-15
brew.{rb,sh}: move to Library/Homebrew. (#506)
Mike McQuaid
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2016-07-14
various: don't assume non-OS X == Linux.
Xu Cheng
[next]