| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 Homebrew/homebrew#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 Homebrew/homebrew#30519. | |||
| 2014-06-25 | brew-versions: move to Contributions. | Mike McQuaid | |
| Eventually we'll move Contributions to a tap too. Closes Homebrew/homebrew#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 Homebrew/homebrew#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 | |
| 2014-06-14 | Handle non-ASCII output encoded as ASCII | Jack Nagel | |
| Some tool involved in `brew install node` is emitting UTF-8 even though LANG and LC_ALL are unset. Since the external encoding is US-ASCII, we need to guard against bad data here. | |||
| 2014-06-04 | Remove unicode from example formula | Jack Nagel | |
| 2014-06-04 | Remove non-breaking space | Jack Nagel | |
| 2014-06-04 | Remove stray unicode | Jack Nagel | |
| 2014-06-04 | brew-test-bot: strip bell/alert character. | Mike McQuaid | |
| 2014-06-03 | reword test docs | Adam Vandenberg | |
| 2014-06-03 | add --devel to fetch docs | Adam Vandenberg | |
| 2014-06-03 | test: improve docs for when using HEAD or similar flags | Dave Cottlehuber | |
| Closes Homebrew/homebrew#29791. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-06-03 | String isn't enumerable in 1.9+ | Jack Nagel | |
| 2014-06-03 | Switch to "Current" Ruby framework symlink | Jack Nagel | |
| Closes Homebrew/homebrew#29795. Closes Homebrew/homebrew#29819. | |||
| 2014-05-28 | versions: remove --compact option | Jack Nagel | |
| 2014-05-26 | Undocument search features that no longer exist | Jack Nagel | |
| Due to the fragility of the code, this functionality was removed in recent refactorings of the tap code. It is possible to restore these features, but it needs to be done in a cleaner, more maintainable way. Closes Homebrew/homebrew#29585. | |||
| 2014-05-26 | Fix formula path usage in brew-gist-logs | Jack Nagel | |
| Formula#path can no longer be a symlink. | |||
| 2014-05-25 | bash completion for `brew list --multiple` | Ches Martin | |
| As per 9ab605c7f1883 removal of `brew dirty`. `--multiple` *implies* `--versions`, thus IMO it shouldn't be necessary to also explicitly include the `--versions` option, but that's a separate matter. For now this offers the small added convenience of: $ brew list --m<TAB><TAB> to quickly expand the `brew dirty` equivalent. Closes Homebrew/homebrew#29571. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-05-22 | fix HTTP 422 when gist-logs sends an empty file | Alex Burka | |
| Closes Homebrew/homebrew#29476. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2014-05-21 | make `tests` an internal command | Adam Vandenberg | |
| 2014-05-19 | Remove example that is generally not required | Jack Nagel | |
| 2014-05-18 | always use a top-level array for info JSON | Adam Vandenberg | |
| Closes Homebrew/homebrew#29318. | |||
| 2014-05-17 | Move brew-unpack to core | Jack Nagel | |
| 2014-05-17 | Remove brew-dirty | Adam Vandenberg | |
| Replaced with `brew list --versions --multiple`. | |||
| 2014-05-17 | Remove brew-grep | Adam Vandenberg | |
| 2014-05-16 | more explicit documentation for brew info --json=v1 | Adam Vandenberg | |
| 2014-05-16 | add --installed to json info | Adam Vandenberg | |
| Closes Homebrew/homebrew#29315. | |||
| 2014-05-15 | remove empty file | Adam Vandenberg | |
| 2014-05-13 | add brew-bundle-dir contributed command | Wil Moore III | |
| Closes Homebrew/homebrew#27258. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2014-05-13 | remove commented-out line of code | Adam Vandenberg | |
| 2014-05-11 | Add an option "--root_url=" to bottle command. | Masaki Muranaka | |
| Closes Homebrew/homebrew#29081. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
