| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-04 | brew-test-bot: fix upload type bug. | Mike McQuaid | |
| 2014-08-04 | brew-test-bot: support taps. | Maurus Cuelenaere | |
| Closes #30540. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-07-29 | brew-test-bot: handle changed formulae deps. | Mike McQuaid | |
| If both a formula and its dependencies are changed in a single pull request it'll fail because the bottle block may no longer be correct. Handle this case by ignoring bottle pour failures and fetching the source packages instead of bottles. | |||
| 2014-07-24 | brew-test-bot: clear compiler version cache. | Mike McQuaid | |
| This fix means that brew-test-bot can bottle formulae that require GCC again. | |||
| 2014-07-24 | brew.1: reference GCC 4.9. | Mike McQuaid | |
| 2014-07-21 | brew-pull: don't fail to pull on Formula exception | Mike McQuaid | |
| 2014-07-19 | brew-gist-logs: dump config directly | Jack Nagel | |
| 2014-07-19 | Remove a conditional and always pass the spec to satisfied_requirements | Jack Nagel | |
| 2014-07-19 | Remove the patch from the cache after applying it | Jack Nagel | |
| 2014-07-19 | Use if-else instead of postfix unless | Jack Nagel | |
| 2014-07-19 | Improve pull request URL regexp | Jack Nagel | |
| - use a regexp literal and avoid escaping forward slashes - escape the period in "github.com" - match only hex characters in the commit part - allow hyphen in usernames and repo names, matching what we allow for tap names - avoid unnecessary capture | |||
| 2014-07-15 | Tighten up bottle ruby file glob | Jack Nagel | |
| 2014-07-11 | Fix Grammar in example-formula.rb | Imtiaz Majeed | |
| Fix minor grammar: its -> it's Closes #30826. Signed-off-by: Misty De Meo <mistydemeo@gmail.com> | |||
| 2014-07-11 | Remove dead code | Jack Nagel | |
| 2014-07-11 | Only compute the log file path once per call | Jack Nagel | |
| 2014-07-11 | Remove intermediate variable | Jack Nagel | |
| 2014-07-11 | brew-test-bot: use git to do the diff filtering | Jack Nagel | |
| 2014-07-11 | brew-pull: use git to do the diff filtering | Jack Nagel | |
| 2014-07-10 | Deprecate some contributions. | Mike McQuaid | |
| This is just a starting point to start discussion. I think we have a few options with contributions: - Stop accepting them altogether and move the ones we need/use/support into core commands - Accept them on an unsupported basis and require they be added manually to the PATH - Actively support and fix bugs in them all Closes #30749. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-07-06 | Fix brew-aspell-dictionaries | Jack Nagel | |
| 2014-07-06 | Remove redundant "which git" guards | Jack Nagel | |
| There is always a git executable on PATH due to the git wrapper in Library/Contributions/cmd. The wrapper will notify the user if there is not a real git installed. | |||
| 2014-07-05 | brew-pull: fix --install | Jack Nagel | |
| 2014-07-05 | Remove remaining references to "--fresh" | Jack Nagel | |
| This option was removed in 8cdf4d8ebf439eb9a9ffcaa0e455ced9459e1e41 because it did not do anything. | |||
| 2014-07-05 | brew-pull: combine conditionals | Jack Nagel | |
| 2014-07-05 | brew-pull: avoid the "var = ... rescue nil" dance | Jack Nagel | |
| 2014-07-05 | brew-pull: rescue a specific exception | Jack Nagel | |
| 2014-07-05 | brew-pull: use diff-tree and simplify diff parsing | Jack Nagel | |
| 2014-07-05 | brew-pull: let git-am attempt three-way merge if patch doesn't apply | Jack Nagel | |
| 2014-07-02 | Move constants so we don't have to load all of ENV to get them | Jack Nagel | |
| 2014-07-02 | Add missing require | Jack Nagel | |
| 2014-06-30 | Use 1.8 has syntax | Jack Nagel | |
| Fixes #30558. | |||
| 2014-06-28 | gist-logs: 1.8 compat | Jack Nagel | |
| 2014-06-28 | gist-logs: fix up encoding before passing the response body to OkJson | Jack Nagel | |
| Fixes #30519. | |||
| 2014-06-25 | brew-versions: move to Contributions. | Mike McQuaid | |
| Eventually we'll move Contributions to a tap too. Closes #30298. | |||
| 2014-06-22 | Move deprecated Formula class methods to compat | Jack Nagel | |
| These have all been moved to Formulary. | |||
| 2014-06-21 | deprecate brew-which | Adam Vandenberg | |
| Closes #30311. | |||
| 2014-06-20 | brew-test-bot: use Dir[] for globbing | Jack Nagel | |
| 2014-06-20 | brew-test-bot: use multiple argument form of system | Jack Nagel | |
| 2014-06-20 | Revert "Removew brew-which" | Misty De Meo | |
| This reverts commit c0a32c81eb1b176448cd41866f2d22427c729522. Will add a deprecation notice and remove at a later point in time. | |||
| 2014-06-20 | Removew brew-which | Adam Vandenberg | |
| This functionality is better handled by brew list --versions and other official commands. | |||
| 2014-06-19 | Only "extend self" once on the Homebrew module | Jack Nagel | |
| 2014-06-18 | brew-test-bot: don't pass formula name to fetch twice | Jack Nagel | |
| 2014-06-18 | Fix a typo | Jack Nagel | |
| 2014-06-18 | Undocument `brew versions` | Jack Nagel | |
| 2014-06-15 | brew-test-bot: fix FormulaUnavailableError handling | Jack Nagel | |
| 2014-06-15 | brew-test-bot: use path-limited diff | Jack Nagel | |
| 2014-06-15 | brew-test-bot: make git commands shell-safe | Jack Nagel | |
| 2014-06-15 | brew-test-bot: make test commands shell-safe | Jack Nagel | |
| 2014-06-15 | Migrate readall | Adam Vandenberg | |
| 2014-06-14 | brew-test-bot: remove dead code | Jack Nagel | |
