| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-27 | Added tests for last_revision_commit_of_file | mansimarkaur | |
| 2017-08-26 | Revert "Add check for HEAD ref in diagnostics" | ilovezfs | |
| 2017-08-26 | Revert "diagnostic: don't check CI core branch." | ilovezfs | |
| This reverts commit cb5b14307ca4640e1ba68cfd28e7fef34a3b771b. | |||
| 2017-08-26 | Revert "diagnostic: also don't check Jenkins core branch." | ilovezfs | |
| This reverts commit db41f9d1182ff8c4c3b42b458e38d5c58b496ffb. | |||
| 2017-08-26 | diagnostic: also don't check Jenkins core branch. | Mike McQuaid | |
| 2017-08-26 | diagnostic: don't check CI core branch. | Mike McQuaid | |
| 2017-08-26 | Merge pull request #3087 from GauthamGoli/patches_missing_rule_fix | Mike McQuaid | |
| audit: Add previously unported GH patch audit rule in Patches cop | |||
| 2017-08-26 | Merge pull request #3089 from BenMusch/check-for-branch | Mike McQuaid | |
| Add check for HEAD ref in diagnostics | |||
| 2017-08-26 | audit: Add previously unported GH patch audit rule in Patches cop | Gautham Goli | |
| 2017-08-26 | Prefer if over unless, simplify messaging | Ben Muschol | |
| 2017-08-25 | Fix method name | Ben Muschol | |
| 2017-08-25 | Add check for HEAD ref in diagnostics | Ben Muschol | |
| 2017-08-25 | safe_fork: Improve the error message | Shaun Jackman | |
| 2017-08-24 | Merge pull request #3086 from MikeMcQuaid/audit-taps-shush | Mike McQuaid | |
| audit: don't output when searching taps. | |||
| 2017-08-23 | Merge pull request #2995 from GauthamGoli/audit_line_rubocop_part_2 | JCount | |
| audit: Port line_problems to rubocop and add tests part 2 | |||
| 2017-08-23 | audit: don't output when searching taps. | Mike McQuaid | |
| This messaging was added for the `brew search` command and having it in audit is annoying: (https://github.com/Homebrew/brew/pull/3059#issuecomment-323638672) As a side note: this is why randomly including `cmd/*` is a bad idea. | |||
| 2017-08-23 | Merge pull request #3083 from puredanger/remove-clojure-blacklist | Mike McQuaid | |
| blacklist - remove clojure | |||
| 2017-08-23 | Merge pull request #3075 from reitermarkus/fix-pull | Markus Reiter | |
| Fix `pull`. | |||
| 2017-08-22 | Merge pull request #3077 from vszakats/https1708 | Mike McQuaid | |
| upgrade more urls to https | |||
| 2017-08-22 | remove blacklisting of Clojure to allow adding a Clojure formula | puredanger | |
| 2017-08-22 | upgrade more urls to https | Viktor Szakats | |
| 2017-08-21 | style | Camden Narzt | |
| 2017-08-21 | Add test | Camden Narzt | |
| 2017-08-21 | Fix curl --user flag being broken in dc5a2c17 | Camden Narzt | |
| 2017-08-21 | Fix `pull`. | Markus Reiter | |
| 2017-08-21 | Merge pull request #3063 from GauthamGoli/rubocop_spec_multiline_offenses_fix | JCount | |
| audit: In Cops and their tests convert all multiline strings to heredocs | |||
| 2017-08-20 | Merge pull request #3001 from reitermarkus/cask-conflicts-with | Markus Reiter | |
| Implement `conflicts_with :cask`. | |||
| 2017-08-20 | Move fix from #3070 inside `GitHub` module. | Markus Reiter | |
| 2017-08-19 | Skip search_remote on cask search when HOMEBREW_NO_GITHUB_API is set | Francisco Souza | |
| Fixes #3069. | |||
| 2017-08-18 | Merge pull request #3054 from BenMusch/github-refactor | Markus Reiter | |
| Clean-up code in GitHub module to reduce duplication & coupling w/ Github API | |||
| 2017-08-17 | Change var name | Ben Muschol | |
| 2017-08-17 | Fix typo in spec | Ben Muschol | |
| 2017-08-17 | Improve rspec readability | Ben Muschol | |
| 2017-08-17 | Make test more resilient | Ben Muschol | |
| 2017-08-17 | audit: In Cops and their tests convert all multiline strings to heredocs | Gautham Goli | |
| 2017-08-15 | Merge pull request #3060 from JCount/gpg-stop-pinentry-launch | JCount | |
| gpg: prevent pinentry from launching when creating test key | |||
| 2017-08-15 | Merge pull request #3059 from MikeMcQuaid/why-search-take-so-long | Mike McQuaid | |
| search: explain why it takes the time it does. | |||
| 2017-08-15 | search: explain why it takes the time it does. | Mike McQuaid | |
| Provide a bit of clarity that this isn't just searching a local database but doing an GitHub API and Git history query. | |||
| 2017-08-14 | Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree | Andrew Janke | |
| brew deps: add --include-requirements, plus some fixes | |||
| 2017-08-14 | gpg: prevent pinentry from launching when creating test key | JCount | |
| this is accomplished by setting an empty password in the gnupg batch input file | |||
| 2017-08-14 | Unify vocabulary in github module, remove unnecessary logic | Ben Muschol | |
| Fix duplication bug | |||
| 2017-08-14 | Spec for issues search | Ben Muschol | |
| 2017-08-14 | Implement PR feedback | Ben Muschol | |
| 2017-08-13 | Fix url encoded in expected values | Ben Muschol | |
| 2017-08-13 | fix typo | Ben Muschol | |
| 2017-08-13 | Fix syntax error | Ben Muschol | |
| 2017-08-13 | Rename path_to -> url_to since it returns a url | Ben Muschol | |
| 2017-08-13 | Remove duplicate url generation logic in Github module | Ben Muschol | |
| 2017-08-12 | Revert "Raise an exception when double loading a formula" | Mike McQuaid | |
| 2017-08-12 | Merge pull request #3046 from alyssais/double_formula_load_error | Mike McQuaid | |
| Raise an exception when double loading a formula | |||
