| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-10-02 | update-test: fix tag updating, skip core tap. | Mike McQuaid | |
| Fix updating the `stable` branch used for tagged updates and ensure that the core tap isn’t retapped (the slowest part by far of this test). | |||
| 2016-10-02 | Fix `Tty.gray`. | Markus Reiter | |
| 2016-10-02 | Merge pull request #823 from reitermarkus/refactoring-tty | Markus Reiter | |
| Refactor Tty. | |||
| 2016-10-01 | Merge pull request #1169 from reitermarkus/rubocop-separate-configs | Mike McQuaid | |
| Use separate RuboCop configs for formulae and core code. | |||
| 2016-10-01 | Add `Formatter` module. | Markus Reiter | |
| 2016-10-01 | Refactor Tty. | Markus Reiter | |
| 2016-10-01 | Merge pull request #1201 from MikeMcQuaid/update-test-to-tag | Mike McQuaid | |
| update-test: add --to-tag option. | |||
| 2016-10-01 | update-test: add --to-tag option. | Mike McQuaid | |
| This option is used to test updating between tags. | |||
| 2016-10-01 | man: note --fail-if-changed date behaviour change. | Mike McQuaid | |
| As requested in #1199 this updates the documentation accordingly for that change. | |||
| 2016-10-01 | man: set date when --fail-if-changed. | Mike McQuaid | |
| Set the manpage date to the existing one if we're checking for changes. This avoids the only change being e.g. a new date. | |||
| 2016-09-29 | dev-cmd/man: display diff --stat, add --exit-code | Steven Peters | |
| The --fail-if-changed option will cause `brew man` to return a failing status code if the man files have changed. | |||
| 2016-09-29 | Fix Lint/NestedMethodDefinition` in `dev-cmd/bottle.rb`. | Markus Reiter | |
| 2016-09-27 | Merge pull request #1128 from reitermarkus/rubocop | Mike McQuaid | |
| RuboCop changes. | |||
| 2016-09-27 | bump-formula-pr: document new options | ilovezfs | |
| 2016-09-27 | bump-formula-pr: style fixes | ilovezfs | |
| 2016-09-27 | bump-formula-pr: forced_version support for devel | ilovezfs | |
| 2016-09-27 | bump-formula-pr: add --write option | ilovezfs | |
| intended to be used in combination with --dry-run for a not-so-dry run the expected file modifications are made, but no git actions are taken | |||
| 2016-09-27 | bump-formula-pr: handle gnu mirrors | ilovezfs | |
| and add explicit version when not preexisting | |||
| 2016-09-27 | bump-formula-pr: handle explicit version DSL | ilovezfs | |
| --version=1.2.3 option to set `version "1.2.3"` Note that --version=0 will remove a no-longer-needed explicit version | |||
| 2016-09-27 | bump-formula-pr: --mirror option | ilovezfs | |
| 2016-09-27 | bump-formula-pr: formula name guessing | ilovezfs | |
| 2016-09-27 | bump-formula-pr: set sha256 automatically when possible | ilovezfs | |
| 2016-09-25 | RuboCop: Style/IfUnlessModifier | Markus Reiter | |
| 2016-09-24 | Merge pull request #1123 from reitermarkus/rubocop | Mike McQuaid | |
| RuboCop: Style/AccessorMethodName | |||
| 2016-09-24 | test-bot: move to tap. | Mike McQuaid | |
| Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to work on this with a different, non-tagged workflow. | |||
| 2016-09-24 | RuboCop: Style/AccessorMethodName | Markus Reiter | |
| 2016-09-24 | Fix Style/GuardClause. | Markus Reiter | |
| 2016-09-23 | test-bot: always check style of formula. | Mike McQuaid | |
| 2016-09-23 | Merge pull request #1100 from MikeMcQuaid/test-bot-etc-var1.0.3 | Mike McQuaid | |
| test-bot: cleanup etc/var after each build. | |||
| 2016-09-23 | Fix Style/IfUnlessModifier. | Markus Reiter | |
| 2016-09-23 | Fix Style/GuardClause. | Markus Reiter | |
| 2016-09-23 | Fix Style/NumericLiterals. | Markus Reiter | |
| 2016-09-23 | Fix Style/Next. | Markus Reiter | |
| 2016-09-23 | Fix Performance/FixedSize. | Markus Reiter | |
| 2016-09-23 | test-bot: cleanup Cellar/etc/var after each build. | Mike McQuaid | |
| This has been causing issues when bottling files that are installed to these paths due to the diff algorithm we use for figuring out whether files installed into etc/var belong to a given bottle. Additionally, sometimes not all formulae were uninstalled which meant `brew doctor` would fail. | |||
| 2016-09-23 | Merge pull request #1086 from woodruffw/macho-cosmetics | Mike McQuaid | |
| Remove old cctools references now that only ruby-macho is used. | |||
| 2016-09-23 | Merge pull request #1085 from penman/docs-update_test | Mike McQuaid | |
| docs: more accurate update-test parameter name | |||
| 2016-09-23 | Merge pull request #1041 from penman/parallel_tests | Mike McQuaid | |
| Parallelise test suite | |||
| 2016-09-22 | test: most formulae have tests now | Bob W. Hogg | |
| 2016-09-22 | Remove old cctools references now that only ruby-macho is used. | William Woodruff | |
| 2016-09-22 | update-test: more accurate variable names | Alyssa Ross | |
| 2016-09-22 | docs: more accurate update-test parameter name | Alyssa Ross | |
| `sha1` isn't a very accurate description of what this value can be because it can be any git commit reference. For example, `brew test-bot` uses `brew update-test --commit=HEAD`. | |||
| 2016-09-20 | test-bot: always update to tag for taps. | Mike McQuaid | |
| 2016-09-20 | tests, cask-tests: serialize stdout on CI | Alyssa Ross | |
| 2016-09-20 | Simplify `brew man` authors. | Markus Reiter | |
| 2016-09-20 | man: use new manpages/docs locations. | Mike McQuaid | |
| 2016-09-20 | Update documentation links. | Mike McQuaid | |
| 2016-09-20 | man: read lead, former maintainers, creator. | Mike McQuaid | |
| 2016-09-20 | test-bot: always set PATH to HOMEBREW_PREFIX. | Mike McQuaid | |
| Set the `PATH` to always have the `bin` and `sbin` for the current `HOMEBREW_PREFIX` at the beginning. | |||
| 2016-09-19 | tests: run in parallel | Alyssa Ross | |
