aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/dev-cmd
AgeCommit message (Expand)Author
2016-09-18Relocate HOMEBREW_REPOSITORY when necessary.Mike McQuaid
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17test-bot: generate coverage reports on Sierra.Mike McQuaid
2016-09-16update-test: handle missing master branch.Mike McQuaid
2016-09-16Send coverage from Jenkins, don't run OS X Travis.Mike McQuaid
2016-09-13test-bot: fix test default formula handling.Mike McQuaid
2016-09-13test-bot: don't run Homebrew tests for taps PRs.Mike McQuaid
2016-09-13test-bot: also build testing bottle.Mike McQuaid
2016-09-13bottle: allow forcing tap when not present.Mike McQuaid
2016-09-13test-bot: default to building testbottest.Mike McQuaid
2016-09-12Merge pull request #947 from zmwangx/fix-test-bot-descZhiming Wang
2016-09-12test-bot: fix summaryZhiming Wang
2016-09-12test-bot: fix bottling non-testing jobs.Mike McQuaid
2016-09-12test-bot: fix multiline regex.Mike McQuaid
2016-09-12bottle: remove debug statements.Mike McQuaid
2016-09-12test-bot: fix regex placement.Mike McQuaid
2016-09-12Merge pull request #929 from MikeMcQuaid/test-bot-jenkinsfileMike McQuaid
2016-09-11test-bot: handle more Jenkins configurations.Mike McQuaid
2016-09-11dev-cmd/test-bot: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/pull: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/man: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/edit: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/create: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/bump-formula-pr: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/bottle: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/audit: fix Rubocop warnings.Mike McQuaid
2016-09-11dev-cmd/aspell-dictionaries: fix Rubocop warnings.Mike McQuaid
2016-09-11bottle: set bottle block tap.Mike McQuaid
2016-09-11test-bot: don't try to `git clean` any taps.Mike McQuaid
2016-09-11test-bot: try again to fix homebrew/core untap.Mike McQuaid
2016-09-11test-bot: --ci-upload can upload from current dir.Mike McQuaid
2016-09-11Merge pull request #916 from MikeMcQuaid/bottle-old-valueMike McQuaid
2016-09-10bottle: fix old_value/value ordering for --merge.Mike McQuaid
2016-09-10bottle: use key/value rather than field.Mike McQuaid
2016-09-10bottle: further improve --keep-old mismatching.Mike McQuaid
2016-09-10Merge pull request #907 from MikeMcQuaid/brew-tests-developerMike McQuaid
2016-09-10bottle: improve --keep-old failure output.Mike McQuaid
2016-09-10tests: always set HOMEBREW_DEVELOPER=1.Mike McQuaid
2016-09-08Add DEVELOPER COMMANDS to manpage.Mike McQuaid
2016-09-08Don't hide some (now) developer commands.Mike McQuaid
2016-09-08Move developer-focused commands to dev-cmd.Mike McQuaid
2016-09-08Add `--help` to all developer commands.Mike McQuaid
2016-09-07test-bot: separate tap/core no formula handling.Mike McQuaid
2016-09-07test-bot: handle missing tap in exception.Mike McQuaid
2016-09-07test-bot: put exception, retry on missing formula.Mike McQuaid
2016-09-06test-bot: tweak cleaning behaviour again.Mike McQuaid
2016-09-06test-bot: git clean less in cleanup_*.Mike McQuaid
2016-09-05test-bot: never cleanup homebrew/core.Mike McQuaid
2016-09-04test-bot: use UPSTREAM_BOTTLE_KEEP_OLD.Mike McQuaid
2016-09-04Merge pull request #869 from MikeMcQuaid/test-bot-cleanup-all-tapsMike McQuaid