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
/
dev-cmd
/
update-test.rb
Age
Commit message (
Expand
)
Author
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-09-29
Use `PATH` where possible.
Markus Reiter
2017-09-29
brew: handle Ruby 2.3 more gracefully.
Mike McQuaid
2017-05-29
update-test: tweak more edge cases.
Mike McQuaid
2017-05-29
update-test: improve no tags found messaging.
Mike McQuaid
2017-03-28
update-test: Use git fetch --tags --depth=1
Shaun Jackman
2017-03-28
update-test: improve error handling.
Mike McQuaid
2017-03-05
Add more flags and descriptions to man pages.
EricFromCanada
2017-02-25
Update brew's man page formatting and grammar
EricFromCanada
2016-10-29
update-test: fix --to-tag failure on new tag.
Mike McQuaid
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-02
update-test: fix tag updating, skip core tap.
Mike McQuaid
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
update-test: add --to-tag option.
Mike McQuaid
2016-09-22
update-test: more accurate variable names
Alyssa Ross
2016-09-22
docs: more accurate update-test parameter name
Alyssa Ross
2016-09-16
update-test: handle missing master branch.
Mike McQuaid
2016-09-08
Don't hide some (now) developer commands.
Mike McQuaid
2016-09-08
Add `--help` to all developer commands.
Mike McQuaid
2016-08-14
update-test: tweak master not updated check.
Mike McQuaid
2016-08-11
update-test: check we end up at end commit.
Mike McQuaid
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-02
update-test: fix git fork bomb
Xu Cheng
2015-12-19
update-test: allow setting start commit
Xu Cheng
2015-09-18
update-test: use git clone --local instead of copy
Xu Cheng
2015-09-14
fix update-test
Xu Cheng
2015-09-14
update_test: run update verbosely.
Mike McQuaid
2015-09-13
update-test: better output
Xu Cheng
2015-09-12
add dev-cmd folder
Xu Cheng