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
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
2016-07-14
update: git init for core tap as well (#510)
Xu Cheng
2016-07-12
update.sh: improve verbose output and readability. (#486)
Mike McQuaid
2016-07-10
update: mimic doctor permissions advice
Dominyk Tiller
2016-07-07
Autoupdate tweaks (#442)
Mike McQuaid
2016-06-29
brew.sh: rename 'chdir' to 'safe_cd'
Martin Afanasjew
2016-06-16
update.sh: quieten checkout.
Mike McQuaid
2016-06-12
update.sh: developers always run update-report.
Mike McQuaid
2016-06-05
update: pop the stash more quietly
ilovezfs
2016-06-03
update: tweak stash/checkout behavior. (#312)
Mike McQuaid
2016-05-13
fix shellcheck complaint
Xu Cheng
2016-05-13
move git shell function to brew.sh
Xu Cheng
2016-05-13
move brew shell function to brew.sh
Xu Cheng
2016-05-12
update: use lock
Xu Cheng
2016-05-09
update: fix hyphen counting (legacy tap renaming)
Martin Afanasjew
2016-05-09
update: remove stray comma (legacy tap renaming)
Martin Afanasjew
2016-05-03
update.sh: abort rebase and merge.
Mike McQuaid
2016-05-03
update: improve some edge cases.
Mike McQuaid
2016-05-03
update.sh: remove GIT_ASKPASS=false.
Mike McQuaid
2016-05-02
update: escape ? in the help flag list
Xu Cheng
2016-05-02
update: more help flag (#180)
Xu Cheng
2016-04-22
update: rebase (rather than merge) by default.
Mike McQuaid
2016-04-12
update: use official GitHub SHA API. (#75)
Mike McQuaid
2016-04-11
Auto-update when running `brew install`/`upgrade`.
Mike McQuaid
2016-04-10
Add all the top level comments
Max Nordlund
[next]