aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Contributions
AgeCommit message (Expand)Author
2014-06-04Remove unicode from example formulaJack Nagel
2014-06-04Remove non-breaking spaceJack Nagel
2014-06-04Remove stray unicodeJack Nagel
2014-06-04brew-test-bot: strip bell/alert character.Mike McQuaid
2014-06-03reword test docsAdam Vandenberg
2014-06-03add --devel to fetch docsAdam Vandenberg
2014-06-03test: improve docs for when using HEAD or similar flagsDave Cottlehuber
2014-06-03String isn't enumerable in 1.9+Jack Nagel
2014-06-03Switch to "Current" Ruby framework symlinkJack Nagel
2014-05-28versions: remove --compact optionJack Nagel
2014-05-26Undocument search features that no longer existJack Nagel
2014-05-26Fix formula path usage in brew-gist-logsJack Nagel
2014-05-25bash completion for `brew list --multiple`Ches Martin
2014-05-22fix HTTP 422 when gist-logs sends an empty fileAlex Burka
2014-05-21make `tests` an internal commandAdam Vandenberg
2014-05-19Remove example that is generally not requiredJack Nagel
2014-05-18always use a top-level array for info JSONAdam Vandenberg
2014-05-17Move brew-unpack to coreJack Nagel
2014-05-17Remove brew-dirtyAdam Vandenberg
2014-05-17Remove brew-grepAdam Vandenberg
2014-05-16more explicit documentation for brew info --json=v1Adam Vandenberg
2014-05-16add --installed to json infoAdam Vandenberg
2014-05-15remove empty fileAdam Vandenberg
2014-05-13add brew-bundle-dir contributed commandWil Moore III
2014-05-13remove commented-out line of codeAdam Vandenberg
2014-05-11Add an option "--root_url=" to bottle command.Masaki Muranaka
2014-05-08Suggest current practice for autotools depsJack Nagel
2014-05-08Don't advertise using CLT.installed? in the DSL, it's slowJack Nagel
2014-05-08Don't advertise :clt dependency, it's a last resortJack Nagel
2014-05-07brew-pull: update for new tap structureMisty De Meo
2014-05-06Add `brew deps --union` to man pageJack Nagel
2014-05-01Restore bash completion for --configJack Nagel
2014-05-01zsh_completion: fix brew config.Xu Cheng
2014-04-30--config -> configAdam Vandenberg
2014-04-30brew-test-bot: handle failing devel requirements.Mike McQuaid
2014-04-29unpack: use correct constant scope for DATAJack Nagel
2014-04-29brew-unpack: Handle new style :DATA patchesCharlie Sharpsteen
2014-04-27Fix brew-readall for updated tap structureJack Nagel
2014-04-27brew list --versions --multipleAdam Vandenberg
2014-04-24Remove slow tab completion for `brew tap`Jack Nagel
2014-04-24Fix tap completion when there aren't any tapsJack Nagel
2014-04-24Update bash completion for new tap formatJack Nagel
2014-04-23Use gcc instead of apple-gcc42 when needed.Mike McQuaid
2014-04-15brew-test-bot: check CompilerSelectionError twice.Mike McQuaid
2014-04-14Do path and string manipulation in pure bashJack Nagel
2014-04-14Aliases don't have .rb extensions, so no need to remove themJack Nagel
2014-04-14Don't walk tap twice just to get the formula path again, it's slowJack Nagel
2014-04-13readall: read formulae that aren't tapped.Mike McQuaid
2014-04-11readall: set Homebrew.failed on exception.Mike McQuaid
2014-04-07Document behavior of `deps` and `uses` when given multiple argumentsJack Nagel