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-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
2016-04-10
Implement the `brew help` command
Max Nordlund
2016-04-07
always prefer HOMEBREW_CURL over plain 'curl'
Martin Afanasjew
2016-04-04
Make Homebrew user agent consistent, use a slash.
Mike McQuaid
2016-04-03
Core/formula separation Part 2(b)
0.9.9
Xu Cheng
2016-04-02
git: check homebrew/core existence before installing brewed git
Xu Cheng
2016-03-21
update: use git from ENV/scm/git
Xu Cheng
2016-03-11
Fix `brew update` user agent.
Mike McQuaid
2016-03-09
update: shallow fetch for git_init_if_necessary
Xu Cheng
2016-03-09
Revert "update: checkout branch unconditionally"
Xu Cheng
2016-03-08
update: checkout branch unconditionally
Xu Cheng
2016-03-08
update: passing --force to git fetch
Xu Cheng
2016-02-22
update: better handle merge conflicts.
Mike McQuaid
2016-02-19
update: fix fork bomb caused by `brew update --help`
Xu Cheng
2016-02-18
update: always checkout master.
ilovezfs
2016-02-18
update: use GitHub API to avoid unneeded fetches.
Mike McQuaid
2016-02-15
Promote update-bash to the default updater.
Mike McQuaid
[prev]