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